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