|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.tools.services.samples.GreetingClient
GreetingClient is a sample client that demonstrates how to use the ServiceDirectory to lookup a service and send messages to it.
| Constructor Summary | |
GreetingClient()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Launch a Greeting client to find greeting services and make requests on them. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GreetingClient()
| Method Detail |
public static void main(java.lang.String[] args)
args - The arguments to the client (currently ignored)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||