| Package | Description |
|---|---|
| mx4j.tools.remote | |
| mx4j.tools.remote.caucho | |
| mx4j.tools.remote.caucho.burlap | |
| mx4j.tools.remote.caucho.hessian | |
| mx4j.tools.remote.http | |
| mx4j.tools.remote.local |
| Class and Description |
|---|
| AbstractConnection
Implementation of the Connection interface, to be used on the server-side end of the connection.
|
| AbstractJMXConnectorServer
Extends the implementation of JMXConnectorServer by implementing most
JMXConnectorServer methods following the JSR 160 specification and delegating
implementation specific operations using the template method pattern.
|
| Connection
Represents a connection between a client and a server.
|
| ConnectionManager
A ConnectionManager is a server-side object that acts as the factory for new connections and
manages the authentication details.
|
| JMXConnection |
| Class and Description |
|---|
| JMXConnection |
| Class and Description |
|---|
| JMXConnection |
| Class and Description |
|---|
| JMXConnection |
| Class and Description |
|---|
| AbstractConnection
Implementation of the Connection interface, to be used on the server-side end of the connection.
|
| AbstractConnectionManager
Implementation of the ConnectionManager interface that implements emission of connection notifications,
authentication, and proper closing of connections.
|
| AbstractJMXConnector
Abstract implementation of the JMXConnector interface.
|
| AbstractJMXConnectorServer
Extends the implementation of JMXConnectorServer by implementing most
JMXConnectorServer methods following the JSR 160 specification and delegating
implementation specific operations using the template method pattern.
|
| AbstractServerInvoker
This class implements partially the JMXConnection interface to forward the calls
to an MBeanServerConnection object (hence the name 'invoker').
|
| Connection
Represents a connection between a client and a server.
|
| ConnectionManager
A ConnectionManager is a server-side object that acts as the factory for new connections and
manages the authentication details.
|
| JMXConnection |
| JMXConnectionHandler
This handler manages the operations related to the connection itself, such as
JMXConnectionHandler.close(), AbstractConnection.getConnectionId(). |
| JMXConnectionMBeanServerConnection
Abstract implementation of an adapter that converts MBeanServerConnection calls
to JMXConnection calls.
|
| SubjectInvoker |
| Class and Description |
|---|
| AbstractJMXConnector
Abstract implementation of the JMXConnector interface.
|
| AbstractJMXConnectorServer
Extends the implementation of JMXConnectorServer by implementing most
JMXConnectorServer methods following the JSR 160 specification and delegating
implementation specific operations using the template method pattern.
|
| JMXConnection |