Uses of Class
com.sun.jdmk.comm.CommunicatorServer

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.
 


Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.