Package com.sun.jdmk.comm

Provides the classes implementing the communication.

See:
          Description

Interface Summary
CommunicatorServerMBean Defines generic behaviour for the server part of a connector or an adaptor.
HtmlParser To be implemented by an MBean acting as an HTML parser.
 

Class Summary
AuthInfo Defines the Authentication Information required by the adaptors for carrying out login/password authentication.
CommunicatorServer Defines generic behavior for the server part of a connector or an adaptor.
HtmlAdaptorServer Acts as an HTML server which allows an HTML browser to manage all MBeans in the agent.
 

Exception Summary
CommunicationException Represents exceptions raised due to communications problems, for example when a managed object server is out of reach.
MalformedHttpException Exception thrown when some HTTP data cannot be decoded.
 

Package com.sun.jdmk.comm Description

Provides the classes implementing the communication.