A B C D E F G H I J K L M N O P Q R S T U V W X

H

handleCallback(Runnable) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
This method invokes a listener callback.
handleCallback(Runnable) - Method in class com.sun.management.snmp.SnmpEventReportDispatcher
This method invokes a listener callback.
handleIOException(IOException, String) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
This method is called each time an IOException is raised when trying to forward an operation to the underlying MBeanServerConnection, as a result of calling MBeanServerConnectionWrapper.getMBeanServerConnection() or as a result of invoking the operation on the returned connection.
handleJMXConnectionNotification(Notification, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
This method is called internally when a JMXConnectionNotification is received through the underlying MBeanServerConnectionFactory.
handleJMXConnectionNotification(Notification, Object) - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
This method is called internally when a JMXConnectionNotification is received through the underlying source MBeanServerConnectionFactory.
handleMBeanServerNotification(Notification, Object) - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
This method is called internally when a MBeanServerNotification is received from the source (cascaded) MBeanServer.
handleNotification(NotificationListener, Notification, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
This method is called by sendNotification for each listener in order to send the notification to that listener.
handlePacket(Runnable) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
This method handles a received SNMP DatagramPacket.
handlePacket(Runnable) - Method in class com.sun.management.snmp.SnmpEventReportDispatcher
This method handles a received SNMP DatagramPacket.
handleReport(SnmpRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
Called when a report is received when forwarding a request.
handleReport(SnmpRequest) - Method in class com.sun.management.snmp.agent.SnmpUsmProxy
Called when a report is received when forwarding a request.
HandshakeBeginMessage - Class in javax.management.remote.message
Handshake begin message exchanged between the server and the client.
HandshakeBeginMessage(String, String) - Constructor for class javax.management.remote.message.HandshakeBeginMessage
Constructs a new HandshakeBeginMessage with the space-separated list of server's supported profile names and the server version of the JMXMP protocol.
HandshakeEndMessage - Class in javax.management.remote.message
Handshake end message exchanged between the client and the server.
HandshakeEndMessage(Object, String) - Constructor for class javax.management.remote.message.HandshakeEndMessage
Constructs a new HandshakeEndMessage with the opaque context object and connection ID.
HandshakeErrorMessage - Class in javax.management.remote.message
This class represents an error that occurred during the various client/server handshake exchanges.
HandshakeErrorMessage(String) - Constructor for class javax.management.remote.message.HandshakeErrorMessage
Constructs a new HandshakeErrorMessage with the specified error.
hashCode() - Method in class com.sun.jdmk.Enumerated
Returns the hash code for this enumerated.
hashCode() - Method in class com.sun.jdmk.NamedObject
Deprecated. Returns a hash code for this named object.
hashCode() - Method in class com.sun.jdmk.UnsignedLong
 
hashCode() - Method in class com.sun.management.snmp.SnmpEngineId
 
hashCode() - Method in class com.sun.management.snmp.SnmpOid
The hashCode is computed from the OID components.
hasRowStatus() - Method in class com.sun.management.snmp.agent.SnmpMibTable
Return true if the conceptual row contains a columnar object used to control creation/deletion of rows in this table.
hasRowStatus() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
 
hasVarBindException() - Method in class com.sun.management.snmp.SnmpVarBind
Determines whether the SnmpVarBind has an SNMP exception (generated by agent in response to a request).
HeartBeatClientHandler - Interface in com.sun.jdmk.comm
Interface to be implemented by all the connector clients that want to support the heartbeat mechanism.
HeartBeatNotification - Class in com.sun.jdmk.comm
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.
HeartBeatNotification(String, Object, long, long, String, ConnectorAddress) - Constructor for class com.sun.jdmk.comm.HeartBeatNotification
Constructs a heartbeat notification object.
HexToChar(String) - Static method in class com.sun.management.snmp.SnmpString
Converts the specified hexadecimal string into a character string.
hideInvalidResponseError(boolean) - Method in class com.sun.management.snmp.agent.SnmpProxy
Hides invalid response errors.
hideInvalidResponseError(boolean) - Method in class com.sun.management.snmp.manager.SnmpSession
Hides invalid response errors.
HMAC_MD5_AUTH - Static variable in class com.sun.management.snmp.usm.SnmpUsmHmacMd5
Algorithm name as defined in rfc 2574, "usmHMACMD5AuthProtocol".
HMAC_SHA_AUTH - Static variable in class com.sun.management.snmp.usm.SnmpUsmHmacSha
Algorithm name as defined in rfc 2574, "usmHMACSHAAuthProtocol".
HTML_ADAPTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the HTML adaptor.
HTML_ADAPTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the HTML protocol adaptor.
HTML_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an HTML connector type.
HtmlAdaptorServer - Class in com.sun.jdmk.comm
Acts as an HTML server which allows an HTML browser to manage all MBeans in the agent.
HtmlAdaptorServer() - Constructor for class com.sun.jdmk.comm.HtmlAdaptorServer
Constructs an HtmlAdaptorServer that will use the default port (8082).
HtmlAdaptorServer(int) - Constructor for class com.sun.jdmk.comm.HtmlAdaptorServer
Constructs the HtmlAdaptorServer that will use the specified port.
HtmlAdaptorServer(int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.HtmlAdaptorServer
Constructs the HtmlAdaptorServer that will use the specified port and user authentication information list.
HtmlParser - Interface in com.sun.jdmk.comm
To be implemented by an MBean acting as an HTML parser.
HTTP_CLIENT_AUTHINFO - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
Specifies an AuthInfo object used by an HTTP/HTTPS client to connect to its server.
HTTP_CONNECTOR - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
Specifies a protocol name for the JDMK HTTP connector.
HTTP_CONNECTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the HTTP connector.
HTTP_CONNECTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the HTTP connector.
HTTP_SERVER_AUTHINFO_LIST - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
Specifies a list of AuthInfo (com.sun.jdmk.comm.AuthInfo[]) for an HTTP or HTTPS connector server.
HTTP_SERVER_LOCAL_ADDRESS - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
Specifies the local InetAddress the HTTP/HTTPS connector server will bind to.
HTTP_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an HTTP connector type.
HttpConnectorAddress - Class in com.sun.jdmk.comm
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.
HttpConnectorAddress() - Constructor for class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. HttpConnectorAddress constructor.
HttpConnectorAddress(String, int) - Constructor for class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. HttpConnectorAddress constructor.
HttpConnectorAddress(String, int, AuthInfo) - Constructor for class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. HttpConnectorAddress constructor.
HttpConnectorClient - Class in com.sun.jdmk.comm
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.
HttpConnectorClient() - Constructor for class com.sun.jdmk.comm.HttpConnectorClient
Deprecated. Constructs an HttpConnectorClient.
HttpConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.HttpConnectorClient
Deprecated. replaced by the method HttpConnectorClient(String localhost)
HttpConnectorClient(String) - Constructor for class com.sun.jdmk.comm.HttpConnectorClient
Deprecated. Constructs an HttpConnectorClient.
HttpConnectorServer - Class in com.sun.jdmk.comm
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.
HttpConnectorServer() - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
Deprecated. Constructs an HttpConnectorServer.
HttpConnectorServer(int) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
Deprecated. Constructs an HttpConnectorServer.
HttpConnectorServer(int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
Deprecated. Constructs an HttpConnectorServer.
HttpConnectorServer(int, InetAddress) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
Deprecated. Constructs an HttpConnectorServer.
HttpConnectorServer(int, AuthInfo[], InetAddress) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
Deprecated. Constructs an HttpConnectorServer.
HttpConnectorServerMBean - Interface in com.sun.jdmk.comm
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. This interface may be removed in a future version of Java DMK. See JdmkLegacyConnector.
HTTPS_CONNECTOR - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
Specifies a protocol name for the JDMK HTTPS connector.
HTTPS_CONNECTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the HTTPS connector.
HTTPS_CONNECTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the HTTPS connector.
HTTPS_SERVER_NEED_CLIENT_AUTH - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
Specifies the SSL needClientAuth flag used by the HTTPS connector server to require or to not require mutual authentication.
HTTPS_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an HTTPS connector type.
HttpsConnectorAddress - Class in com.sun.jdmk.comm
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.
HttpsConnectorAddress() - Constructor for class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. HttpsConnectorAddress constructor.
HttpsConnectorAddress(String, int) - Constructor for class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. HttpsConnectorAddress constructor.
HttpsConnectorAddress(String, int, AuthInfo) - Constructor for class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. HttpsConnectorAddress constructor.
HttpsConnectorClient - Class in com.sun.jdmk.comm
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.
HttpsConnectorClient() - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
Deprecated. Constructs an HttpsConnectorClient.
HttpsConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
Deprecated. replaced by the method HttpsConnectorClient(String localhost)
HttpsConnectorClient(String) - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
Deprecated. Constructs an HttpsConnectorClient.
HttpsConnectorClient(String, boolean) - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
Deprecated. Constructs an HttpsConnectorClient.
HttpsConnectorServer - Class in com.sun.jdmk.comm
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.
HttpsConnectorServer() - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Constructs an HttpsConnectorServer.
HttpsConnectorServer(int) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Constructs an HttpsConnectorServer.
HttpsConnectorServer(int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Constructs an HttpsConnectorServer.
HttpsConnectorServer(int, InetAddress) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Constructs an HttpsConnectorServer.
HttpsConnectorServer(int, AuthInfo[], InetAddress) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Constructs an HttpsConnectorServer.
HttpsConnectorServer(int, AuthInfo[], InetAddress, boolean) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Constructs an HttpsConnectorServer.
HttpsConnectorServerMBean - Interface in com.sun.jdmk.comm
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. This interface may be removed in a future version of Java DMK. See JdmkLegacyConnector.

Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.