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

R

readMessage() - Method in interface javax.management.remote.generic.MessageConnection
Reads a Message object from the other end of the connection.
readOnly - Static variable in exception com.sun.management.snmp.SnmpStatusException
Error code as defined in RFC 1448 for: readOnly.
READY - Static variable in class javax.management.remote.message.TLSMessage
This status code is used by a client to indicate that it is ready to start the TLS handshake.
receiveAsGeneric(boolean) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
Call this method in order to be called by receivedTrap (if true).
receivedTrap(SnmpTrap) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
 
receivedTrap(SnmpTrap) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
You must implement this method in order to handle received traps in a generic way.
receivedV1Trap(SnmpPduTrap) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
You must implement this method in order to handle received SNMP V1 traps.
receivedV2Trap(SnmpPduRequest) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
You must implement this method in order to handle received SNMP V2 traps.
receivedV3Trap(SnmpScopedPduRequest) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
You must implement this method in order to handle received SNMP V3 traps.
REGISTER - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
This constant indicates the type of operation.
registerCheckException(SnmpVarBind, SnmpStatusException) - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
This method should be called when a status exception needs to be raised when checking a given varbind for an SNMP SET request.
registerCreatedObject(Object, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated. Register an object from within createMBean().
registerEntryFactory(SnmpTableEntryFactory) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Register the factory through which table entries should be created when remote entry creation is enabled.
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
 
registerGetException(SnmpVarBind, SnmpStatusException) - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
This method should be called when a status exception needs to be raised for a given varbind of an SNMP GET request.
registerGroupNode(String, String, ObjectName, SnmpMibNode, Object, MBeanServer) - Method in class com.sun.management.snmp.agent.SnmpMib
Register an SNMP group and its metadata node in the MIB.
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
registerMBean(Object, ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Registers a pre-existing object as an MBean with the MBean server.
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("registerMBean", name), then checkCreate("registerMBean", object.getClass().getName(), name, null, null, null), then forward this method to the wrapped object.
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Registers a pre-existing object as an MBean with the MBean server.
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
registerNode(String, SnmpMibNode) - Method in class com.sun.management.snmp.agent.SnmpMibOid
Registers a specific node in the tree.
registerObject(Object, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated. Register object in the repository, with the given name.
registerObject(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
Register an OID arc that identifies a scalar object or a table.
registerSetException(SnmpVarBind, SnmpStatusException) - Method in interface com.sun.management.snmp.agent.SnmpMibSubRequest
This method should be called when a status exception needs to be raised for a given varbind of an SNMP SET request.
registerTableEntry(SnmpMibTable, SnmpOid, ObjectName, Object) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
 
registerTableMeta(String, SnmpMibTable) - Method in class com.sun.management.snmp.agent.SnmpMib
Register an SNMP Table metadata node in the MIB.
registerTableMeta(String, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
 
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
Register the group's SnmpMibTable objects with the meta-data.
registerUsmMib(MBeanServer, ObjectName) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
In order to register the USM mib in the MBeanServer .
registerUsmMib() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
In order to register the USM mib in the SnmpV3AdaptorServer.
REGISTRATION - Static variable in class com.sun.jdmk.discovery.DiscoveryResponderNotification
Notification type denoting that the DiscoveryResponder MBean has been registered or unregistered from the MBeanServer.
releaseSecurityCache(SnmpSecurityCache) - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
See SnmpSecurityModel interface for doc.
releaseUserData(Object, SnmpPduPacket) - Method in interface com.sun.management.snmp.agent.SnmpUserDataFactory
Called by the SnmpAdaptorServer adaptor.
releaseUserData(Object, SnmpPdu) - Method in interface com.sun.management.snmp.agent.SnmpUserDataFactory
Called by the SnmpV3AdaptorServer adaptor.
RemoteMBeanServer - 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.
remove(JdmkMBeanServer) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
Remove this ForwardingMBeanServerInterceptor from the chain of interceptors in a JdmkMBeanServer.
remove(ObjectName) - Method in interface com.sun.jdmk.Repository
Deprecated. Removes an MBean from the repository.
remove(ObjectName) - Method in class com.sun.jdmk.RepositorySupport
Deprecated. Removes an MBean from the repository.
remove(SnmpOidTable) - Method in interface com.sun.management.snmp.SnmpOidDatabase
Removes an SnmpOidTable object from this SnmpOidDatabase.
remove(SnmpOidTable) - Method in class com.sun.management.snmp.SnmpOidDatabaseSupport
Removes a SnmpOidTable object from this SnmpOidDatabase.
REMOVE_NOTIFICATION_LISTENER - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.removeNotificationListener(ObjectName, NotificationListener).
REMOVE_NOTIFICATION_LISTENER_FILTER_HANDBACK - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object).
REMOVE_NOTIFICATION_LISTENER_OBJECTNAME - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.removeNotificationListener(ObjectName, ObjectName).
REMOVE_NOTIFICATION_LISTENER_OBJECTNAME_FILTER_HANDBACK - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object).
removeAlgorithm(String) - Method in class com.sun.management.snmp.usm.SnmpUsmAlgorithmManager
Removes the algorithm associated with the passed name.
removeAll() - Method in interface com.sun.management.snmp.SnmpOidDatabase
Removes all the SnmpOidTable objects from this SnmpOidDatabase.
removeAll() - Method in class com.sun.management.snmp.SnmpOidDatabaseSupport
Removes all SnmpOidTable objects from this SnmpOidDatabase.
removeClassLoader(ClassLoader) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
Deprecated.  
removeClassLoader(ObjectName) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
Deprecated.  
removeClassLoader(ClassLoader) - Method in interface com.sun.jdmk.ModifiableClassLoaderRepository
Remove the specified ClassLoader to the repository.
removeClassLoader(ObjectName) - Method in interface com.sun.jdmk.ModifiableClassLoaderRepository
Remove a named ClassLoader from the repository.
removeConnectionNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
 
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
 
removeConnectionNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
This implementation does nothing.
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
This implementation does nothing.
removeConnectionNotificationListener(NotificationListener) - Method in interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory
Removes a listener from the list to be informed of changes in status.
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory
Removes a listener from the list to be informed of changes in status.
removeConnectionNotificationListener(NotificationListener) - Method in class javax.management.remote.generic.GenericConnector
 
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.generic.GenericConnector
 
removeEntry(SnmpOid, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Remove the specified entry from the table.
removeEntry(SnmpOid) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Remove the specified entry from the table.
removeEntry(int, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Remove the specified entry from the table.
removeEntry(SnmpIndex, Object) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
Remove an entry from this table.
removeEntry(UsmUserEntryMBean) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
Remove the specified entry from the table.
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in interface com.sun.management.snmp.agent.SnmpTableCallbackHandler
This method is called by the SNMP runtime after a new entry has been removed from the table.
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
This callback is called by the associated metadata object when a new table entry has been removed from the table metadata.
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
A user has been removed from SNMP.
removeFromMBeanServer(MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Unregister this entry from the MBean server.
removeHeartBeatNotificationListener(NotificationListener) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from this connector client.
removeHeartBeatNotificationListener(NotificationListener) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from this connector client.
removeHeartBeatNotificationListener(NotificationListener) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from this connector client.
removeInformListener(SnmpInformListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Removes an inform request listener.
removeMib(SnmpMibAgent, String) - Method in class com.sun.management.comm.SnmpAdaptorServer
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent) - Method in class com.sun.management.comm.SnmpAdaptorServer
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent, SnmpOid[]) - Method in class com.sun.management.comm.SnmpAdaptorServer
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent, String, SnmpOid[]) - Method in class com.sun.management.comm.SnmpAdaptorServer
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent) - Method in interface com.sun.management.comm.SnmpAdaptorServerMBean
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent, String) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Removes a contextualized MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent, String, SnmpOid[]) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent, String) - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
Removes a contextualized MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent, String) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent, String, SnmpOid[]) - Method in interface com.sun.management.snmp.agent.SnmpMibHandler
Removes the specified MIB from the SNMP protocol adaptor.
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.comm.CommunicatorServer
Removes the specified listener from this CommunicatorServer.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
removeNotificationListener(ObjectName, ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("removeNotificationListener", name), then checkNotification("removeNotificationListener", name), then forward this method to the wrapped object.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("removeNotificationListener", name), then checkNotification("removeNotificationListener", name), then forward this method to the wrapped object.
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("removeNotificationListener", name), then checkNotification("removeNotificationListener", name), then forward this method to the wrapped object.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("removeNotificationListener", name), then checkNotification("removeNotificationListener", name), then forward this method to the wrapped object.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.MBeanServerForwarder
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerForwarder
 
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerForwarder
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Only supported if the underlying interceptor is an instance of MBeanServerInterceptor Otherwise throws UnsupportedOperationException.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Only supported if the underlying interceptor is an instance of MBeanServerInterceptor Otherwise throws UnsupportedOperationException.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.sun.jdmk.NotificationBroadcasterProxy
Deprecated. Enables to remove a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.sun.jdmk.NotificationRegistration
Removes a listener from a registered MBean.
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.CascadingService
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.CascadingService
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Removes a listener from the source MBean.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Removes a listener from the source MBean.
removeNotificationListener(NotificationListener) - Method in class com.sun.management.comm.CommunicatorServer
Removes the specified listener from this CommunicatorServer.
removeNotificationListener(NotificationListener) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Enable to remove an SNMP entry listener from this SnmpMibTable.
removeNotificationListener(NotificationListener) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
Enables to remove an SNMP entry listener from this SnmpMibTable.
removeRequestForwarder(SnmpEngineId) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
Removes a request forwarder.
removeTableRow(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Remove a table row upon a remote manager request.
removeTrapListener(SnmpTrapListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Removes a trap listener.
removeUser(SnmpEngineId, String, boolean) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
Removes a user form the Lcd.
removeUser(SnmpEngineId, String, boolean) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
 
removeUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Removes user authentication information from this server.
removeUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Removes the authentication information of the given user from the list of users authenticated by this server.
removeV1Target(String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Remove the first occurrence of the passed target.
removeV1Target(String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Remove the first occurrence of the passed target.
removeV1Target(String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Remove the first occurrence of the passed target.
removeV1Target(String, int) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Remove the first occurrence of the passed target.
removeV2Target(String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Remove the first occurrence of the passed target.
removeV2Target(String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Remove the first occurrence of the passed target.
removeV2Target(String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Remove the first occurrence of the passed target.
removeV2Target(String, int) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Remove the first occurrence of the passed target.
removeV3Target(String) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Remove the first occurrence of the passed target.
removeV3Target(String, int) - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Remove the first occurrence of the passed target.
removeV3Target(String) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Remove the first occurrence of the passed target.
removeV3Target(String, int) - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Remove the first occurrence of the passed target.
removeVarBind(String[], String) - Method in class com.sun.management.snmp.SnmpVarBindList
Removes the array of SNMP MIB variables and instances from the existing SnmpVarBindList.
removeVarBind(String[]) - Method in class com.sun.management.snmp.SnmpVarBindList
Removes the array of SNMP MIB variables from the existing SnmpVarBindList.
removeVarBind(String) - Method in class com.sun.management.snmp.SnmpVarBindList
Removes the SnmpVarBind object corresponding to the given MIB variable from the existing SnmpVarBindList.
removeVarBind(SnmpVarBind) - Method in class com.sun.management.snmp.SnmpVarBindList
Removes the given SnmpVarBind object from the existing SnmpVarBindList.
removeVarBindList(SnmpVarBindList) - Method in class com.sun.management.snmp.SnmpVarBindList
Removes all the SnmpVarBind objects of the given SnmpVarBindList from the existing SnmpVarBindList.
replaceVarBind(SnmpVarBind, int) - Method in class com.sun.management.snmp.SnmpVarBindList
Replaces an element at a specified location with the new element.
reportableFlag - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Flag that indicates that a report is to be sent.
Repository - Interface in com.sun.jdmk
Deprecated. This interface is kept as a utility class, though it is no longer used. It may not be supported in future releases.
RepositorySupport - Class in com.sun.jdmk
Deprecated. This class is kept as a utility class, though it is no longer used. It may not be supported in future releases.
RepositorySupport() - Constructor for class com.sun.jdmk.RepositorySupport
Deprecated. The default constructor.
requestId - Variable in class com.sun.management.snmp.SnmpPdu
Request identifier.
rereadTheFile() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
Resets this ACL to the values contained in the configuration file.
rereadTheFile() - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
Resets this ACL to the values contained in the configuration file.
reset() - Method in class com.sun.jdmk.tasks.DaemonTaskServer
Reset the DaemonTaskServer.
reset() - Method in class com.sun.management.snmp.BerDecoder
 
reset() - Method in class com.sun.management.snmp.usm.SnmpUsmEnginePeer
Clean the previous engine time and boots.
resetParser() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the ObjectName of the Parser attribute to null
resetToDefault() - Method in class com.sun.management.snmp.manager.SnmpOptions
Resets to default options.
resolveVarName(String) - Method in class com.sun.management.snmp.SnmpOid
Resolves a MIB variable String with the MIB database.
resolveVarName(String) - Method in interface com.sun.management.snmp.SnmpOidDatabase
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object containing information on the variable.
resolveVarName(String) - Method in class com.sun.management.snmp.SnmpOidDatabaseSupport
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object containing information on the variable.
resolveVarName(String) - Method in interface com.sun.management.snmp.SnmpOidTable
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object containing information on the variable.
resolveVarName(String) - Method in class com.sun.management.snmp.SnmpOidTableSupport
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object containing information on the variable.
resolveVarName(String) - Method in class com.sun.management.snmp.SnmpVarBind
Consults the MIB table storage to resolve the name to its OID type structure.
resolveVarOid(String) - Method in interface com.sun.management.snmp.SnmpOidDatabase
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing information on the variable.
resolveVarOid(String) - Method in class com.sun.management.snmp.SnmpOidDatabaseSupport
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing information on the variable.
resolveVarOid(String) - Method in interface com.sun.management.snmp.SnmpOidTable
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing information on the variable.
resolveVarOid(String) - Method in class com.sun.management.snmp.SnmpOidTableSupport
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing information on the variable.
restore(ThreadContext) - Static method in class com.sun.jdmk.ThreadContext
Restore the context stack to an earlier state.
resyncOnTimelinessReport(boolean) - Method in class com.sun.management.snmp.agent.SnmpUsmProxy
When receiving a report, the proxy will resynchronize if the report is due to a timeliness desynchronization.
retrieve(ObjectName) - Method in interface com.sun.jdmk.Repository
Deprecated. Retrieves the MBean of the name specified from the repository.
retrieve(ObjectName) - Method in class com.sun.jdmk.RepositorySupport
Deprecated. Retrieves the MBean of the name specified from the repository.
RMI_CONNECTOR - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
Specifies a protocol name for the JDMK RMI connector.
RMI_CONNECTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the RMI connector.
RMI_CONNECTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the RMI connector.
RMI_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an RMI connector type.
RmiConnectorAddress - Class in com.sun.jdmk.comm
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.
RmiConnectorAddress() - Constructor for class com.sun.jdmk.comm.RmiConnectorAddress
Deprecated. RmiConnectorAddress constructor.
RmiConnectorAddress(String, int, String) - Constructor for class com.sun.jdmk.comm.RmiConnectorAddress
Deprecated. RmiConnectorAddress constructor.
RmiConnectorClient - Class in com.sun.jdmk.comm
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.
RmiConnectorClient(RMIClientSocketFactory) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
Deprecated.  
RmiConnectorClient() - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Default constructor for RmiConnectorClient.
RmiConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Only used for a Client with Java DMK 5.0 to connect to a server with a Java DMK 4.2 or earlier version.
RmiConnectorClient(InetAddress, int) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
Deprecated.  
RmiConnectorClient(String) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Constructs an RmiConnectorClient.
RmiConnectorServer - Class in com.sun.jdmk.comm
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.
RmiConnectorServer() - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Default constructor for RmiConnectorServer.
RmiConnectorServer(int) - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Constructor for RmiConnectorServer.
RmiConnectorServer(String) - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Constructor for RmiConnectorServer.
RmiConnectorServer(int, String) - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Constructor for RmiConnectorServer.
RmiConnectorServerMBean - Interface in com.sun.jdmk.comm
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. The legacy RMI connector, including this interface, may be removed in a future version of Java DMK. See javax.management.remote.rmi and JdmkLegacyConnector.
root - Variable in class com.sun.management.snmp.agent.SnmpMib
The top element in the Mib tree.
run() - Method in class com.sun.jdmk.comm.CommunicatorServer
For Java DMK internal use only.
run() - Method in class com.sun.management.comm.CommunicatorServer
For Java DMK internal use only.
run() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Dispatching loop.
run() - Method in class com.sun.management.snmp.manager.SnmpSession
Dispatcher method for this session thread.
RuntimeManagerException - Exception in com.sun.jdmk
Deprecated. This class may be removed in a future version of Java DMK.
RuntimeManagerException() - Constructor for exception com.sun.jdmk.RuntimeManagerException
Deprecated. Default constructor.
RuntimeManagerException(String) - Constructor for exception com.sun.jdmk.RuntimeManagerException
Deprecated. Constructor that allows a specific error message to be specified.
RuntimeProxyException - Exception in com.sun.jdmk
Deprecated. This class may be removed in a future version of Java DMK.
RuntimeProxyException() - Constructor for exception com.sun.jdmk.RuntimeProxyException
Deprecated. Default constructor.
RuntimeProxyException(String) - Constructor for exception com.sun.jdmk.RuntimeProxyException
Deprecated. Constructor that allows a specific error message to be specified.

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.