Class | Description |
---|---|
ClientProvider |
A provider for creating JMX API connector clients using a given
protocol.
|
ROConnection |
This class represents a way to talk to an MBean server through Remote Objects.
|
ROConnector |
The ROConnector thats exposes the active object responsible of creating the ROConnections.
|
ROConnectorServer |
A JMX API connector server that creates Remote Object based connections
from remote clients.
|
ROServerImpl |
A remote object representing a connector server.
|
ServerProvider |
A provider for creating JMX API connector servers using a given
protocol.
|