|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectexample.RemoteSubscription
public class RemoteSubscription
This class is simple ISY Insteon Client which enables you to do everything (except trigger) that can be done from the applet through command prompt.
Field Summary | |
---|---|
protected static MyISYInsteonClient |
myISY
|
Constructor Summary | |
---|---|
RemoteSubscription()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static boolean |
subscribe(java.lang.String url)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static MyISYInsteonClient myISY
Constructor Detail |
---|
public RemoteSubscription()
Method Detail |
---|
public static boolean subscribe(java.lang.String url)
public static void main(java.lang.String[] args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |