|
Class Summary |
| DiscoveryClient |
The DiscoveryClient class provides methods to discover agents. |
| DiscoveryMonitor |
The DiscoveryMonitor class implements the m-bean that
listens for registering and deregistering information sent by
DiscoveryResponder objects on a given multicast group. |
| DiscoveryResponder |
The DiscoveryResponder class implements the m-bean that
responds to the discovery requests. |
| DiscoveryResponderEvent |
The DiscoveryResponderEvent object is sent by the
DiscoveryMonitor m-bean to its listener, an instance
of the Java class that implements the DiscoveryResponderListener
interface. |
| DiscoveryResponderEventMO |
The c-bean interface of the DiscoveryResponderEvent m-bean. |
| DiscoveryResponse |
The DiscoveryResponse is used by the DiscoveryClient
class to represent the result of a discovery operation. |