|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommunicatorServer | |
com.sun.jdmk.comm | Provides the classes that implement proprietary connectors and adaptors. |
com.sun.management.comm | Provides the classes implementing the SNMP adaptor servers. |
Uses of CommunicatorServer in com.sun.jdmk.comm |
Subclasses of CommunicatorServer in com.sun.jdmk.comm | |
class |
GenericHttpConnectorServer
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. This class may be removed in a future version of Java DMK. See JdmkLegacyConnector . |
class |
HtmlAdaptorServer
Acts as an HTML server which allows an HTML browser to manage all MBeans in the agent. |
class |
HttpConnectorServer
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. This class may be removed in a future version of Java DMK. See JdmkLegacyConnector . |
class |
HttpsConnectorServer
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. This class may be removed in a future version of Java DMK. See JdmkLegacyConnector . |
class |
RmiConnectorServer
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. The legacy RMI connector, including this class, may be removed in a future version of Java DMK. See javax.management.remote.rmi and JdmkLegacyConnector . |
Uses of CommunicatorServer in com.sun.management.comm |
Subclasses of CommunicatorServer in com.sun.management.comm | |
class |
CommunicatorServer
Defines generic behavior for the server part of a connector or an adaptor. |
class |
SnmpAdaptorServer
Implements an adaptor on top of the SNMP protocol. |
class |
SnmpV3AdaptorServer
Implements an adaptor on top of the SNMP V3 protocol. |
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |