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

A

accept() - Method in interface com.sun.jmx.remote.generic.SynchroMessageConnectionServer
Listens for a connection to be made to this server and accepts it.
accept() - Method in class com.sun.jmx.remote.generic.SynchroMessageConnectionServerImpl
 
accept() - Method in class com.sun.jmx.remote.socket.SocketConnectionServer
 
accept() - Method in interface javax.management.remote.generic.MessageConnectionServer
Listens for a connection to be made to this server and accepts it.
activate() - Method in interface com.sun.jmx.remote.generic.ProfileClient
 
activate() - Method in interface com.sun.jmx.remote.generic.ProfileServer
 
activate() - Method in class com.sun.jmx.remote.opt.security.SASLClientHandler
 
activate() - Method in class com.sun.jmx.remote.opt.security.SASLServerHandler
 
activate() - Method in class com.sun.jmx.remote.opt.security.TLSClientHandler
 
activate() - Method in class com.sun.jmx.remote.opt.security.TLSServerHandler
 
add(Object) - Method in class com.sun.jmx.remote.opt.internal.ArrayQueue
 
ADD_NOTIFICATION_LISTENER_OBJECTNAME - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
ADD_NOTIFICATION_LISTENERS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.generic.GenericConnector
 
addListenerForMBeanRemovedNotif() - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
addNotificationListener(Integer, ObjectName, NotificationListener, NotificationFilter, Object, Subject) - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
addNotificationListener(ObjectName, NotificationFilter) - Method in class com.sun.jmx.remote.opt.internal.ServerNotifForwarder
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
AdminClient - Class in com.sun.jmx.remote.opt.security
 
AdminClient(Map) - Constructor for class com.sun.jmx.remote.opt.security.AdminClient
 
AdminServer - Class in com.sun.jmx.remote.opt.security
 
AdminServer(Map) - Constructor for class com.sun.jmx.remote.opt.security.AdminServer
 
ArrayNotificationBuffer - Class in com.sun.jmx.remote.opt.internal
A circular buffer of notifications received from an MBean server.
ArrayQueue - Class in com.sun.jmx.remote.opt.internal
 
ArrayQueue(int) - Constructor for class com.sun.jmx.remote.opt.internal.ArrayQueue
 
authenticate(Object) - Method in class com.sun.jmx.remote.opt.security.JMXPasswordAuthenticator
Authenticate the MBeanServerConnection client with the given client credentials.
available() - Method in class com.sun.jmx.remote.opt.security.SASLInputStream
 

B

BUFFER_SIZE_PROPERTY - Static variable in class com.sun.jmx.remote.opt.util.EnvHelp
Name of the attribute that specifies the size of a notification buffer for a connector server.

C

CacheMap - Class in com.sun.jmx.remote.opt.util
Like WeakHashMap, except that the keys of the n most recently-accessed entries are kept as soft references.
CacheMap(int) - Constructor for class com.sun.jmx.remote.opt.util.CacheMap
Create a CacheMap that can keep up to nSoftReferences as soft references.
checkAttributes(Map) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
 
checkConnection() - Method in class com.sun.jmx.remote.opt.internal.ClientCommunicatorAdmin
Called by this class to check a client connection.
CheckProfiles - Interface in com.sun.jmx.remote.generic
 
checkProfiles(Map, List, Object, String) - Method in interface com.sun.jmx.remote.generic.CheckProfiles
Check that the negotiated profiles are acceptable for the server's defined security policy.
checkRead() - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Check if the caller can do read operations.
checkRead() - Method in class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
Check if the caller can do read operations.
checkWrite() - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Check if the caller can do write operations.
checkWrite() - Method in class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
Check if the caller can do write operations.
ClassLoaderWithRepository - Class in com.sun.jmx.remote.opt.util
 
ClassLoaderWithRepository(ClassLoaderRepository, ClassLoader) - Constructor for class com.sun.jmx.remote.opt.util.ClassLoaderWithRepository
 
ClassLogger - Class in com.sun.jmx.remote.opt.util
 
ClassLogger(String, String) - Constructor for class com.sun.jmx.remote.opt.util.ClassLogger
 
CLIENT_ADMIN - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies a ClientAdmin object.
CLIENT_CONNECTION_CHECK_PERIOD - Static variable in class com.sun.jmx.remote.opt.util.EnvHelp
Name of the attribute that specifies the period in millisecond for a client to check its connection.
CLIENT_SYNCHRO_MESSAGE_CONNECTION - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies a ClientSynchroMessageConnection object.
ClientAdmin - Interface in com.sun.jmx.remote.generic
This interface specifies methods to administrate a client transport connection.
ClientCommunicatorAdmin - Class in com.sun.jmx.remote.opt.internal
 
ClientCommunicatorAdmin(long) - Constructor for class com.sun.jmx.remote.opt.internal.ClientCommunicatorAdmin
 
ClientListenerInfo - Class in com.sun.jmx.remote.opt.internal
 
ClientListenerInfo(Integer, ObjectName, NotificationListener, NotificationFilter, Object, Subject) - Constructor for class com.sun.jmx.remote.opt.internal.ClientListenerInfo
 
ClientNotifForwarder - Class in com.sun.jmx.remote.opt.internal
 
ClientNotifForwarder(Map) - Constructor for class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
ClientNotifForwarder(ClassLoader, Map) - Constructor for class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
ClientProvider - Class in com.sun.jmx.remote.profile.sasl
 
ClientProvider() - Constructor for class com.sun.jmx.remote.profile.sasl.ClientProvider
 
ClientProvider - Class in com.sun.jmx.remote.profile.tls
 
ClientProvider() - Constructor for class com.sun.jmx.remote.profile.tls.ClientProvider
 
ClientProvider - Class in com.sun.jmx.remote.protocol.jmxmp
 
ClientProvider() - Constructor for class com.sun.jmx.remote.protocol.jmxmp.ClientProvider
 
ClientSynchroMessageConnection - Interface in com.sun.jmx.remote.generic
 
ClientSynchroMessageConnectionImpl - Class in com.sun.jmx.remote.generic
 
ClientSynchroMessageConnectionImpl(MessageConnection, SynchroCallback, Map) - Constructor for class com.sun.jmx.remote.generic.ClientSynchroMessageConnectionImpl
 
close() - Method in class com.sun.jmx.remote.generic.ClientSynchroMessageConnectionImpl
 
close() - Method in class com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl
 
close() - Method in interface com.sun.jmx.remote.generic.SynchroMessageConnection
Closes this connection.
close() - Method in class com.sun.jmx.remote.opt.security.SASLInputStream
 
close() - Method in class com.sun.jmx.remote.opt.security.SASLOutputStream
 
close() - Method in class com.sun.jmx.remote.socket.SocketConnection
 
close() - Method in class javax.management.remote.generic.GenericConnector
 
close() - Method in interface javax.management.remote.generic.MessageConnection
Terminates this object connection.
CloseMessage - Class in javax.management.remote.message
This class is used to inform a remote side of local closing.
CloseMessage() - Constructor for class javax.management.remote.message.CloseMessage
Constructs a CloseMessage with null message.
CloseMessage(String) - Constructor for class javax.management.remote.message.CloseMessage
Constructs a CloseMessage with a user specific message.
com.sun.jmx.remote.generic - package com.sun.jmx.remote.generic
Warning: Classes in this package are reserved for internal use.
com.sun.jmx.remote.opt.internal - package com.sun.jmx.remote.opt.internal
Warning: Classes in this package are reserved for internal use.
com.sun.jmx.remote.opt.security - package com.sun.jmx.remote.opt.security
Warning: Classes in this package are reserved for internal use.
com.sun.jmx.remote.opt.util - package com.sun.jmx.remote.opt.util
Warning: Classes in this package are reserved for internal use.
com.sun.jmx.remote.profile.sasl - package com.sun.jmx.remote.profile.sasl
Warning: Classes in this package are reserved for internal use.
com.sun.jmx.remote.profile.tls - package com.sun.jmx.remote.profile.tls
Warning: Classes in this package are reserved for internal use.
com.sun.jmx.remote.protocol.jmxmp - package com.sun.jmx.remote.protocol.jmxmp
Warning: Classes in this package are reserved for internal use.
com.sun.jmx.remote.socket - package com.sun.jmx.remote.socket
Warning: Classes in this package are reserved for internal use.
combine(ProtectionDomain[], ProtectionDomain[]) - Method in class com.sun.jmx.remote.opt.security.JMXSubjectDomainCombiner
 
COMPLETE - Static variable in class javax.management.remote.message.SASLMessage
This status code is used by a server to indicate that the authentication exchange is complete and successful.
config(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
config(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
config(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
configOn() - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
connect(Map) - Method in class com.sun.jmx.remote.generic.ClientSynchroMessageConnectionImpl
 
connect(Map) - Method in class com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl
 
connect(Map) - Method in interface com.sun.jmx.remote.generic.SynchroMessageConnection
Establish the connection.
connect(Map) - Method in class com.sun.jmx.remote.socket.SocketConnection
 
connect() - Method in class javax.management.remote.generic.GenericConnector
 
connect(Map) - Method in class javax.management.remote.generic.GenericConnector
 
connect(Map) - Method in interface javax.management.remote.generic.MessageConnection
Establish the connection.
connect(Map) - Method in class javax.management.remote.jmxmp.JMXMPConnector
 
connectionClosed(MessageConnection) - Method in interface com.sun.jmx.remote.generic.ClientAdmin
Informs that a transport connection has been closed.
connectionClosed(MessageConnection) - Method in interface com.sun.jmx.remote.generic.ServerAdmin
Informs that a transport connection has been closed.
connectionClosed(MessageConnection) - Method in class com.sun.jmx.remote.opt.security.AdminClient
 
connectionClosed(MessageConnection) - Method in class com.sun.jmx.remote.opt.security.AdminServer
 
ConnectionClosedException - Exception in javax.management.remote.generic
Thrown by a connection server when it receives a request for a connection that it has decided to close.
ConnectionClosedException() - Constructor for exception javax.management.remote.generic.ConnectionClosedException
Constructs a ConnectionClosedException with null as its error detail message.
ConnectionClosedException(String) - Constructor for exception javax.management.remote.generic.ConnectionClosedException
Constructs a ConnectionClosedException with the specified detail message.
connectionException(Exception) - Method in interface com.sun.jmx.remote.generic.SynchroCallback
Called when an Exception occurs when reading a request sent by the peer or when writing the response to the recived request.
connectionOpen(MessageConnection) - Method in interface com.sun.jmx.remote.generic.ClientAdmin
Tells that a transport connection has been established and an implementation of this method is called to verify this connection, for example, to do authentication, to add a encription level to secure the connection etc.
connectionOpen(MessageConnection) - Method in interface com.sun.jmx.remote.generic.ServerAdmin
Tells that a new client is arrived and an implementation of this method is called to verify this client, for example, to do authentication, to add a encription level to secure the connection etc.
connectionOpen(MessageConnection) - Method in class com.sun.jmx.remote.opt.security.AdminClient
 
connectionOpen(MessageConnection) - Method in class com.sun.jmx.remote.opt.security.AdminServer
 
consumeMessage(ProfileMessage) - Method in interface com.sun.jmx.remote.generic.ProfileClient
 
consumeMessage(ProfileMessage) - Method in interface com.sun.jmx.remote.generic.ProfileServer
 
consumeMessage(ProfileMessage) - Method in class com.sun.jmx.remote.opt.security.SASLClientHandler
 
consumeMessage(ProfileMessage) - Method in class com.sun.jmx.remote.opt.security.SASLServerHandler
 
consumeMessage(ProfileMessage) - Method in class com.sun.jmx.remote.opt.security.TLSClientHandler
 
consumeMessage(ProfileMessage) - Method in class com.sun.jmx.remote.opt.security.TLSServerHandler
 
CONTINUE - Static variable in class javax.management.remote.message.SASLMessage
This status code is used by either a client or server to indicate that they require more interaction with the other peer in order to complete the authentication exchange.
CREATE_MBEAN - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
CREATE_MBEAN_LOADER - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
CREATE_MBEAN_LOADER_PARAMS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
CREATE_MBEAN_PARAMS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
createMBean(String, ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
createProfile(String, Map) - Static method in class com.sun.jmx.remote.generic.ProfileClientFactory
Create a profile.
createProfile(String, Map) - Method in interface com.sun.jmx.remote.generic.ProfileClientProvider
Create a new profile.
createProfile(String, Map) - Static method in class com.sun.jmx.remote.generic.ProfileServerFactory
Create a profile.
createProfile(String, Map) - Method in interface com.sun.jmx.remote.generic.ProfileServerProvider
Create a new profile.
createProfile(String, Map) - Method in class com.sun.jmx.remote.profile.sasl.ClientProvider
 
createProfile(String, Map) - Method in class com.sun.jmx.remote.profile.sasl.ServerProvider
 
createProfile(String, Map) - Method in class com.sun.jmx.remote.profile.tls.ClientProvider
 
createProfile(String, Map) - Method in class com.sun.jmx.remote.profile.tls.ServerProvider
 

D

debug(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
debug(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
debug(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
debugOn() - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
DEFAULT_HIDDEN_ATTRIBUTES - Static variable in class com.sun.jmx.remote.opt.util.EnvHelp
Default list of attributes not to show.
DEFAULT_ORB - Static variable in class com.sun.jmx.remote.opt.util.EnvHelp
 
DefaultConfig - Class in com.sun.jmx.remote.generic
 
DefaultConfig() - Constructor for class com.sun.jmx.remote.generic.DefaultConfig
 
delegatedContext(AccessControlContext, Subject) - Method in class com.sun.jmx.remote.opt.security.SubjectDelegator
 
deserialize(ObjectName, byte[]) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
deserialize(String, byte[]) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
dispose() - Method in class com.sun.jmx.remote.opt.internal.ArrayNotificationBuffer
 
dispose() - Method in interface com.sun.jmx.remote.opt.internal.NotificationBuffer
Discard this buffer.
done(RemoteCall) - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
doStart() - Method in class com.sun.jmx.remote.opt.internal.ClientCommunicatorAdmin
Tells a client to re-start again.
doStop() - Method in class com.sun.jmx.remote.opt.internal.ClientCommunicatorAdmin
Tells a client to stop becaue failing to call checkConnection.
doStop() - Method in class com.sun.jmx.remote.opt.internal.ServerCommunicatorAdmin
Called by this class to tell an implementation to do stop.

E

EnvHelp - Class in com.sun.jmx.remote.opt.util
 
EnvHelp() - Constructor for class com.sun.jmx.remote.opt.util.EnvHelp
 
equals(Object) - Method in class com.sun.jmx.remote.opt.internal.ListenerInfo
 
error(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
error(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
error(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
execute(Message) - Method in interface com.sun.jmx.remote.generic.SynchroCallback
Called when receiving a remote request.
EXPORTER_ATTRIBUTE - Static variable in interface com.sun.jmx.remote.opt.internal.RMIExporter
 
exportObject(Remote, int, RMIClientSocketFactory, RMIServerSocketFactory) - Method in interface com.sun.jmx.remote.opt.internal.RMIExporter
 

F

FETCH_TIMEOUT - Static variable in class com.sun.jmx.remote.opt.util.EnvHelp
Name of the attribute that specifies the timeout for a client to fetch notifications from its server.
fetchNotifications(Set, long, long, int) - Method in class com.sun.jmx.remote.opt.internal.ArrayNotificationBuffer
Fetch notifications that match the given listeners.
fetchNotifications(Set, long, long, int) - Method in interface com.sun.jmx.remote.opt.internal.NotificationBuffer
Fetch notifications that match the given listeners.
fetchNotifs(long, int, long) - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
Called to to fetch notifications from a server.
fetchNotifs(long, long, int) - Method in class com.sun.jmx.remote.opt.internal.ServerNotifForwarder
 
filterAttributes(Map) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
 
finalize() - Method in class com.sun.jmx.remote.opt.util.ThreadService
 
findClass(String) - Method in class com.sun.jmx.remote.opt.util.ClassLoaderWithRepository
 
findClass(String) - Method in class com.sun.jmx.remote.opt.util.OrderClassLoaders
 
fine(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
fine(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
fine(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
fineOn() - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
finer(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
finer(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
finer(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
finerOn() - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
finest(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
finest(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
finest(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
finestOn() - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 

G

GenericConnector - Class in javax.management.remote.generic
A client connection to a remote JMX API server.
GenericConnector() - Constructor for class javax.management.remote.generic.GenericConnector
Default no-arg constructor.
GenericConnector(Map) - Constructor for class javax.management.remote.generic.GenericConnector
Constructor specifying connection attributes.
GenericConnectorServer - Class in javax.management.remote.generic
A JMX API Connector server that creates connections to remote clients.
GenericConnectorServer(Map, MBeanServer) - Constructor for class javax.management.remote.generic.GenericConnectorServer
Constructs a GenericConnectorServer attached to the given MBean server.
get(int) - Method in class com.sun.jmx.remote.opt.internal.ArrayQueue
 
get(MarshalledObject) - Method in interface com.sun.jmx.remote.opt.internal.Unmarshal
 
get(Object) - Method in class com.sun.jmx.remote.opt.util.CacheMap
 
GET_ATTRIBUTE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
GET_ATTRIBUTES - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
GET_DEFAULT_DOMAIN - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getDefaultDomain().
GET_DOMAINS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getDomains().
GET_MBEAN_COUNT - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getMBeanCount().
GET_MBEAN_INFO - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
GET_OBJECT_INSTANCE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
getAddress() - Method in interface com.sun.jmx.remote.generic.SynchroMessageConnectionServer
The address of this connection server.
getAddress() - Method in class com.sun.jmx.remote.generic.SynchroMessageConnectionServerImpl
 
getAddress() - Method in class com.sun.jmx.remote.socket.SocketConnectionServer
 
getAddress() - Method in class javax.management.remote.generic.GenericConnectorServer
 
getAddress() - Method in interface javax.management.remote.generic.MessageConnectionServer
The address of this connection server.
getAsynchroConnection() - Method in class com.sun.jmx.remote.generic.ClientSynchroMessageConnectionImpl
Returns the underlying asynchronous trasport.
getAsynchroConnection() - Method in class com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl
Returns the underlying asynchronous trasport.
getAsynchronConnection() - Method in class com.sun.jmx.remote.generic.SynchroMessageConnectionServerImpl
Returns the underlying asynchronous trasport.
getAttribute(ObjectName, String) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getAttributes(ObjectName, String[]) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getAttributes() - Method in class javax.management.remote.generic.GenericConnectorServer
 
getBlob() - Method in class javax.management.remote.message.SASLMessage
The blob generated by the SASL mechanism.
getCause() - Method in exception com.sun.jmx.remote.generic.ProfileProviderException
 
getCause(Throwable) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Returns the cause field of a Throwable object.
getClassLoader(ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getClassLoaderFor(ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getClassLoaderRepository() - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getClientAdmin(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns an instance of ClientAdmin.
getClientSequenceNumber() - Method in class javax.management.remote.message.NotificationRequestMessage
Returns the client sequence number.
getClientSynchroMessageConnection(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns a ClientSynchroMessageConnection object specified in the Map object.
getConnectingTimeout(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns the connecting timeout at server side for a new client, zero means no timeout.
getConnectionCheckPeriod(Map) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Returns the client connection check oeriod.
getConnectionId() - Method in interface com.sun.jmx.remote.generic.ClientAdmin
Returns a client id specified by its server.
getConnectionId() - Method in class com.sun.jmx.remote.generic.ClientSynchroMessageConnectionImpl
 
getConnectionId() - Method in class com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl
 
getConnectionId() - Method in interface com.sun.jmx.remote.generic.SynchroMessageConnection
Returns this connection identifier.
getConnectionId() - Method in class com.sun.jmx.remote.opt.security.AdminClient
 
getConnectionId() - Method in class com.sun.jmx.remote.socket.SocketConnection
 
getConnectionId() - Method in class javax.management.remote.generic.GenericConnector
 
getConnectionId() - Method in interface javax.management.remote.generic.MessageConnection
The ID for this connection.
getConnectionId() - Method in class javax.management.remote.message.HandshakeEndMessage
The connection ID.
getContext() - Method in class javax.management.remote.message.HandshakeEndMessage
The context object.
getDefaultDomain() - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getDelegationSubject() - Method in class com.sun.jmx.remote.opt.internal.ListenerInfo
 
getDelegationSubject() - Method in class javax.management.remote.message.MBeanServerRequestMessage
Returns the delegation subject.
getDetail() - Method in class javax.management.remote.message.HandshakeErrorMessage
A textual description of the error encountered by the peer object.
getDomains() - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getFetchTimeout(Map) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Returns the timeout for a client to fetch notifications.
getHandback() - Method in class com.sun.jmx.remote.opt.internal.ListenerInfo
 
getIntegerAttribute(Map, String, long, long, long) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Get an integer-valued attribute with name name from env.
getListener() - Method in class com.sun.jmx.remote.opt.internal.ListenerInfo
 
getListenerID() - Method in class com.sun.jmx.remote.opt.internal.ListenerInfo
 
getListenerInfo() - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
getMaxFetchNotifNumber(Map) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Returns the maximum notification number which a client will fetch every time.
getMaxNotifications() - Method in class javax.management.remote.message.NotificationRequestMessage
Returns the maximum number of notifications requested.
getMBeanCount() - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getMBeanInfo(ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getMBeanServer() - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
 
getMBeanServerConnection() - Method in class javax.management.remote.generic.GenericConnector
 
getMBeanServerConnection(Subject) - Method in class javax.management.remote.generic.GenericConnector
 
getMechanism() - Method in class javax.management.remote.message.SASLMessage
The SASL mechanism.
getMessage() - Method in class javax.management.remote.message.CloseMessage
Returns a message explaining why the connection was closed by the remote side.
getMessageId() - Method in class javax.management.remote.message.MBeanServerRequestMessage
Returns this message's unique identifier.
getMessageId() - Method in class javax.management.remote.message.MBeanServerResponseMessage
Returns the unique identifier of this message.
getMethodId() - Method in class javax.management.remote.message.MBeanServerRequestMessage
Returns the method identifier of this message.
getName() - Method in interface com.sun.jmx.remote.generic.ProfileClient
 
getName() - Method in interface com.sun.jmx.remote.generic.ProfileServer
 
getName() - Method in class com.sun.jmx.remote.opt.security.SASLClientHandler
 
getName() - Method in class com.sun.jmx.remote.opt.security.SASLServerHandler
 
getName() - Method in class com.sun.jmx.remote.opt.security.TLSClientHandler
 
getName() - Method in class com.sun.jmx.remote.opt.security.TLSServerHandler
 
getNotifBufferSize(Map) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Returns the size of a notification buffer for a connector server.
getNotificationBuffer(MBeanServer, Map) - Static method in class com.sun.jmx.remote.opt.internal.ArrayNotificationBuffer
 
getNotificationFilter() - Method in class com.sun.jmx.remote.opt.internal.ListenerInfo
 
getObjectInstance(ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
getObjectName() - Method in class com.sun.jmx.remote.opt.internal.ListenerInfo
 
getParams() - Method in class javax.management.remote.message.MBeanServerRequestMessage
Returns the method parameters.
getProfileName() - Method in interface javax.management.remote.message.ProfileMessage
The profile name.
getProfileName() - Method in class javax.management.remote.message.SASLMessage
The profile name.
getProfileName() - Method in class javax.management.remote.message.TLSMessage
The profile name.
getProfiles() - Method in class javax.management.remote.message.HandshakeBeginMessage
A space-separated list containing the server's supported profile names.
GetPropertyAction - Class in com.sun.jmx.remote.opt.util
Utility class to be used by the method AccessControler.doPrivileged to get a system property.
GetPropertyAction(String) - Constructor for class com.sun.jmx.remote.opt.util.GetPropertyAction
 
getProxiedInputStream() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
getRefClass(ObjectOutput) - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
getRequestTimeout(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns the timeout for a client request.
getServerAdmin(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns an instance of ServerAdmin.
getServerConnectionTimeout(Map) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Returns the server side connection timeout.
getServerMaxThreads(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns the maximum number of threads used at server side for each client connection.
getServerMinThreads(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns the minimum number of threads used at server side for each client connection.
getServerReuseAddress(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns a value telling whether or not we set ReuseAddress flag to a Server Socket.
getSocket() - Method in class com.sun.jmx.remote.socket.SocketConnection
Returns a reference to the underlying socket.
getSocket() - Method in interface com.sun.jmx.remote.socket.SocketConnectionIf
Returns a reference to the underlying socket.
getStatus() - Method in class javax.management.remote.message.SASLMessage
The status of the current SASL authentication exchanges.
getStatus() - Method in class javax.management.remote.message.TLSMessage
The status of the current TLS transport security negotiation.
getSubject(MessageConnection) - Method in interface com.sun.jmx.remote.generic.ServerAdmin
Returns an javax.security.auth.Subject object used for a server to authorize any request from the specified connection.
getSubject() - Method in interface com.sun.jmx.remote.generic.ServerSynchroMessageConnection
Returns a connection-specific subject used for authorization.
getSubject() - Method in class com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl
 
getSubject(MessageConnection) - Method in class com.sun.jmx.remote.opt.security.AdminServer
 
getSynchroMessageConnectionServer(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns a SynchroMessageConnectionServer object specified in the Map object.
getTimeout() - Method in class javax.management.remote.message.NotificationRequestMessage
Returns the maximum time to wait for notifications.
getTimeoutForWaitConnectedState(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns the timeout in milliseconds for a client to wait for its state to become connected.
getTimeoutReconnection(Map) - Static method in class com.sun.jmx.remote.generic.DefaultConfig
Returns a value telling whether or not we do reconnection if the client heartbeat gets an InterruptedIOException because of a request timeout.
getVersion() - Method in class javax.management.remote.message.HandshakeBeginMessage
The version of the JMXMP protocol supported by the server.
getVersion() - Method in class javax.management.remote.message.VersionMessage
The latest protocol version acceptable for use.
getWrappedNotificationResult() - Method in class javax.management.remote.message.NotificationResponseMessage
Returns the notification result.
getWrappedResult() - Method in class javax.management.remote.message.MBeanServerResponseMessage
Returns the wrapped result of the method invocation.
gotIOException(IOException) - Method in class com.sun.jmx.remote.opt.internal.ClientCommunicatorAdmin
Called by a client to inform of getting an IOException.

H

handoff(Runnable) - Method in class com.sun.jmx.remote.opt.util.ThreadService
 
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.jmx.remote.opt.internal.ListenerInfo
 
HIDDEN_ATTRIBUTES - Static variable in class com.sun.jmx.remote.opt.util.EnvHelp
The value of this attribute, if present, is a string specifying what other attributes should not appear in JMXConnectorServer.getAttributes().

I

in - Variable in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
info(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
info(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
info(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
infoOn() - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
initCause(Throwable, Throwable) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Init the cause field of a Throwable object.
initialize(MessageConnection) - Method in interface com.sun.jmx.remote.generic.ProfileClient
 
initialize(MessageConnection, Subject) - Method in interface com.sun.jmx.remote.generic.ProfileServer
 
initialize(MessageConnection) - Method in class com.sun.jmx.remote.opt.security.SASLClientHandler
 
initialize(MessageConnection, Subject) - Method in class com.sun.jmx.remote.opt.security.SASLServerHandler
 
initialize(MessageConnection) - Method in class com.sun.jmx.remote.opt.security.TLSClientHandler
 
initialize(MessageConnection, Subject) - Method in class com.sun.jmx.remote.opt.security.TLSServerHandler
 
instantiate(String) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
instantiate(String, Object[], String[]) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
instantiate(String, ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
invoke(RemoteCall) - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
invoke(Remote, Method, Object[], long) - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
INVOKE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
IS_INSTANCE_OF - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
IS_REGISTERED - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
isActive() - Method in class javax.management.remote.generic.GenericConnectorServer
 
isComplete() - Method in interface com.sun.jmx.remote.generic.ProfileClient
 
isComplete() - Method in interface com.sun.jmx.remote.generic.ProfileServer
 
isComplete() - Method in class com.sun.jmx.remote.opt.security.SASLClientHandler
 
isComplete() - Method in class com.sun.jmx.remote.opt.security.SASLServerHandler
 
isComplete() - Method in class com.sun.jmx.remote.opt.security.TLSClientHandler
 
isComplete() - Method in class com.sun.jmx.remote.opt.security.TLSServerHandler
 
isException() - Method in class javax.management.remote.message.MBeanServerResponseMessage
Indicates whether this message corresponds to an exception.
isInstanceOf(ObjectName, String) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
isRegistered(ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.

J

javax.management.remote.generic - package javax.management.remote.generic
The Generic JMX API Connector.
javax.management.remote.jmxmp - package javax.management.remote.jmxmp
The JMXMP Connector.
javax.management.remote.message - package javax.management.remote.message
Message definitions for JMXMP.
JMXMPConnector - Class in javax.management.remote.jmxmp
The client end of a JMXMP Connector.
JMXMPConnector(JMXServiceURL) - Constructor for class javax.management.remote.jmxmp.JMXMPConnector
Constructs a JMXMP Connector client that can make a connection to the connector server at the given address.
JMXMPConnector(JMXServiceURL, Map) - Constructor for class javax.management.remote.jmxmp.JMXMPConnector
Constructs a JMXMP Connector client that can make a connection to the connector server at the given address.
JMXMPConnectorServer - Class in javax.management.remote.jmxmp
A JMX API connector server that creates connections using the JMX Messaging Protocol over TCP.
JMXMPConnectorServer() - Constructor for class javax.management.remote.jmxmp.JMXMPConnectorServer
Creates a connector server that listens for connection requests on an unspecified port.
JMXMPConnectorServer(MBeanServer) - Constructor for class javax.management.remote.jmxmp.JMXMPConnectorServer
Creates a connector server that listens for connection requests on an unspecified port.
JMXMPConnectorServer(JMXServiceURL, Map) - Constructor for class javax.management.remote.jmxmp.JMXMPConnectorServer
Creates a connector server that listens for connection requests on the given address with the given parameters.
JMXMPConnectorServer(JMXServiceURL, Map, MBeanServer) - Constructor for class javax.management.remote.jmxmp.JMXMPConnectorServer
Creates a connector server that listens for connection requests on the given address with the given parameters.
JMXPasswordAuthenticator - Class in com.sun.jmx.remote.opt.security
This class represents a username/password based implementation of the JMXAuthenticator interface.
JMXPasswordAuthenticator(String) - Constructor for class com.sun.jmx.remote.opt.security.JMXPasswordAuthenticator
Creates an instance of JMXPasswordAuthenticator and initializes it from the specified properties file.
JMXPasswordAuthenticator(Properties) - Constructor for class com.sun.jmx.remote.opt.security.JMXPasswordAuthenticator
Creates an instance of JMXPasswordAuthenticator and initializes it from the specified properties instance.
JMXSubjectDomainCombiner - Class in com.sun.jmx.remote.opt.security
This class represents an extension to the SubjectDomainCombiner and is used to add a new ProtectionDomain, comprised of a null codesource/signers and an empty permission set, to the access control context with which this combiner is combined.
JMXSubjectDomainCombiner(Subject) - Constructor for class com.sun.jmx.remote.opt.security.JMXSubjectDomainCombiner
 

L

ListenerInfo - Class in com.sun.jmx.remote.opt.internal
An identified listener.
ListenerInfo(Integer, ObjectName, NotificationFilter) - Constructor for class com.sun.jmx.remote.opt.internal.ListenerInfo
 
ListenerInfo(Integer, ObjectName, NotificationListener, NotificationFilter, Object, Subject) - Constructor for class com.sun.jmx.remote.opt.internal.ListenerInfo
 
lostNotifs(String, long) - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
Used to send out a notification about lost notifs

M

mapToHashtable(Map) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Converts a map into a valid hash table, i.e.
MAX_FETCH_NOTIFS - Static variable in class com.sun.jmx.remote.opt.util.EnvHelp
Name of the attribute that specifies the maximum number of notifications that a client will fetch from its server..
MBeanServerAccessController - Class in com.sun.jmx.remote.opt.security
An object of this class implements the MBeanServer interface and, for each of its methods, calls an appropriate checking method and then forwards the request to a wrapped MBeanServer object.
MBeanServerAccessController() - Constructor for class com.sun.jmx.remote.opt.security.MBeanServerAccessController
 
MBeanServerFileAccessController - Class in com.sun.jmx.remote.opt.security
An object of this class implements the MBeanServerAccessController interface and, for each of its methods, calls an appropriate checking method and then forwards the request to a wrapped MBeanServer object.
MBeanServerFileAccessController(String) - Constructor for class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
Create a new MBeanServerAccessController that forwards all the MBeanServer requests to the MBeanServer set by invoking the MBeanServerAccessController.setMBeanServer(javax.management.MBeanServer) method after doing access checks based on read and write permissions.
MBeanServerFileAccessController(String, MBeanServer) - Constructor for class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
Create a new MBeanServerAccessController that forwards all the MBeanServer requests to mbs after doing access checks based on read and write permissions.
MBeanServerFileAccessController(Properties) - Constructor for class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
Create a new MBeanServerAccessController that forwards all the MBeanServer requests to the MBeanServer set by invoking the MBeanServerAccessController.setMBeanServer(javax.management.MBeanServer) method after doing access checks based on read and write permissions.
MBeanServerFileAccessController(Properties, MBeanServer) - Constructor for class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
Create a new MBeanServerAccessController that forwards all the MBeanServer requests to the MBeanServer set by invoking the MBeanServerAccessController.setMBeanServer(javax.management.MBeanServer) method after doing access checks based on read and write permissions.
MBeanServerRequestMessage - Class in javax.management.remote.message
An MBeanServerConnection method call, encoded as an object.
MBeanServerRequestMessage(int, Object[], Subject) - Constructor for class javax.management.remote.message.MBeanServerRequestMessage
Constructs a message to invoke the method with the given identifier and parameters.
MBeanServerResponseMessage - Class in javax.management.remote.message
The result of an MBeanServerConnection method call, encoded as an object.
MBeanServerResponseMessage(long, Object, boolean) - Constructor for class javax.management.remote.message.MBeanServerResponseMessage
Constructs a message representing the response to a previous MBeanServerRequestMessage.
Message - Interface in javax.management.remote.message
This interface is used to tag an implementing class as a JMXMP protocol message that can be exchanged between the client and the server ends of a JMX API connector.
MESSAGE_CONNECTION - Static variable in class javax.management.remote.generic.GenericConnector
Name of the attribute that specifies how this connector sends messages to its connector server.
MESSAGE_CONNECTION_SERVER - Static variable in class javax.management.remote.generic.GenericConnectorServer
Name of the attribute that specifies how connections are made to this connector server.
MessageConnection - Interface in javax.management.remote.generic
Interface specifying the full-duplex transport used by each end of a Generic Connector connection to communicate with the other end.
MessageConnectionServer - Interface in javax.management.remote.generic
Interface specifying how a connector server creates new connections to clients.

N

narrow() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
newCall(RemoteObject, Operation[], int, long) - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
newJMXConnector(JMXServiceURL, Map) - Method in class com.sun.jmx.remote.protocol.jmxmp.ClientProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class com.sun.jmx.remote.protocol.jmxmp.ServerProvider
 
NotificationBuffer - Interface in com.sun.jmx.remote.opt.internal
A buffer of notifications received from an MBean server.
NotificationRequestMessage - Class in javax.management.remote.message
Message that requests received notifications.
NotificationRequestMessage(long, int, long) - Constructor for class javax.management.remote.message.NotificationRequestMessage
Constructs a NotificationRequestMessage object.
NotificationResponseMessage - Class in javax.management.remote.message
Message that transports one or more notifications emitted from an MBean server through a connector server to listeners in a remote client.
NotificationResponseMessage(Object) - Constructor for class javax.management.remote.message.NotificationResponseMessage
Constructs a NotificationResponseMessage object.

O

OBJECT_WRAPPING - Static variable in class javax.management.remote.generic.GenericConnector
Name of the attribute that specifies the object wrapping for parameters whose deserialization requires special treatment.
OBJECT_WRAPPING - Static variable in class javax.management.remote.generic.GenericConnectorServer
Name of the attribute that specifies the object wrapping for parameters whose deserialization requires special treatment.
ObjectWrapping - Interface in javax.management.remote.generic
An interface that defines how to wrap parameters that use a non-default class loader.
ObjectWrappingImpl - Class in com.sun.jmx.remote.generic
This class is the default implementation of the interface ObjectWrapping.
ObjectWrappingImpl() - Constructor for class com.sun.jmx.remote.generic.ObjectWrappingImpl
 
orb() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
OrderClassLoaders - Class in com.sun.jmx.remote.opt.util
 
OrderClassLoaders(ClassLoader, ClassLoader) - Constructor for class com.sun.jmx.remote.opt.util.OrderClassLoaders
 

P

postReconnection(ClientListenerInfo[]) - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
Called after reconnection is finished.
preReconnection() - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
PROCEED - Static variable in class javax.management.remote.message.TLSMessage
This status code is used by a server to indicate that it allows the client to proceed with the TLS handshake.
produceMessage() - Method in interface com.sun.jmx.remote.generic.ProfileClient
 
produceMessage() - Method in interface com.sun.jmx.remote.generic.ProfileServer
 
produceMessage() - Method in class com.sun.jmx.remote.opt.security.SASLClientHandler
 
produceMessage() - Method in class com.sun.jmx.remote.opt.security.SASLServerHandler
 
produceMessage() - Method in class com.sun.jmx.remote.opt.security.TLSClientHandler
 
produceMessage() - Method in class com.sun.jmx.remote.opt.security.TLSServerHandler
 
PROFILE_PROVIDER_CLASS_LOADER - Static variable in class com.sun.jmx.remote.generic.ProfileClientFactory
Name of the attribute that specifies the class loader for loading profile providers.
PROFILE_PROVIDER_CLASS_LOADER - Static variable in class com.sun.jmx.remote.generic.ProfileServerFactory
Name of the attribute that specifies the class loader for loading profile providers.
PROFILE_PROVIDER_PACKAGES - Static variable in class com.sun.jmx.remote.generic.ProfileClientFactory
Name of the attribute that specifies the provider packages that are consulted when looking for the provider for a profile.
PROFILE_PROVIDER_PACKAGES - Static variable in class com.sun.jmx.remote.generic.ProfileServerFactory
Name of the attribute that specifies the provider packages that are consulted when looking for the provider for a profile.
ProfileClient - Interface in com.sun.jmx.remote.generic
 
ProfileClientFactory - Class in com.sun.jmx.remote.generic
Factory to create profiles.
ProfileClientProvider - Interface in com.sun.jmx.remote.generic
A provider for creating profiles given a profile name.
ProfileMessage - Interface in javax.management.remote.message
This interface must be implemented by all the messages that represent a profile that can be negotiated during the initial handshake between the client and the server.
ProfileProviderException - Exception in com.sun.jmx.remote.generic
Exception thrown by ProfileClientFactory and ProfileServerFactory when a provider exists for the required profile name but cannot be used for some reason.
ProfileProviderException() - Constructor for exception com.sun.jmx.remote.generic.ProfileProviderException
Constructs a ProfileProviderException with no specified detail message.
ProfileProviderException(String) - Constructor for exception com.sun.jmx.remote.generic.ProfileProviderException
Constructs a ProfileProviderException with the specified detail message.
ProfileProviderException(String, Exception) - Constructor for exception com.sun.jmx.remote.generic.ProfileProviderException
Constructs a ProfileProviderException with the specified detail message and nested exception.
ProfileServer - Interface in com.sun.jmx.remote.generic
 
ProfileServerFactory - Class in com.sun.jmx.remote.generic
Factory to create profiles.
ProfileServerProvider - Interface in com.sun.jmx.remote.generic
A provider for creating profiles given a profile name.
providers(Class, ClassLoader) - Static method in class com.sun.jmx.remote.opt.util.Service
Locates and incrementally instantiates the available providers of a given service using the given class loader.
ProxyInputStream - Class in com.sun.jmx.remote.opt.internal
 
ProxyInputStream(InputStream) - Constructor for class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
ProxyRef - Class in com.sun.jmx.remote.opt.internal
 
ProxyRef(RemoteRef) - Constructor for class com.sun.jmx.remote.opt.internal.ProxyRef
 
put(Object, Object) - Method in class com.sun.jmx.remote.opt.util.CacheMap
 

Q

QUERY_MBEANS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
QUERY_NAMES - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
queryNames(ObjectName, QueryExp) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.

R

read() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read() - Method in class com.sun.jmx.remote.opt.security.SASLInputStream
 
read(byte[], int, int) - Method in class com.sun.jmx.remote.opt.security.SASLInputStream
 
read_abstract_interface() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_abstract_interface(Class) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_any() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_boolean() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_boolean_array(boolean[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_char() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_char_array(char[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_Context() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_double() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_double_array(double[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_fixed() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_float() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_float_array(float[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_long() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_long_array(int[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_longlong() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_longlong_array(long[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_Object() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_Object(Class) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_octet() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_octet_array(byte[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_Principal() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_short() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_short_array(short[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_string() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_TypeCode() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_ulong() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_ulong_array(int[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_ulonglong() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_ulonglong_array(long[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_ushort() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_ushort_array(short[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_value() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_value(Class) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_value(BoxedValueHelper) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_value(String) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_value(Serializable) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_wchar() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_wchar_array(char[], int, int) - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
read_wstring() - Method in class com.sun.jmx.remote.opt.internal.ProxyInputStream
 
readExternal(ObjectInput) - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
readMessage() - Method in class com.sun.jmx.remote.socket.SocketConnection
 
readMessage() - Method in interface javax.management.remote.generic.MessageConnection
Reads a Message object from the other end of the connection.
READONLY - Static variable in class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
 
READWRITE - Static variable in class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
 
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.
ref - Variable in class com.sun.jmx.remote.opt.internal.ProxyRef
 
refresh() - Method in class com.sun.jmx.remote.opt.security.JMXPasswordAuthenticator
Refresh the set of username/password entries.
refresh() - Method in class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
Refresh the set of username/access level entries.
registerMBean(Object, ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
remoteEquals(RemoteRef) - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
remoteHashCode() - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
remoteToString() - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
remove(int) - Method in class com.sun.jmx.remote.opt.internal.ArrayQueue
 
REMOVE_NOTIFICATION_LISTENER - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
REMOVE_NOTIFICATION_LISTENER_FILTER_HANDBACK - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
REMOVE_NOTIFICATION_LISTENER_OBJECTNAME - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
REMOVE_NOTIFICATION_LISTENER_OBJECTNAME_FILTER_HANDBACK - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
removeConnectionNotificationListener(NotificationListener) - Method in class javax.management.remote.generic.GenericConnector
 
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.generic.GenericConnector
 
removeListenerForMBeanRemovedNotif(Integer) - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
removeNotificationBuffer(MBeanServer) - Static method in class com.sun.jmx.remote.opt.internal.ArrayNotificationBuffer
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
removeNotificationListener(ObjectName) - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
removeNotificationListener(ObjectName, Integer[]) - Method in class com.sun.jmx.remote.opt.internal.ServerNotifForwarder
 
removeNotificationListener(ObjectName, Integer) - Method in class com.sun.jmx.remote.opt.internal.ServerNotifForwarder
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkRead(), then forward this method to the wrapped object.
replaceStreams(InputStream, OutputStream) - Method in class com.sun.jmx.remote.socket.SocketConnection
Replaces the current socket's input/output streams by the ones provided.
replaceStreams(InputStream, OutputStream) - Method in interface com.sun.jmx.remote.socket.SocketConnectionIf
Replaces the current socket's input/output streams by the ones provided.
reqIncoming() - Method in class com.sun.jmx.remote.opt.internal.ServerCommunicatorAdmin
Tells that a new request message is received.
REQUEST_WAITING_TIME - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies the timeout in milliseconds for a client request to wait for its response.
resize(int) - Method in class com.sun.jmx.remote.opt.internal.ArrayQueue
 
resolveClientClassLoader(Map) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Get the Connector Client default class loader.
resolveServerClassLoader(Map, MBeanServer) - Static method in class com.sun.jmx.remote.opt.util.EnvHelp
Get the Connector Server default class loader.
RMIExporter - Interface in com.sun.jmx.remote.opt.internal
Unpublished interface controlling how the RMI Connector Server exports objects.
rspOutgoing() - Method in class com.sun.jmx.remote.opt.internal.ServerCommunicatorAdmin
Tells that a response is sent out for a received request.
run() - Method in class com.sun.jmx.remote.opt.util.GetPropertyAction
 

S

sameAs(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jmx.remote.opt.internal.ClientListenerInfo
 
sameAs(ObjectName, NotificationListener) - Method in class com.sun.jmx.remote.opt.internal.ClientListenerInfo
 
sameAs(ObjectName) - Method in class com.sun.jmx.remote.opt.internal.ClientListenerInfo
 
SASLClientHandler - Class in com.sun.jmx.remote.opt.security
This class implements the client side SASL profile.
SASLClientHandler(String, Map) - Constructor for class com.sun.jmx.remote.opt.security.SASLClientHandler
 
SASLInputStream - Class in com.sun.jmx.remote.opt.security
This class is used by clients of the Java SASL that need to create streams using SaslClient's wrap/unwrap.
SASLInputStream(SaslClient, InputStream) - Constructor for class com.sun.jmx.remote.opt.security.SASLInputStream
 
SASLInputStream(SaslServer, InputStream) - Constructor for class com.sun.jmx.remote.opt.security.SASLInputStream
 
SASLMessage - Class in javax.management.remote.message
A challenge or response exchanged between client and server during SASL authentication.
SASLMessage(String, int, byte[]) - Constructor for class javax.management.remote.message.SASLMessage
Constructs a new SASLMessage with the specified SASL mechanism, status and generated blob.
SASLOutputStream - Class in com.sun.jmx.remote.opt.security
 
SASLOutputStream(SaslClient, OutputStream) - Constructor for class com.sun.jmx.remote.opt.security.SASLOutputStream
 
SASLOutputStream(SaslServer, OutputStream) - Constructor for class com.sun.jmx.remote.opt.security.SASLOutputStream
 
SASLServerHandler - Class in com.sun.jmx.remote.opt.security
This class implements the server side SASL profile.
SASLServerHandler(String, Map) - Constructor for class com.sun.jmx.remote.opt.security.SASLServerHandler
 
SelectProfiles - Interface in com.sun.jmx.remote.generic
 
selectProfiles(Map, String) - Method in interface com.sun.jmx.remote.generic.SelectProfiles
Selects the profiles required by the client according to the server supported profiles.
sendNotification(Notification) - Method in class javax.management.remote.generic.GenericConnector
Send a notification to the connection listeners.
sendOneWay(Message) - Method in class com.sun.jmx.remote.generic.ClientSynchroMessageConnectionImpl
 
sendOneWay(Message) - Method in class com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl
 
sendOneWay(Message) - Method in interface com.sun.jmx.remote.generic.SynchroMessageConnection
Sends a message to the remote side and does not need a response.
sendWithReturn(Message) - Method in interface com.sun.jmx.remote.generic.ClientSynchroMessageConnection
Sends a message to the remote side and waits a response.
sendWithReturn(Message) - Method in class com.sun.jmx.remote.generic.ClientSynchroMessageConnectionImpl
 
SERVER_ADDRESS_WILDCARD - Static variable in class javax.management.remote.jmxmp.JMXMPConnectorServer
Name of the attribute that specifies whether the connector server should listen for connections on all connected network interfaces, or just on the interface whose address is specified in the JMXServiceURL.
SERVER_ADMIN - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies a ServerAdmin object.
SERVER_CONNECTION_TIMEOUT - Static variable in class com.sun.jmx.remote.opt.util.EnvHelp
Name of the attribute that specifies the timeout to keep a server side connection after answering last client request.
SERVER_MAX_THREADS - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies the maximum number of threads used at the server side for each client connection.
SERVER_MIN_THREADS - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies the minimum number of threads used at the server side for each client connection.
SERVER_REUSE_ADDRESS - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies whether or not we set ReuseAddress flag to a Server Socket.
SERVER_SIDE_CONNECTING_TIMEOUT - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies the timeout in milliseconds for a server to finish connecting with a new client.
ServerAdmin - Interface in com.sun.jmx.remote.generic
This interface specifies methods to administrate a transport connection server.
ServerCommunicatorAdmin - Class in com.sun.jmx.remote.opt.internal
 
ServerCommunicatorAdmin(long) - Constructor for class com.sun.jmx.remote.opt.internal.ServerCommunicatorAdmin
 
ServerNotifForwarder - Class in com.sun.jmx.remote.opt.internal
 
ServerNotifForwarder(MBeanServer, Map, NotificationBuffer) - Constructor for class com.sun.jmx.remote.opt.internal.ServerNotifForwarder
 
ServerProvider - Class in com.sun.jmx.remote.profile.sasl
 
ServerProvider() - Constructor for class com.sun.jmx.remote.profile.sasl.ServerProvider
 
ServerProvider - Class in com.sun.jmx.remote.profile.tls
 
ServerProvider() - Constructor for class com.sun.jmx.remote.profile.tls.ServerProvider
 
ServerProvider - Class in com.sun.jmx.remote.protocol.jmxmp
 
ServerProvider() - Constructor for class com.sun.jmx.remote.protocol.jmxmp.ServerProvider
 
ServerSynchroMessageConnection - Interface in com.sun.jmx.remote.generic
 
ServerSynchroMessageConnectionImpl - Class in com.sun.jmx.remote.generic
 
ServerSynchroMessageConnectionImpl(MessageConnection, Map) - Constructor for class com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl
 
Service - Class in com.sun.jmx.remote.opt.util
EXTRACTED FROM sun.misc.Service A simple service-provider lookup mechanism.
SET_ATTRIBUTE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
SET_ATTRIBUTES - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
setAttribute(ObjectName, Attribute) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
setCallback(SynchroCallback) - Method in interface com.sun.jmx.remote.generic.ServerSynchroMessageConnection
Sets a callback to receive a remote request.
setCallback(SynchroCallback) - Method in class com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl
 
setMBeanServer(MBeanServer) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
 
setSocket(Socket) - Method in class com.sun.jmx.remote.socket.SocketConnection
Replaces the underlying socket.
setSocket(Socket) - Method in interface com.sun.jmx.remote.socket.SocketConnectionIf
Replaces the underlying socket.
setSubject(Subject) - Method in class com.sun.jmx.remote.socket.SocketConnection
Sets the subject authenticated through this socket connection.
setSubject(Subject) - Method in interface com.sun.jmx.remote.socket.SocketConnectionIf
Sets the subject authenticated through this socket connection.
severe(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
severe(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
severe(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
size() - Method in class com.sun.jmx.remote.opt.internal.ArrayQueue
 
SocketConnection - Class in com.sun.jmx.remote.socket
This class uses TCP sockets to implement a JMX client MessageConnection.
SocketConnection(Socket) - Constructor for class com.sun.jmx.remote.socket.SocketConnection
Constructs a TCP socket client connection from a given socket.
SocketConnection(String, int) - Constructor for class com.sun.jmx.remote.socket.SocketConnection
Constructs a TCP socket client connection from the given address and port.
SocketConnectionIf - Interface in com.sun.jmx.remote.socket
This interface specifies methods to manipulate the socket and its input/output streams in a socket-based connection.
SocketConnectionServer - Class in com.sun.jmx.remote.socket
This class uses a Tcp Server Socket to realize a JMX connection server
SocketConnectionServer(JMXServiceURL, Map) - Constructor for class com.sun.jmx.remote.socket.SocketConnectionServer
 
start(Map) - Method in interface com.sun.jmx.remote.generic.SynchroMessageConnectionServer
Activates this server for new client connections.
start(Map) - Method in class com.sun.jmx.remote.generic.SynchroMessageConnectionServerImpl
 
start(Map) - Method in class com.sun.jmx.remote.socket.SocketConnectionServer
 
start() - Method in class javax.management.remote.generic.GenericConnectorServer
Activates the connector server, that is, starts listening for client connections.
start(Map) - Method in interface javax.management.remote.generic.MessageConnectionServer
Activates this server for new client connections.
stop() - Method in interface com.sun.jmx.remote.generic.SynchroMessageConnectionServer
Terminates this server.
stop() - Method in class com.sun.jmx.remote.generic.SynchroMessageConnectionServerImpl
 
stop() - Method in class com.sun.jmx.remote.socket.SocketConnectionServer
 
stop() - Method in class javax.management.remote.generic.GenericConnectorServer
 
stop() - Method in interface javax.management.remote.generic.MessageConnectionServer
Terminates this server.
SubjectDelegator - Class in com.sun.jmx.remote.opt.security
 
SubjectDelegator() - Constructor for class com.sun.jmx.remote.opt.security.SubjectDelegator
 
SYNCHRO_MESSAGE_CONNECTION_SERVER - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies a SynchroMessageConnectionServer object.
SynchroCallback - Interface in com.sun.jmx.remote.generic
This interface specifies methods to call back a server to execute a remote request.
SynchroMessageConnection - Interface in com.sun.jmx.remote.generic
This interface specifies a set of common methods for sychronized connection between a client and a server.
SynchroMessageConnectionServer - Interface in com.sun.jmx.remote.generic
Interface specifying how a connector server creates new connections to clients.
SynchroMessageConnectionServerImpl - Class in com.sun.jmx.remote.generic
 
SynchroMessageConnectionServerImpl(MessageConnectionServer, Map) - Constructor for class com.sun.jmx.remote.generic.SynchroMessageConnectionServerImpl
 

T

terminate() - Method in interface com.sun.jmx.remote.generic.ProfileClient
 
terminate() - Method in interface com.sun.jmx.remote.generic.ProfileServer
 
terminate() - Method in class com.sun.jmx.remote.opt.internal.ClientCommunicatorAdmin
Terminates this object.
terminate() - Method in class com.sun.jmx.remote.opt.internal.ClientNotifForwarder
 
terminate() - Method in class com.sun.jmx.remote.opt.internal.ServerCommunicatorAdmin
Terminates this object.
terminate() - Method in class com.sun.jmx.remote.opt.internal.ServerNotifForwarder
 
terminate() - Method in class com.sun.jmx.remote.opt.security.SASLClientHandler
 
terminate() - Method in class com.sun.jmx.remote.opt.security.SASLServerHandler
 
terminate() - Method in class com.sun.jmx.remote.opt.security.TLSClientHandler
 
terminate() - Method in class com.sun.jmx.remote.opt.security.TLSServerHandler
 
terminate() - Method in class com.sun.jmx.remote.opt.util.ThreadService
 
ThreadService - Class in com.sun.jmx.remote.opt.util
 
ThreadService(int, int) - Constructor for class com.sun.jmx.remote.opt.util.ThreadService
 
ThreadService(int, int, boolean) - Constructor for class com.sun.jmx.remote.opt.util.ThreadService
 
TIMEOUT_FOR_CONNECTED_STATE - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies the timeout in milliseconds for a client to wait for its state to become connected.
TIMEOUT_RECONNECTION - Static variable in class com.sun.jmx.remote.generic.DefaultConfig
Name of the attribute that specifies whether or not do reconnection if the client heartbeat gets an InterruptedIOException because of a request timeout.
TLSClientHandler - Class in com.sun.jmx.remote.opt.security
This class implements the client side TLS profile.
TLSClientHandler(String, Map) - Constructor for class com.sun.jmx.remote.opt.security.TLSClientHandler
 
TLSMessage - Class in javax.management.remote.message
Handshake message between client and server to set up the TLS handshake.
TLSMessage(int) - Constructor for class javax.management.remote.message.TLSMessage
Constructs a new TLSMessage with the specified status.
TLSServerHandler - Class in com.sun.jmx.remote.opt.security
This class implements the server side TLS profile.
TLSServerHandler(String, Map) - Constructor for class com.sun.jmx.remote.opt.security.TLSServerHandler
 
toString() - Method in class javax.management.remote.jmxmp.JMXMPConnector
Returns a string representation of this object.
trace(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
trace(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
trace(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
traceOn() - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
ts - Variable in class com.sun.jmx.remote.opt.security.TLSClientHandler
 
ts - Variable in class com.sun.jmx.remote.opt.security.TLSServerHandler
 

U

unexportObject(Remote, boolean) - Method in interface com.sun.jmx.remote.opt.internal.RMIExporter
 
Unmarshal - Interface in com.sun.jmx.remote.opt.internal
 
UNREGISTER_MBEAN - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
unregisterMBean(ObjectName) - Method in class com.sun.jmx.remote.opt.security.MBeanServerAccessController
Call checkWrite(), then forward this method to the wrapped object.
unwrap(Object, ClassLoader) - Method in class com.sun.jmx.remote.generic.ObjectWrappingImpl
 
unwrap(Object, ClassLoader) - Method in interface javax.management.remote.generic.ObjectWrapping
Unwraps an object.

V

VersionMessage - Class in javax.management.remote.message
This class represents the handshake messages exchanged between the client and the server to agree on the protocol version.
VersionMessage(String) - Constructor for class javax.management.remote.message.VersionMessage
Constructs a new VersionMessage with the specified protocol version.

W

warning(String, String) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
warning(String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
warning(String, String, Throwable) - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
warningOn() - Method in class com.sun.jmx.remote.opt.util.ClassLogger
 
wrap(Object) - Method in class com.sun.jmx.remote.generic.ObjectWrappingImpl
 
wrap(Object) - Method in interface javax.management.remote.generic.ObjectWrapping
Wraps an object.
write(int) - Method in class com.sun.jmx.remote.opt.security.SASLOutputStream
 
write(byte[], int, int) - Method in class com.sun.jmx.remote.opt.security.SASLOutputStream
 
writeExternal(ObjectOutput) - Method in class com.sun.jmx.remote.opt.internal.ProxyRef
 
writeMessage(Message) - Method in class com.sun.jmx.remote.socket.SocketConnection
 
writeMessage(Message) - Method in interface javax.management.remote.generic.MessageConnection
Writes a Message object to the other end of the connection.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2019 Terracotta, Inc.. All rights reserved.