|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ClientNotificationHandler | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connectors. |
CommunicatorServerMBean | Defines generic behavior for the server part of a connector or an adaptor. |
ConnectorAddress | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connectors. |
GenericHttpConnectorAddress | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
GenericHttpConnectorServerMBean | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
HeartBeatClientHandler | Interface to be implemented by all the connector clients that want to support the heartbeat mechanism. |
HtmlParser | To be implemented by an MBean acting as an HTML parser. |
HttpConnectorServerMBean | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
HttpsConnectorServerMBean | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
JdmkLegacyConnector | Java DMK legacy connectors (HTTP, HTTPS and RMI) can be created
through the standard JMXConnectorFactory and
JMXConnectorServerFactory since Java DMK 5.1. |
Mapper | Deprecated. MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance . |
RemoteMBeanServer | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
RmiConnectorServerMBean | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
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. |
DefaultMapper | Deprecated. MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance . |
GenericHttpConnectorClient | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
GenericHttpConnectorServer | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
HeartBeatNotification | This notification will be sent by a connector client when the connector client itself connects to or disconnects from the connector server or when the connector server associated to this connector client dies or is temporarily unreachable and after several retries have been carried out unsuccessfully. |
HtmlAdaptorServer | Acts as an HTML server which allows an HTML browser to manage all MBeans in the agent. |
HttpConnectorAddress | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
HttpConnectorClient | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
HttpConnectorServer | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
HttpsConnectorAddress | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
HttpsConnectorClient | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
HttpsConnectorServer | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
RmiConnectorAddress | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
RmiConnectorClient | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
RmiConnectorServer | Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. |
TimedRmiSocketFactory | This class defines an RMI Socket Factory that allows to configure a socket object with a specified timeout. |
TimedURLConnection | This class defines methods to make a socket object with a specified timeout. |
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. |
UnauthorizedSecurityException | Thrown by all the methods in the RemoteMBeanServer interface when the client's login/password is not supported by the server it is trying to contact. |
Provides the classes that implement proprietary connectors and adaptors. You
should not instantiate the connector classes directly, but rather obtain them from the
JmxConnectorFactory
, as explained in the Java
DMK 5.1 Tutorial.
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |