|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.platform.ego.examples.ClientSample
public class ClientSample
This sample shows how to register/unregister a client to the Platform EGO.
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Test Driver for client |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- args[0] -> targetURL of Web Service Gateway
args[1] -> notification port (of client)
args[2] -> Client Name (for registration)
args[3] -> Client Description (for registration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |