Uses of Interface mx4j.tools.remote.JMXConnection

Uses in package mx4j.tools.remote.caucho

Classes implementing mx4j.tools.remote.JMXConnection

class
class

Uses in package mx4j.tools.remote.http

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)

Uses in package mx4j.tools.remote.caucho.hessian

Classes implementing mx4j.tools.remote.JMXConnection

class

Uses in package mx4j.tools.remote

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)

Methods with return type mx4j.tools.remote.JMXConnection

JMXConnection
JMXConnection

Uses in package mx4j.tools.remote.soap

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

Uses in package mx4j.tools.remote.caucho.burlap

Classes implementing mx4j.tools.remote.JMXConnection

class

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.