Frames | No Frames |
Classes implementing mx4j.tools.remote.JMXConnection | |
class | |
class | The server-side service (the WebService actually) where remote calls end up
after being parsed by Axis. |
class | This 'pivot' is the one to be used when the invocation is uses the
https protocol
|
Classes implementing mx4j.tools.remote.JMXConnection | |
class |
Classes implementing mx4j.tools.remote.JMXConnection | |
class | |
class |
Classes implementing mx4j.tools.remote.JMXConnection | |
class | This class implements partially the JMXConnection interface to forward the calls
to an MBeanServerConnection object (hence the name 'invoker'). |
class | This handler manages the operations related to the connection itself, such as
close() , JMXConnectionHandler . |
Constructors with parameter type mx4j.tools.remote.JMXConnection | |
JMXConnectionHandler.JMXConnectionHandler(JMXConnection connection, ConnectionManager manager, String connectionId) | |
JMXConnectionMBeanServerConnection.JMXConnectionMBeanServerConnection(JMXConnection connection, Subject delegate) |
Methods with return type mx4j.tools.remote.JMXConnection | |
JMXConnection | |
JMXConnection |
Classes implementing mx4j.tools.remote.JMXConnection | |
class |
Classes implementing mx4j.tools.remote.JMXConnection | |
class | |
class | |
class | Implementation of the HTTPConnector interface that forwards the calls
to an MBeanServerConnection object. |
class |
Constructors with parameter type mx4j.tools.remote.JMXConnection | |
HTTPConnectionHandler.HTTPConnectionHandler(JMXConnection connection, ConnectionManager manager, String connectionId) | |
HTTPConnectionMBeanServerConnection.HTTPConnectionMBeanServerConnection(JMXConnection connection, Subject delegate, RemoteNotificationClientHandler notificationHandler) |