- 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
-
- 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
-
- GET_DOMAINS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- GET_MBEAN_COUNT - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
-
- 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.
- 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
-
- 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
-
- MBeanServerFileAccessController(Properties, MBeanServer) - Constructor for class com.sun.jmx.remote.opt.security.MBeanServerFileAccessController
-
- MBeanServerRequestMessage - Class in javax.management.remote.message
-
- 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
-
- MBeanServerResponseMessage(long, Object, boolean) - Constructor for class javax.management.remote.message.MBeanServerResponseMessage
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-