|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.services.net.landiscovery.multicast.TestClient
public class TestClient
The Class TestClient.
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main method. |
void |
serviceAvailable(ServiceDescriptor descriptor)
Service available. |
void |
serviceRemoved(ServiceDescriptor descriptor)
Service removed. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
args
- the arguments
java.io.IOException
- Signals that an I/O exception has occurred.public void serviceAvailable(ServiceDescriptor descriptor)
ServiceDiscoveryListener
serviceAvailable
in interface ServiceDiscoveryListener
descriptor
- the descriptorpublic void serviceRemoved(ServiceDescriptor descriptor)
ServiceDiscoveryListener
serviceRemoved
in interface ServiceDiscoveryListener
descriptor
- the descriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |