remoting-jmx 1.1.3.Final-redhat-2
C D E G H I M N O P R S T U V W 

C

cancel() - Method in class org.jboss.remotingjmx.protocol.CancellableDataOutputStream
 
CancellableDataOutputStream - Class in org.jboss.remotingjmx.protocol
A DataOutputStream implementation to wrap a MessageOutputStream to allow it to be cancelled.
CancellableDataOutputStream(MessageOutputStream) - Constructor for class org.jboss.remotingjmx.protocol.CancellableDataOutputStream
 
Capability - Enum in org.jboss.remotingjmx
An enumeration to represent capabilities required on opening a new connection.
close() - Method in interface org.jboss.remotingjmx.VersionedConnection
 
close() - Method in interface org.jboss.remotingjmx.VersionedProxy
 
connectionClosed(VersionedProxy) - Method in interface org.jboss.remotingjmx.WrappedMBeanServerConnection
 
connectionOpened(VersionedProxy) - Method in interface org.jboss.remotingjmx.WrappedMBeanServerConnection
 
Constants - Class in org.jboss.remotingjmx
 
Constants() - Constructor for class org.jboss.remotingjmx.Constants
 
convert(JMXServiceURL) - Static method in class org.jboss.remotingjmx.Util
 
create(Channel) - Method in interface org.jboss.remotingjmx.ServerMessageInterceptorFactory
Creates a server message interceptor when a channel is opened

D

DelegatingRemotingConnectorServer - Class in org.jboss.remotingjmx
A RemotingConnectorServer implementation that can delegate to multiple MBeanServers both local and remote through the use of an MBeanServerLocator.
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint, Map<String, ?>) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint, Map<String, ?>, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint, Executor, Map<String, ?>) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint, Executor, Map<String, ?>, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 

E

EXCLUDED_SASL_MECHANISMS - Static variable in class org.jboss.remotingjmx.Constants
A comma separated list of SASL mechanisms that should be excluded when negotiating the connection to the server.
EXCLUDED_VERSIONS - Static variable in class org.jboss.remotingjmx.Constants
A comma separated list of protocol versions to be excluded from the list of supported versions.

G

getAddress() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
getAddress() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 
getAttributes() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
getAttributes() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 
getCapabilites() - Static method in class org.jboss.remotingjmx.protocol.v1.VersionOne
 
getCapabilities() - Static method in class org.jboss.remotingjmx.protocol.v2.VersionTwo
 
getClientExecutorManager() - Method in class org.jboss.remotingjmx.protocol.v2.ParameterConnection
 
getClientRequestManager() - Method in class org.jboss.remotingjmx.protocol.v2.ParameterConnection
 
getConnection(Channel, Map<String, ?>) - Static method in class org.jboss.remotingjmx.protocol.v1.VersionOne
 
getConnection(Channel, Map<String, ?>, JMXServiceURL) - Static method in class org.jboss.remotingjmx.protocol.v2.VersionTwo
 
getConnection() - Method in interface org.jboss.remotingjmx.RemotingMBeanServerConnection
 
getConnectionId() - Method in interface org.jboss.remotingjmx.VersionedConnection
 
getConnectionId() - Method in interface org.jboss.remotingjmx.VersionedProxy
 
getDefaultMBeanServer() - Method in interface org.jboss.remotingjmx.MBeanServerLocator
Obtain the default MBeanServerConnection for when no parameters have been specified.
getDefaultMBeanServer() - Method in interface org.jboss.remotingjmx.MBeanServerManager
 
getInteger(Object) - Static method in class org.jboss.remotingjmx.Util
 
getMBeanServer(Map<String, String>) - Method in interface org.jboss.remotingjmx.MBeanServerLocator
Obtain the MBeanServerConnection based on the provided parameters.
getMBeanServer(Map<String, String>) - Method in interface org.jboss.remotingjmx.MBeanServerManager
 
getMBeanServerConnection(Subject) - Method in interface org.jboss.remotingjmx.VersionedConnection
 
getMBeanServerConnection() - Method in interface org.jboss.remotingjmx.WrappedMBeanServerConnection
 
getSupportedVersions(Capability...) - Method in class org.jboss.remotingjmx.protocol.Versions
 
getTimeoutValue(Util.Timeout, Map<String, ?>) - Static method in class org.jboss.remotingjmx.Util
 
getVersionedConnection(byte, Channel, JMXServiceURL) - Method in class org.jboss.remotingjmx.protocol.Versions
 
getVersionIdentifier() - Static method in class org.jboss.remotingjmx.protocol.v1.VersionOne
 
getVersionIdentifier() - Static method in class org.jboss.remotingjmx.protocol.v2.VersionTwo
 
getVersionString() - Static method in class org.jboss.remotingjmx.RemotingConnectorProvider
Get the version string of the remoting connector provider.
getVersionString() - Static method in class org.jboss.remotingjmx.Version
 

H

handleEnd(Channel) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon.MessageReciever
 
handleError(Channel, IOException) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon.MessageReciever
 
handleEvent(ServerMessageInterceptor.Event) - Method in interface org.jboss.remotingjmx.ServerMessageInterceptor
Called to handle the actual event, gives the Interceptor an opportunity to wrap the call.
handleMessage(Channel, MessageInputStream) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon.MessageReciever
 

I

isActive() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
isActive() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 
isSnapshot() - Static method in class org.jboss.remotingjmx.Version
 

M

MBeanServerLocator - Interface in org.jboss.remotingjmx
The interface to be implemented for providing access to the MBeanServers.
MBeanServerManager - Interface in org.jboss.remotingjmx
Wrapper around the MBeanServerLocator in use to call the locator to locate the MBeanServerConnection to use and then wrap it with the internal wrapper used to pass it around internaly.

N

newJMXConnector(JMXServiceURL, Map<String, ?>) - Method in class org.jboss.remotingjmx.RemotingConnectorProvider
 

O

org.jboss.remotingjmx - package org.jboss.remotingjmx
 
org.jboss.remotingjmx.protocol - package org.jboss.remotingjmx.protocol
 
org.jboss.remotingjmx.protocol.v1 - package org.jboss.remotingjmx.protocol.v1
 
org.jboss.remotingjmx.protocol.v2 - package org.jboss.remotingjmx.protocol.v2
 

P

ParameterConnection - Class in org.jboss.remotingjmx.protocol.v2
Class responsible for the initial parameter exchange on the connection before we 'begin' and allow interoperability with the target MBeanServer.
ParameterProxy - Class in org.jboss.remotingjmx.protocol.v2
The server side proxy responsible for handling the initial setKeyPair requests before begin is called and an MBeanServer selected.

R

RemotingConnectorProvider - Class in org.jboss.remotingjmx
The JMXConnectorProvider implementation for use with Remoting.
RemotingConnectorProvider() - Constructor for class org.jboss.remotingjmx.RemotingConnectorProvider
 
RemotingConnectorServer - Class in org.jboss.remotingjmx
A JMXConnectorServer to handle the server side of the lifecycle relating to making the provided MBeanServer accessible using JBoss Remoting.
RemotingConnectorServer(MBeanServer, Endpoint) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, Map<String, ?>) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, Map<String, ?>, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, Executor) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, Executor, Map<String, ?>, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingMBeanServerConnection - Interface in org.jboss.remotingjmx
An extension of the MBeanServerConnection to also expose the underlying Remoting Connection.
run() - Method in interface org.jboss.remotingjmx.ServerMessageInterceptor.Event
 

S

sendWelcomeMessage() - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon
 
ServerCommon - Class in org.jboss.remotingjmx.protocol.v2
An extension of Common to hold anything common to both ParameterProxy and ServerProxy but not ClientConnection.
ServerCommon.MessageReciever - Class in org.jboss.remotingjmx.protocol.v2
 
ServerCommon.MessageReciever() - Constructor for class org.jboss.remotingjmx.protocol.v2.ServerCommon.MessageReciever
 
ServerMessageInterceptor - Interface in org.jboss.remotingjmx
An Interceptor used to wrap the handling of messages on the server side.
ServerMessageInterceptor.Event - Interface in org.jboss.remotingjmx
 
ServerMessageInterceptorFactory - Interface in org.jboss.remotingjmx
 
start() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
start() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 
startServer(Channel, WrappedMBeanServerConnection, Executor, ServerMessageInterceptor) - Static method in class org.jboss.remotingjmx.protocol.v1.VersionOne
 
startServer(Channel, MBeanServerManager, Executor, ServerMessageInterceptor) - Static method in class org.jboss.remotingjmx.protocol.v2.VersionTwo
 
startServer(byte, Channel, MBeanServerManager, Executor, ServerMessageInterceptor) - Method in class org.jboss.remotingjmx.protocol.Versions
 
stop() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
stop() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 

T

TIMEOUT_KEY - Static variable in class org.jboss.remotingjmx.Constants
Property used to specify the timeout within clients when waiting for a response from the server.
toString() - Method in enum org.jboss.remotingjmx.Util.Timeout
 

U

Util - Class in org.jboss.remotingjmx
A holder for utility methods.
Util.Timeout - Enum in org.jboss.remotingjmx
 

V

valueOf(String) - Static method in enum org.jboss.remotingjmx.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.remotingjmx.Util.Timeout
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.remotingjmx.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.remotingjmx.Util.Timeout
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.jboss.remotingjmx
Placeholder for version information inserted during the build.
VersionedConnection - Interface in org.jboss.remotingjmx
A bridge between the JMXConnector implementation and the underlying remoting connections.
VersionedProxy - Interface in org.jboss.remotingjmx
The versioned proxy is the server side of the connection proxying incoming requests to the exposed MBeanServer.
VersionOne - Class in org.jboss.remotingjmx.protocol.v1
The entry point to VersionOne
Versions - Class in org.jboss.remotingjmx.protocol
Single access point to locate the supported versions.
Versions(Map<String, ?>) - Constructor for class org.jboss.remotingjmx.protocol.Versions
 
VersionTwo - Class in org.jboss.remotingjmx.protocol.v2
The entry point to VersionTwo

W

WrappedMBeanServerConnection - Interface in org.jboss.remotingjmx
The generic wrapper around the different MBeanServerConnections.
writeResponse(Exception, byte, int) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon
 
writeResponse(byte, int) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon
 
writeResponse(String, byte, int) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon
 
C D E G H I M N O P R S T U V W 
remoting-jmx 1.1.3.Final-redhat-2

Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.