Class Summary |
DiscoveryClient |
Sends a "where is" request to a multicast group/port, and waits for a service
to respond with its host/port. |
DiscoveryServer |
An aggregate class of ServerSocket.class. |
DiscoverySocket |
A DiscoverySocket is a standard socket implementation that
can use dynamic discovery to determine the host
address and port. |
RemoteService |
|
RemoteServiceWrapper |
|
ServerSocketProcessor |
Base class for socket server class that listens for publisher and subscriber
connections, passing them to a dedicated thread. |
SocketStreamFilter |
Client stream for communicating with a remote service. |