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

A

ADDCLIENTLISTENER - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
ADDLISTENER - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
ADDSTREAMCALLBACK - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
AVAILABLE - Static variable in class org.jboss.remoting.stream.StreamHandler
 
AbstractDetector - class org.jboss.remoting.detection.AbstractDetector.
AbstractDetector
AbstractDetector() - Constructor for class org.jboss.remoting.detection.AbstractDetector
 
AbstractDetectorMBean - interface org.jboss.remoting.detection.AbstractDetectorMBean.
This provides a MBean accessible interface for setting domain configuration
AbstractInvoker - class org.jboss.remoting.AbstractInvoker.
AbstractInvoker is an abstract handler part that contains common methods between both client and server.
AbstractInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.AbstractInvoker
 
accept(File, String) - Method in class org.jboss.remoting.callback.CallbackStore.StoreFileFilter
Tests if a specified file should be included in a file list.
accept() - Method in class org.jboss.remoting.transport.multiplex.MultiPortVirtualServerSocket
 
accept() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
acceptConnect(DataInputStream) - Static method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
acceptConnect() - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
acceptThreads - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
acknowledge() - Method in class org.jboss.remoting.transport.socket.ServerThread
 
add(Serializable) - Method in interface org.jboss.remoting.SerializableStore
Persists the serializable object passed to the directory specified.
add(Serializable) - Method in class org.jboss.remoting.callback.CallbackStore
Persists the serializable object passed to the directory specified.
add(Serializable) - Method in class org.jboss.remoting.callback.NullCallbackStore
Persists the serializable object passed to the directory specified.
addClass(ClassBytes) - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
addClientLocator(String, InvokerLocator) - Method in class org.jboss.remoting.AbstractInvoker
Sets the callback server locator for the specified callback listener id
addClientLocator(String, InvokerLocator) - Method in interface org.jboss.remoting.transport.ClientInvoker
This should be set when want to override the default behavior of automatically getting s suitable locator.
addConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.Client
Adds a connection listener that will be notified if/when the connection to the server fails while the client is idle (no calls being made).
addConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.ConnectionValidator
 
addInvocationHandler(String, ServerInvocationHandler) - Method in class org.jboss.remoting.ServerInvoker
add a server invocation handler for a particular subsystem.
addInvocationHandler(String, ObjectName) - Method in class org.jboss.remoting.transport.Connector
Adds a handler to the connector via OjbectName.
addInvocationHandler(String, ServerInvocationHandler) - Method in class org.jboss.remoting.transport.Connector
Adds an invocation handler for the named subsystem to the invoker we manage, and sets the mbean server on the invocation handler.
addInvocationHandler(String, ObjectName) - Method in interface org.jboss.remoting.transport.ConnectorMBean
Adds a handler to the connector via OjbectName.
addInvocationHandler(String, ServerInvocationHandler) - Method in interface org.jboss.remoting.transport.ConnectorMBean
Adds an invocation handler for the named subsystem to the invoker we manage, and sets the mbean server on the invocation handler.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.Client
Adds the specified handler as a callback listener for pull (sync) callbacks.
addListener(InvokerCallbackHandler, InvokerLocator) - Method in class org.jboss.remoting.Client
Adds the specified handler as a callback listener for push (async) callbacks.
addListener(InvokerCallbackHandler, InvokerLocator, Object) - Method in class org.jboss.remoting.Client
Adds the specified handler as a callback listener for push (async) callbacks.
addListener(InvokerCallbackHandler) - Method in interface org.jboss.remoting.ServerInvocationHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.marshal.MarshallerLoaderHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.callback.CallbackServer.SampleInvocationHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.detection.SimpleDetectorServer.SampleInvocationHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.oneway.OnewayServer.SampleInvocationHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.simple.SimpleServer.SampleInvocationHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.stream.StreamingServer.TestStreamInvocationHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.stream.StreamServer.Handler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addMarshaller(Class, Marshaller, UnMarshaller) - Static method in class org.jboss.remoting.marshal.MarshalFactory
Will add the marshaller and unmarshaller based on class type.
addMarshaller(String, Marshaller, UnMarshaller) - Static method in class org.jboss.remoting.marshal.MarshalFactory
Adds the marshaller and unmarshaller based on data type.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.remoting.network.NetworkRegistry
 
addServer(Identity, ServerInvokerMetadata[]) - Method in class org.jboss.remoting.network.NetworkRegistry
add a server for a given identity that is available on the network
addServer(Identity, ServerInvokerMetadata[]) - Method in interface org.jboss.remoting.network.NetworkRegistryMBean
add a server for a given identity that is available on the network
address - Variable in class org.jboss.remoting.transport.socket.ServerAddress
Address of host ot connect to
address - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
connection information
answerConnect(int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
apply(ObjectName) - Method in class org.jboss.remoting.network.NetworkRegistryQuery
 
available() - Method in class org.jboss.remoting.stream.StreamHandler
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.

B

BACKCHANNEL_PORT - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
BACKCHANNEL_SOCKET_ID - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
BINARY - Static variable in class org.jboss.remoting.transport.web.WebServerInvoker
 
BYVALUE - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define the param name to be used when defining if marshalling should be by value, which means will be remote client invoker instead of using local client invoker.
backlog - Variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
backlog - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
bind(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
bind(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
bind(SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
bind(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Binds the socket to a local address.

C

CALLBACK_HANDLE_OBJECT_KEY - Static variable in class org.jboss.remoting.callback.Callback
 
CALLBACK_MEM_CEILING - Static variable in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
The map key to use when looking up the percentage of free memory available before tiggering persistence.
CALLBACK_STORE_KEY - Static variable in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
The map key to use when looking up any callback store that should be used.
CLASSNAME - Static variable in interface org.jboss.remoting.marshal.MarshallerLoaderConstants
 
CLIENT_CONNECT_ADDRESS_KEY - Static variable in class org.jboss.remoting.ServerInvoker
 
CLIENT_CONNECT_PORT_KEY - Static variable in class org.jboss.remoting.ServerInvoker
 
CLIENT_SOCKET_CLASS_FLAG - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
CLOSE - Static variable in class org.jboss.remoting.stream.StreamHandler
 
Callback - class org.jboss.remoting.callback.Callback.
This is the class to use for sending callback payloads from the server handler to the callback listener.
Callback(Object) - Constructor for class org.jboss.remoting.callback.Callback
Constructs the callback object with any object payload.
CallbackClient - class org.jboss.remoting.samples.callback.CallbackClient.
Sample client showing how to register for callbacks from remoting server.
CallbackClient() - Constructor for class org.jboss.remoting.samples.callback.CallbackClient
 
CallbackClient.CallbackHandler - class org.jboss.remoting.samples.callback.CallbackClient.CallbackHandler.
Our implementation of the InvokerCallbackHandler.
CallbackClient.CallbackHandler() - Constructor for class org.jboss.remoting.samples.callback.CallbackClient.CallbackHandler
 
CallbackServer - class org.jboss.remoting.samples.callback.CallbackServer.
Simple remoting server.
CallbackServer() - Constructor for class org.jboss.remoting.samples.callback.CallbackServer
 
CallbackServer.SampleInvocationHandler - class org.jboss.remoting.samples.callback.CallbackServer.SampleInvocationHandler.
Simple invocation handler implementation.
CallbackServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.callback.CallbackServer.SampleInvocationHandler
 
CallbackStore - class org.jboss.remoting.callback.CallbackStore.
Acts as a persistent list which writes Serializable objects to disk and will retrieve them in same order in which they were added (FIFO).
CallbackStore() - Constructor for class org.jboss.remoting.callback.CallbackStore
Default store constructor.
CallbackStore(boolean) - Constructor for class org.jboss.remoting.callback.CallbackStore
Store constructor.
CallbackStore.StoreFileFilter - class org.jboss.remoting.callback.CallbackStore.StoreFileFilter.
 
CallbackStore.StoreFileFilter() - Constructor for class org.jboss.remoting.callback.CallbackStore.StoreFileFilter
 
CallbackStoreMBean - interface org.jboss.remoting.callback.CallbackStoreMBean.
The MBean interface to the CallbackStore implementation.
CannotConnectException - exception org.jboss.remoting.CannotConnectException.
This exception is generated when the remoting layer cannot connect to the remote server It means that the client cannot send the request to the server.
CannotConnectException() - Constructor for class org.jboss.remoting.CannotConnectException
 
CannotConnectException(String) - Constructor for class org.jboss.remoting.CannotConnectException
 
CannotConnectException(String, Throwable) - Constructor for class org.jboss.remoting.CannotConnectException
 
CannotConnectException(Throwable) - Constructor for class org.jboss.remoting.CannotConnectException
 
ClassByteClassLoader - class org.jboss.remoting.loading.ClassByteClassLoader.
ClassByteClassLoader is a classloader that will allow dynamic adding of classes from a remote machine to be added and visible locally.
ClassByteClassLoader() - Constructor for class org.jboss.remoting.loading.ClassByteClassLoader
 
ClassByteClassLoader(ClassLoader) - Constructor for class org.jboss.remoting.loading.ClassByteClassLoader
 
ClassBytes - class org.jboss.remoting.loading.ClassBytes.
ClassBytes is a serialized object that represents a class name and the class bytes as a byte array.
ClassBytes(String, byte[]) - Constructor for class org.jboss.remoting.loading.ClassBytes
 
ClassUtil - class org.jboss.remoting.loading.ClassUtil.
ClassUtil is a set of generic class utlities.
ClassUtil() - Constructor for class org.jboss.remoting.loading.ClassUtil
 
Client - class org.jboss.remoting.Client.
Client is a convience method for invoking remote methods for a given subsystem
Client(InvokerLocator) - Constructor for class org.jboss.remoting.Client
 
Client(InvokerLocator, String) - Constructor for class org.jboss.remoting.Client
 
Client(ClassLoader, InvokerLocator, String) - Constructor for class org.jboss.remoting.Client
 
Client(ClassLoader, ClientInvoker, String) - Constructor for class org.jboss.remoting.Client
 
ClientInvoker - interface org.jboss.remoting.transport.ClientInvoker.
Interface to be used for calling on all the different invoker types (LocalClientInvoker and RemoteClientInvoker).
ClientSocketWrapper - class org.jboss.remoting.transport.socket.ClientSocketWrapper.
 
ClientSocketWrapper(Socket) - Constructor for class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
CompressedClassBytes - class org.jboss.remoting.loading.CompressedClassBytes.
CompressedClassBytes is a ClassBytes subclass that compresses class data, if possible.
CompressedClassBytes() - Constructor for class org.jboss.remoting.loading.CompressedClassBytes
 
CompressedClassBytes(String, byte[], int) - Constructor for class org.jboss.remoting.loading.CompressedClassBytes
 
ConnectionFailedException - exception org.jboss.remoting.ConnectionFailedException.
ConnectionFailedException is a RuntimeException that is raised when a remote connection fails.
ConnectionFailedException() - Constructor for class org.jboss.remoting.ConnectionFailedException
 
ConnectionFailedException(String) - Constructor for class org.jboss.remoting.ConnectionFailedException
 
ConnectionFailedException(String, Exception) - Constructor for class org.jboss.remoting.ConnectionFailedException
 
ConnectionListener - interface org.jboss.remoting.ConnectionListener.
Listener that can be registered with the Client to receive a callback if the target server for said Client is determined to be unreachable at any point.
ConnectionValidator - class org.jboss.remoting.ConnectionValidator.
 
ConnectionValidator(Client) - Constructor for class org.jboss.remoting.ConnectionValidator
 
Connector - class org.jboss.remoting.transport.Connector.
Connector is an implementation of the ConnectorMBean interface.
Connector() - Constructor for class org.jboss.remoting.transport.Connector
 
Connector(boolean) - Constructor for class org.jboss.remoting.transport.Connector
 
ConnectorMBean - interface org.jboss.remoting.transport.ConnectorMBean.
MBean interface.
callbackHandlers - Variable in class org.jboss.remoting.ServerInvoker
 
changeDomain(String) - Method in class org.jboss.remoting.network.NetworkRegistry
change the main domain of the local server
changeDomain(String) - Method in interface org.jboss.remoting.network.NetworkRegistryMBean
change the main domain of the local server
checkConnection(ClientInvoker) - Static method in class org.jboss.remoting.ConnectionValidator
 
checkConnection() - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
checkConnection() - Method in class org.jboss.remoting.transport.socket.ServerSocketWrapper
 
checkConnection() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
checkInvokerServer(Detection, ClassLoader) - Method in class org.jboss.remoting.detection.AbstractDetector
 
checkPort(int) - Static method in class org.jboss.remoting.transport.PortUtil
Checks to see if the specified port is free.
checkPortValue(int) - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
checkStatus() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
FIXME Comment this
classBytes - Variable in class org.jboss.remoting.loading.ClassBytes
 
className - Variable in class org.jboss.remoting.loading.ClassBytes
 
classbyteloader - Variable in class org.jboss.remoting.AbstractInvoker
 
clearPool(ServerAddress) - Static method in class org.jboss.remoting.transport.socket.SocketClientInvoker
Close all sockets in a specific pool.
clearPools() - Static method in class org.jboss.remoting.transport.socket.SocketClientInvoker
Close all sockets in all pools
clientSocketClassName - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
clientpool - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
clientpool - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
cloneMarshaller() - Method in interface org.jboss.remoting.marshal.Marshaller
 
cloneMarshaller() - Method in class org.jboss.remoting.marshal.http.HTTPMarshaller
 
cloneMarshaller() - Method in class org.jboss.remoting.marshal.rmi.RMIMarshaller
 
cloneMarshaller() - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
cloneUnMarshaller() - Method in interface org.jboss.remoting.marshal.UnMarshaller
 
cloneUnMarshaller() - Method in class org.jboss.remoting.marshal.http.HTTPUnMarshaller
 
cloneUnMarshaller() - Method in class org.jboss.remoting.marshal.rmi.RMIUnMarshaller
 
cloneUnMarshaller() - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
close() - Method in class org.jboss.remoting.stream.StreamHandler
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.jboss.remoting.transport.multiplex.MultiPortVirtualServerSocket
 
close() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
close() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
close() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
close() - Method in class org.jboss.remoting.transport.multiplex.SinkOutputStream
 
close() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
close() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
compress(byte[]) - Method in class org.jboss.remoting.loading.CompressedClassBytes
Compresses the input data.
connect() - Method in class org.jboss.remoting.Client
 
connect() - Method in class org.jboss.remoting.RemoteClientInvoker
connect to the remote invoker
connect() - Method in interface org.jboss.remoting.transport.ClientInvoker
connect to the remote invoker
connect() - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
connect to the remote invoker
connect(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
connect(SocketId) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
connect(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
Connects this socket to the server.
connect(SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
Connects this socket to the server with a specified timeout value.
connect(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Connects this socket to the server.
connect(SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Connects this socket to the server with a specified timeout value.
connected - Variable in class org.jboss.remoting.RemoteClientInvoker
 
connectionPools - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
convertLocator(InvokerLocator) - Static method in class org.jboss.remoting.marshal.MarshallLoaderFactory
Will take regular invoker locator with extra parameters indicating marshall loader configuration (such as port) and converts to the marshall loader locator.
create() - Method in interface org.jboss.remoting.SerializableStore
This is a no op method, but needed in order to be used as a service within JBoss AS.
create() - Method in class org.jboss.remoting.ServerInvoker
 
create() - Method in interface org.jboss.remoting.ServerInvokerMBean
 
create() - Method in class org.jboss.remoting.callback.CallbackStore
This is a no op method, but needed in order to be used as a service within JBoss AS.
create() - Method in class org.jboss.remoting.callback.NullCallbackStore
This is a no op method, but needed in order to be used as a service within JBoss AS.
create() - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
create the service, do expensive operations etc
create() - Method in interface org.jboss.remoting.security.SSLServerSocketFactoryServiceMBean
create the service, do expensive operations etc
create() - Method in class org.jboss.remoting.security.SSLSocketBuilder
create the service, do expensive operations etc
create() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
create the service, do expensive operations etc
create() - Method in class org.jboss.remoting.transport.Connector
Creates the connector.
create() - Method in interface org.jboss.remoting.transport.ConnectorMBean
Creates the connector.
createClientInvoker(InvokerLocator) - Static method in class org.jboss.remoting.InvokerRegistry
create a ClientInvoker instance, using the specific InvokerLocator, which is just a client-side invoker to a remote server
createDetection() - Method in class org.jboss.remoting.detection.AbstractDetector
Will create a detection message based on the server invokers registered within the local InvokerRegistry.
createInputStream(Socket) - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
createInputStream(Socket) - Method in class org.jboss.remoting.transport.socket.ServerSocketWrapper
 
createMarshallLoader(InvokerLocator) - Static method in class org.jboss.remoting.marshal.MarshallLoaderFactory
Create a remoting server connector for a marshaller loader based on the specified locator.
createNewInvocationRequest(Map, Object) - Method in class org.jboss.remoting.transport.web.WebServerInvoker
 
createOutputStream(Socket) - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
createOutputStream(Socket) - Method in class org.jboss.remoting.transport.socket.ServerSocketWrapper
 
createRemotingClient(String) - Method in class org.jboss.remoting.samples.callback.CallbackClient
Create the remoting client to use to make calls on the remoting server.
createSSLServerSocketFactory() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Will create a SSLServerSocketFactory.
createSSLServerSocketFactory() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Will create a SSLServerSocketFactory.
createSSLSocketFactory() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Will create a SSLSocketFactory.
createSSLSocketFactory() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Will create a SSLSocketFactory.
createServerInvoker(InvokerLocator) - Static method in class org.jboss.remoting.InvokerRegistry
create a ServerInvoker instance, using the specific Invoker locator data and an implementation of the ServerInvocationHandler interface.
createServerInvoker(InvokerLocator, Map) - Static method in class org.jboss.remoting.InvokerRegistry
create a ServerInvoker instance, using the specific Invoker locator data and an implementation of the ServerInvocationHandler interface along with
createServerSocket() - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
 
createServerSocket(int) - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
 
createServerSocket(int, int) - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
 
createServerSocket() - Method in interface org.jboss.remoting.security.ServerSocketFactoryMBean
Returns an unbound server socket.
createServerSocket(int) - Method in interface org.jboss.remoting.security.ServerSocketFactoryMBean
Returns a server socket bound to the specified port.
createServerSocket(int, int) - Method in interface org.jboss.remoting.security.ServerSocketFactoryMBean
Returns a server socket bound to the specified port, and uses the specified connection backlog.
createServerSocket(int, int, InetAddress) - Method in interface org.jboss.remoting.security.ServerSocketFactoryMBean
Returns a server socket bound to the specified port, with a specified listen backlog and local IP.
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker
 
createServerSocket(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
 
createServerSocket(int, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
TODO
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
TODO
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.socket.ssl.SSLSocketServerInvoker
 
createSocket() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
 
createSocket(String, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
 
createSocket(InetAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
 
createSocket(String, int) - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
createSocket(String, int) - Method in class org.jboss.remoting.transport.socket.ssl.SSLSocketClientInvoker
 
createURLConnection(String, Map) - Method in class org.jboss.remoting.transport.http.HTTPClientInvoker
 
createURLConnection(String, Map) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker
Checks to see if org.jboss.security.ignoreHttpHost property is set to true, and if it is, will ste the host name verifier so that will accept any host.
createUniqueID() - Static method in class org.jboss.remoting.ident.Identity
 
customClassLoader - Variable in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 

D

DATATYPE - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define the param name to be used when defining the data type.
DATATYPE - Static variable in class org.jboss.remoting.marshal.http.HTTPMarshaller
 
DATATYPE - Static variable in class org.jboss.remoting.marshal.http.HTTPUnMarshaller
 
DATATYPE - Static variable in class org.jboss.remoting.marshal.rmi.RMIMarshaller
 
DATATYPE - Static variable in class org.jboss.remoting.marshal.rmi.RMIUnMarshaller
 
DATATYPE - Static variable in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
DATATYPE - Static variable in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
DATATYPE_CASED - Static variable in class org.jboss.remoting.InvokerLocator
 
DEADLETTER_PORT - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
DEADLETTER_SOCKET_ID - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
DEFAULT_DOMAIN - Static variable in class org.jboss.remoting.ident.Identity
 
DEFAULT_HOST - Static variable in class org.jboss.remoting.detection.util.DetectorUtil
localhost *
DEFAULT_KEY_MANAGEMENT_ALGORITHM - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Value is SunX509.
DEFAULT_KEY_STORE_TYPE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Value is JKS
DEFAULT_PING_PERIOD - Static variable in class org.jboss.remoting.ConnectionValidator
Default ping period.
DEFAULT_PORT - Static variable in class org.jboss.remoting.detection.util.DetectorUtil
2410 *
DEFAULT_REGISTRY_PORT - Static variable in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
DEFAULT_SECURE_SOCKET_PROTOCOL - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Value is TLS (Transport Layer Security).
DETECTION_SUBCONTEXT_NAME - Static variable in class org.jboss.remoting.detection.jndi.JNDIDetector
 
DOMAIN_CHANGED - Static variable in class org.jboss.remoting.network.NetworkNotification
 
Detection - class org.jboss.remoting.detection.Detection.
Detection is an MBean Notification that is fired by Detectors when remote servers are found or lost on the Network.
Detection(Identity, ServerInvokerMetadata[]) - Constructor for class org.jboss.remoting.detection.Detection
 
Detector - interface org.jboss.remoting.detection.Detector.
Detector
DetectorUtil - class org.jboss.remoting.detection.util.DetectorUtil.
A simple utility class that will periodically print out remoting servers running based on detections.
DetectorUtil() - Constructor for class org.jboss.remoting.detection.util.DetectorUtil
 
DetectorUtil(String) - Constructor for class org.jboss.remoting.detection.util.DetectorUtil
 
DetectorUtil(String, int) - Constructor for class org.jboss.remoting.detection.util.DetectorUtil
 
DetectorUtil(String, int, String) - Constructor for class org.jboss.remoting.detection.util.DetectorUtil
 
deserialize(ClassBytes, ClassLoader) - Static method in class org.jboss.remoting.loading.ClassUtil
 
deserialize(byte[]) - Static method in class org.jboss.remoting.loading.ClassUtil
 
deserialize(byte[], ClassLoader) - Static method in class org.jboss.remoting.loading.ClassUtil
 
deserializeTime - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
destroy() - Method in interface org.jboss.remoting.SerializableStore
This is a no op method, but needed in order to be used as a service within JBoss AS.
destroy() - Method in class org.jboss.remoting.ServerInvoker
destory the invoker permanently
destroy() - Method in interface org.jboss.remoting.ServerInvokerMBean
destory the invoker permanently
destroy() - Method in class org.jboss.remoting.callback.CallbackStore
If purgeOnDestroy is true, will remove files upon shutdown.
destroy() - Method in class org.jboss.remoting.callback.NullCallbackStore
This is a no op method, but needed in order to be used as a service within JBoss AS.
destroy() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
This method is required to be called upon removing a callback listener so can clean up resources used by the handler.
destroy() - Method in class org.jboss.remoting.loading.ClassByteClassLoader
Will disconnect loader client if is present.
destroy() - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
destroy the service, tear down
destroy() - Method in interface org.jboss.remoting.security.SSLServerSocketFactoryServiceMBean
destroy the service, tear down
destroy() - Method in class org.jboss.remoting.security.SSLSocketBuilder
destroy the service, tear down
destroy() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
destroy the service, tear down
destroy() - Method in class org.jboss.remoting.transport.Connector
Destroys the connector.
destroy() - Method in interface org.jboss.remoting.transport.ConnectorMBean
Destroys the connector.
destroy() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
destroy the RMI Server Invoker, which will unexport the RMI server
destroy() - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Destroys the servlet.
destroy() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
destroyClientInvoker(InvokerLocator) - Static method in class org.jboss.remoting.InvokerRegistry
called to destroy any cached RemoteClientInvoker copies inside the registry.
destroyServerInvoker(ServerInvoker) - Static method in class org.jboss.remoting.InvokerRegistry
 
detect(Detection) - Method in class org.jboss.remoting.detection.AbstractDetector
called when a remote detection from a peer is received by a detector
disconnect() - Method in class org.jboss.remoting.Client
 
disconnect() - Method in class org.jboss.remoting.RemoteClientInvoker
disconnect from the remote invokere
disconnect() - Method in interface org.jboss.remoting.transport.ClientInvoker
disconnect from the remote invokere
disconnect() - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
disconnect from the remote invoker.
disconnect(SocketId) - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Handles the HTTP GET method.
doInit() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
doInit() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Handles the HTTP POST method.
doRun() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
doRun() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
doShutDown() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
doShutDown() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
dorun() - Method in class org.jboss.remoting.transport.socket.ServerThread
This is needed because Object*Streams leak

E

EJB - Static variable in interface org.jboss.remoting.Subsystem
 
enableTcpNoDelay - Variable in class org.jboss.remoting.transport.socket.ServerAddress
If the TcpNoDelay option should be used on the socket.
enableTcpNoDelay - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
If the TcpNoDelay option should be used on the socket.
entryRemoved(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.remoting.transport.socket.LRUPool
 
equals(Object) - Method in class org.jboss.remoting.InvokerLocator
 
equals(Object) - Method in class org.jboss.remoting.detection.Detection
 
equals(Object) - Method in class org.jboss.remoting.ident.Identity
 
equals(Object) - Method in class org.jboss.remoting.network.NetworkInstance
 
equals(Object) - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
equals(Object) - Method in class org.jboss.remoting.transport.socket.ServerAddress
 
evict() - Method in class org.jboss.remoting.transport.socket.LRUPool
 
evict() - Method in class org.jboss.remoting.transport.socket.ServerThread
 

F

FILE_PATH_KEY - Static variable in class org.jboss.remoting.callback.CallbackStore
 
FILE_SUFFIX_KEY - Static variable in class org.jboss.remoting.callback.CallbackStore
 
filter(Identity, InvokerLocator[]) - Method in interface org.jboss.remoting.network.NetworkFilter
called to apply a filter when selecting 0..* servers on the network
filter(Identity, InvokerLocator[]) - Method in class org.jboss.remoting.network.filter.IdentityFilter
called to apply a filter when selecting 0..* servers on the network
filter(Identity, InvokerLocator[]) - Method in class org.jboss.remoting.network.filter.InvokerProtocolFilter
called to apply a filter when selecting 0..* servers on the network
finalize() - Method in class org.jboss.remoting.RemoteClientInvoker
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
finalize() - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
finalize() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
finalize() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
finalize() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
finalize() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
find(MBeanServer) - Static method in class org.jboss.remoting.network.NetworkRegistryFinder
find the ObjectName to the NetworkRegistryMBean instance on the MBeanServer
findClass(String) - Method in class org.jboss.remoting.loading.ClassByteClassLoader
Finds the specified class.
findFreePort() - Static method in class org.jboss.remoting.transport.PortUtil
 
flushPipes() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 

G

GETCALLBACKS - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
GET_MARSHALLER_METHOD - Static variable in interface org.jboss.remoting.marshal.MarshallerLoaderConstants
 
GET_UNMARSHALLER_METHOD - Static variable in interface org.jboss.remoting.marshal.MarshallerLoaderConstants
 
get(MBeanServer) - Static method in class org.jboss.remoting.ident.Identity
 
getActualSocket() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getAddress() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
return the multicast address of the detector
getAddress() - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
return the multicast address of the detector
getAddress() - Method in class org.jboss.remoting.ident.Identity
return the JBOSS IP Address of the instance
getAddress() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
getAllOutputStreams() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getAnInputStream(SocketId, VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getAnOutputThread() - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
getArrayClassPart(String) - Static method in class org.jboss.remoting.loading.ClassUtil
 
getBackChannelThread() - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
getBacklog() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
getBacklog() - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
 
getBindAddress() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
return the bind address of the detector
getBindAddress() - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
return the bind address of the detector
getCallbackClient() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
getCallbackHandleObject() - Method in class org.jboss.remoting.callback.Callback
Returns the handle object originally specified when initially registering the callback listener.
getCallbackObject() - Method in class org.jboss.remoting.callback.Callback
Gets the callback payload sent from the server handler.
getCallbackObject() - Method in class org.jboss.remoting.callback.NullCallbackStore.FailedCallback
 
getCallbackSessionId() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
getCallbacks(InvokerCallbackHandler) - Method in class org.jboss.remoting.Client
Gets the callbacks for specified callback handler.
getCallbacks() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
getChannel() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
getClassBytes() - Method in class org.jboss.remoting.loading.ClassBytes
 
getClassBytes(String, ClassLoader) - Static method in class org.jboss.remoting.loading.ClassUtil
method is called to retrieve a byte array of a Class for a given class name
getClassLoader() - Method in class org.jboss.remoting.AbstractInvoker
 
getClassLoader() - Method in class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
Gets the pluggable classloader that will be used for classloading when deserializing objects.
getClassName() - Method in class org.jboss.remoting.loading.ClassBytes
 
getCleanDetectionNumber() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Gets the number of detection iterations before manually pinging remote server to make sure still alive.
getCleanDetectionNumber() - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
getClientConnectAddress() - Method in class org.jboss.remoting.ServerInvoker
 
getClientConnectAddress() - Method in interface org.jboss.remoting.ServerInvokerMBean
 
getClientConnectPort() - Method in class org.jboss.remoting.ServerInvoker
 
getClientConnectPort() - Method in interface org.jboss.remoting.ServerInvokerMBean
 
getClientInvokers() - Static method in class org.jboss.remoting.InvokerRegistry
return an array of ClientInvokers that are connected
getClientLocator(String) - Method in class org.jboss.remoting.AbstractInvoker
Gets the client locator.
getClientLocator(String) - Method in interface org.jboss.remoting.transport.ClientInvoker
Gets the client locator.
getClientSessionId() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
getConfiguration() - Method in class org.jboss.remoting.ServerInvoker
Gets teh server invoker's transport specific configuration.
getConfiguration() - Method in interface org.jboss.remoting.ServerInvokerMBean
Gets teh server invoker's transport specific configuration.
getConfiguration() - Method in class org.jboss.remoting.detection.AbstractDetector
The getConfiguration method
getConfiguration() - Method in interface org.jboss.remoting.detection.AbstractDetectorMBean
The getDomains method
getConfiguration() - Method in class org.jboss.remoting.transport.Connector
Configuration is an xml element indicating subsystems to be registered with the ServerInvoker we wrap.
getConfiguration() - Method in interface org.jboss.remoting.transport.ConnectorMBean
Configuration is an xml element indicating subsystems to be registered with the ServerInvoker we wrap.
getConnection() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
getContentLength(Object) - Method in class org.jboss.remoting.transport.web.WebServerInvoker
Will write out the object to byte array and check size of byte array.
getContents() - Method in class org.jboss.remoting.transport.socket.LRUPool
 
getContextFactory() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
The context factory string used when connecting to the JNDI server
getContextFactory() - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
getCurrentClientPoolSize() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
getCurrentClientPoolSize() - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
 
getCurrentThreadPoolSize() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
getCurrentThreadPoolSize() - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
 
getDataType() - Method in class org.jboss.remoting.ServerInvoker
Will get the data type for the marshaller factory so know which marshaller to get to marshal the data.
getDataType() - Method in interface org.jboss.remoting.ServerInvokerMBean
Will get the data type for the marshaller factory so know which marshaller to get to marshal the data.
getDefault() - Static method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
 
getDefault() - Static method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
 
getDefaultDataType() - Method in class org.jboss.remoting.RemoteClientInvoker
Each implementation of the remote client invoker should have a default data type that is uses in the case it is not specified in the invoker locator uri.
getDefaultDataType() - Method in class org.jboss.remoting.ServerInvoker
 
getDefaultDataType() - Method in class org.jboss.remoting.transport.http.HTTPClientInvoker
Each implementation of the remote client invoker should have a default data type that is uses in the case it is not specified in the invoker locator uri.
getDefaultDataType() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
getDefaultDataType() - Method in class org.jboss.remoting.transport.rmi.RMIClientInvoker
 
getDefaultDataType() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
getDefaultDataType() - Method in class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
getDefaultDataType() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
Each implementation of the remote client invoker should have a default data type that is uses in the case it is not specified in the invoker locator uri.
getDefaultDataType() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Each implementation of the remote client invoker should have a default data type that is uses in the case it is not specified in the invoker locator uri.
getDefaultIP() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
 
getDefaultIP() - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
 
getDefaultTimeDelay() - Method in class org.jboss.remoting.detection.AbstractDetector
 
getDefaultTimeDelay() - Method in interface org.jboss.remoting.detection.AbstractDetectorMBean
 
getDomain() - Method in class org.jboss.remoting.ident.Identity
return the domain for the server
getFreePort() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
getHTTPThreadPool() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
getHeartbeatDelay() - Method in class org.jboss.remoting.detection.AbstractDetector
return the initial delay in milliseconds before the initial heartbeat is fired.
getHeartbeatPeriod() - Method in class org.jboss.remoting.detection.AbstractDetector
return the period in milliseconds between subsequent heartbeats.
getHeartbeatTimeDelay() - Method in class org.jboss.remoting.detection.AbstractDetector
The amount of time to wait between sending (and sometimes receiving) detection messages.
getHeartbeatTimeDelay() - Method in interface org.jboss.remoting.detection.AbstractDetectorMBean
The amount of time to wait between sending (and sometimes receiving) detection messages.
getHost() - Method in class org.jboss.remoting.InvokerLocator
 
getHost() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Gets the host to use when connecting to JNDI server
getHost() - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
getId(InvocationRequest) - Static method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
Returns an id that can be used to identify this particular callback handler, which should be representative of the client invoker it will make callbacks to.
getId() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
Returns an id that can be used to identify this particular callback handler, which should be representative of the client invoker it will make callbacks to.
getIdentity() - Method in class org.jboss.remoting.detection.Detection
return the jboss identity
getIdentity() - Method in class org.jboss.remoting.network.NetworkInstance
 
getIdentity() - Method in class org.jboss.remoting.network.NetworkNotification
return the identity of the notification
getInetAddress() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
getInetAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getInputStream() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.StreamPair
 
getInputStream() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getInputStream() - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
getInputStream() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
getInstance() - Static method in class org.jboss.remoting.network.NetworkRegistry
return the singleton instance
getInstanceId() - Method in class org.jboss.remoting.ident.Identity
return the JBOSS Instance ID, which is the same between reboots of the same JBOSS server instance.
getInterfacesFor(Class) - Static method in class org.jboss.remoting.loading.ClassUtil
given a class, recurse its dependency graph and find all its implemented interfaces
getInvocationHandler(String) - Method in class org.jboss.remoting.ServerInvoker
get a ServerInvocationHandler for a given subsystem type
getInvocationHandlers() - Method in class org.jboss.remoting.ServerInvoker
return an array of the server invocation handlers
getInvocationHandlers() - Method in class org.jboss.remoting.transport.Connector
Will get array of all the handlers registered with the connector's server invoker.
getInvocationRequest(Map, Object) - Method in class org.jboss.remoting.transport.web.WebServerInvoker
 
getInvoker() - Method in class org.jboss.remoting.Client
 
getInvokerLocator() - Method in class org.jboss.remoting.detection.ServerInvokerMetadata
 
getInvokerLocator() - Method in class org.jboss.remoting.stream.StreamServer
Gets the locator to call back on this server to get the inputstream data.
getInvokerLocator() - Method in class org.jboss.remoting.transport.Connector
Returns the invoker locator.
getInvokerLocator() - Method in interface org.jboss.remoting.transport.ConnectorMBean
Returns the invoker locator.
getJMXId() - Method in class org.jboss.remoting.ident.Identity
return the JMX server ID for the JBoss instance, which is different between reboots of the same JBOSS server instance.
getKeyManagementAlgorithm() - Method in class org.jboss.remoting.security.SSLSocketBuilder
The algorithm for the key manager factory.
getKeyManagementAlgorithm() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
The algorithm for the key manager factory.
getKeyStoreType() - Method in class org.jboss.remoting.security.SSLSocketBuilder
The type to be used for the key store.
getKeyStoreType() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
The type to be used for the key store.
getLocalAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Note.
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getLocalSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
getLocalSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getLocalSocketId() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getLocalVirtualPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getLocator() - Method in class org.jboss.remoting.AbstractInvoker
return the locator this Invoker represents
getLocator() - Method in class org.jboss.remoting.InvocationRequest
 
getLocator() - Method in interface org.jboss.remoting.Invoker
return the locator this Invoker represents
getLocator() - Method in class org.jboss.remoting.SubsystemNotSupported
 
getLocator() - Method in class org.jboss.remoting.network.NetworkNotification
return the locators affected by the notification
getLocator() - Method in class org.jboss.remoting.transport.Connector
Returns the locator to the connector.
getLocator() - Method in interface org.jboss.remoting.transport.ConnectorMBean
Returns the locator to the connector.
getLocatorURI() - Method in class org.jboss.remoting.InvokerLocator
return the locator URI, in the format:
getLocators() - Method in class org.jboss.remoting.detection.Detection
return the locators for the server
getLocators() - Method in class org.jboss.remoting.network.NetworkInstance
 
getMBeanObjectName() - Method in class org.jboss.remoting.ServerInvoker
Returns the String for the object name to be used for the invoker.
getMBeanObjectName() - Method in class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
getMBeanServer() - Method in class org.jboss.remoting.ServerInvoker
 
getManager() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getMarshaller() - Method in class org.jboss.remoting.RemoteClientInvoker
 
getMarshaller(Class) - Static method in class org.jboss.remoting.marshal.MarshalFactory
Looks up marshaller by class type.
getMarshaller(String) - Static method in class org.jboss.remoting.marshal.MarshalFactory
Gets marshaller based on data type (i.e.
getMarshaller(InvokerLocator, ClassLoader) - Static method in class org.jboss.remoting.marshal.MarshalFactory
Will try to look up marshaller by first looking for data type parameter within locator and then using that to look up marhsaller locally.
getMarshaller(InvokerLocator, String, ClassLoader) - Static method in class org.jboss.remoting.marshal.MarshallerLoaderClient
Will call on marshall loader server to load marshaller for given data type.
getMarshaller() - Method in interface org.jboss.remoting.transport.ClientInvoker
 
getMarshaller() - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
getMaxNumberOfHTTPThreads() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
getMaxNumberOfOnewayThreads() - Method in class org.jboss.remoting.ServerInvoker
 
getMaxNumberOfThreads() - Method in class org.jboss.remoting.Client
 
getMaxPoolSize() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Setter for max pool size.
getMaxPoolSize() - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
Setter for max pool size.
getMemPercentCeiling() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
getMethod() - Method in class org.jboss.remoting.stream.StreamCallPayload
Gets the method to call on the original stream.
getMethodName() - Method in class org.jboss.remoting.invocation.RemoteInvocation
 
getNext() - Method in interface org.jboss.remoting.SerializableStore
Will look through the files in the store directory for the oldest object serialized to disk, load it, delete the file, and return the deserialized object.
getNext() - Method in class org.jboss.remoting.callback.CallbackStore
Will look through the files in the store directory for the oldest object serialized to disk, load it, delete the file, and return the deserialized object.
getNext() - Method in class org.jboss.remoting.callback.NullCallbackStore
Will look through the files in the store directory for the oldest object serialized to disk, load it, delete the file, and return the deserialized object.
getNotificationInfo() - Method in class org.jboss.remoting.network.NetworkRegistry
 
getNumAcceptThreads() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Getter for property numAcceptThreads
getNumAcceptThreads() - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
Getter for property numAcceptThreads
getNumberOfRetries() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
getOnewayThreadPool() - Method in class org.jboss.remoting.Client
 
getOnewayThreadPool() - Method in class org.jboss.remoting.ServerInvoker
 
getOriginalURI() - Method in class org.jboss.remoting.InvokerLocator
 
getOutputMultiplexor() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getOutputStream() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.StreamPair
 
getOutputStream() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getOutputStream() - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
getOutputStream() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
getOutputStreamByLocalSocket(SocketId) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getPackageName(Class) - Static method in class org.jboss.remoting.loading.ClassUtil
 
getParameter() - Method in class org.jboss.remoting.InvocationRequest
 
getParameters() - Method in class org.jboss.remoting.InvokerLocator
 
getParameters() - Method in class org.jboss.remoting.invocation.RemoteInvocation
 
getParams() - Method in class org.jboss.remoting.stream.StreamCallPayload
Gets the params for the method to call on the stream.
getPath() - Method in class org.jboss.remoting.InvokerLocator
 
getPayload() - Method in class org.jboss.remoting.InvocationResponse
 
getPingerDelay() - Method in class org.jboss.remoting.detection.AbstractDetector
return the delay in milliseconds between when the timer is created to when the first pinger thread runs.
getPingerPeriod() - Method in class org.jboss.remoting.detection.AbstractDetector
return the period in milliseconds between checking lost servers against the last detection timestamp.
getPooledConnection() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
getPort() - Method in class org.jboss.remoting.InvokerLocator
 
getPort() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Gets the port used to connect to the JNDI Server.
getPort() - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
getPort() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
get the port that the detector is multicasting to
getPort() - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
get the port that the detector is multicasting to
getPort() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
getPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getPort() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
getProperties() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
getProtocol() - Method in class org.jboss.remoting.InvokerLocator
 
getProtocol() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getProtocol() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getPurgeOnShutdown() - Method in interface org.jboss.remoting.SerializableStore
Returns if store will clean up persisted files when shutdown (destroy()).
getPurgeOnShutdown() - Method in class org.jboss.remoting.callback.CallbackStore
Returns if store will clean up persisted files when shutdown (destroy()).
getPurgeOnShutdown() - Method in class org.jboss.remoting.callback.NullCallbackStore
Returns if store will clean up persisted files when shutdown (destroy()).
getReferenceCount() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getRegisteredInvokerTransports() - Static method in class org.jboss.remoting.InvokerRegistry
return an array of String of the registered transports
getRegisteredServerLocators() - Static method in class org.jboss.remoting.InvokerRegistry
return an array of InvokerLocators that are local to this VM (server invokers)
getRemoteAddress() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
getRemoteSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getRemoteSocketId() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getRequestPayload() - Method in class org.jboss.remoting.InvocationRequest
 
getResourceAsStream(String) - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
getResult() - Method in class org.jboss.remoting.InvocationResponse
 
getReturnPayload() - Method in class org.jboss.remoting.InvocationRequest
 
getSecureSocketProtocol() - Method in class org.jboss.remoting.security.SSLSocketBuilder
The protocol for the SSLContext.
getSecureSocketProtocol() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
The protocol for the SSLContext.
getServerBindAddress() - Method in class org.jboss.remoting.ServerInvoker
 
getServerBindAddress() - Method in interface org.jboss.remoting.ServerInvokerMBean
 
getServerBindPort() - Method in class org.jboss.remoting.ServerInvoker
 
getServerBindPort() - Method in interface org.jboss.remoting.ServerInvokerMBean
 
getServerBindPort() - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
Getter for property serverBindPort.
getServerHostName() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
The name of of the server.
getServerInvoker() - Method in class org.jboss.remoting.transport.Connector
 
getServerInvokers() - Static method in class org.jboss.remoting.InvokerRegistry
return an array of ServerInvokers that are connected
getServerInvokers() - Method in class org.jboss.remoting.detection.Detection
Gets all the server invoker metadata for the servers running on specified server.
getServerInvokers() - Method in class org.jboss.remoting.network.NetworkInstance
Gets all the server invoker metadata for the servers running on specified server.
getServerInvokers() - Method in class org.jboss.remoting.network.NetworkNotification
Gets all the server invoker metadata for the servers running on specified server.
getServerLocator() - Method in class org.jboss.remoting.callback.Callback
Gets the locator for the target server where the callback was generated (this will be for the same server that the callback client was registered).
getServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
getServerStub() - Method in class org.jboss.remoting.transport.rmi.RMIClientInvoker
return the RMI server stub
getServers() - Method in class org.jboss.remoting.network.NetworkRegistry
return the servers on the network
getServers() - Method in interface org.jboss.remoting.network.NetworkRegistryMBean
return the servers on the network
getServletInfo() - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Returns a short description of the servlet.
getSessionId() - Method in class org.jboss.remoting.Client
 
getSessionId() - Method in class org.jboss.remoting.InvocationRequest
 
getSessionId() - Method in class org.jboss.remoting.InvocationResponse
 
getSessionId(Map) - Method in class org.jboss.remoting.transport.web.WebServerInvoker
 
getShortClassName(Class) - Static method in class org.jboss.remoting.loading.ClassUtil
 
getSignature() - Method in class org.jboss.remoting.invocation.NameBasedInvocation
 
getSinkOutputStream() - Static method in class org.jboss.remoting.transport.multiplex.SinkOutputStream
 
getSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getSocket() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
getSocketByLocalPort(SocketId) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getSocketTime - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
getSocketTimeout() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Getter for property timeout
getSocketTimeout() - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
Getter for property timeout
getStoreFilePath() - Method in class org.jboss.remoting.callback.CallbackStore
Gets the file path for the directory where the objects will be stored.
getStoreFilePath() - Method in interface org.jboss.remoting.callback.CallbackStoreMBean
Gets the file path for the directory where the objects will be stored.
getStoreFileSuffix() - Method in class org.jboss.remoting.callback.CallbackStore
Gets the file suffix for each of the files that objects will be persisted to.
getStoreFileSuffix() - Method in interface org.jboss.remoting.callback.CallbackStoreMBean
Gets the file suffix for each of the files that objects will be persisted to.
getStub() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
getSubSystems() - Method in class org.jboss.remoting.detection.ServerInvokerMetadata
 
getSubsystem() - Method in class org.jboss.remoting.Client
 
getSubsystem() - Method in class org.jboss.remoting.InvocationRequest
 
getSubsystem() - Method in class org.jboss.remoting.SubsystemNotSupported
 
getSuitableServerLocatorForRemote(InvokerLocator) - Static method in class org.jboss.remoting.InvokerRegistry
return a suitable local server invoker that can service the remote invoker locator based on a compatible transport
getSupportedSubsystems() - Method in class org.jboss.remoting.ServerInvoker
return array of keys for each subsystem this invoker can handle
getTimeout() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
getURLPackage() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
The url package string used when connecting to JNDI server
getURLPackage() - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
getUnMarshaller() - Method in class org.jboss.remoting.RemoteClientInvoker
 
getUnMarshaller(Class) - Static method in class org.jboss.remoting.marshal.MarshalFactory
Returns unmarshaller by class type.
getUnMarshaller(String) - Static method in class org.jboss.remoting.marshal.MarshalFactory
Gets the marshaller based on data type (i.e.
getUnMarshaller(InvokerLocator, ClassLoader) - Static method in class org.jboss.remoting.marshal.MarshalFactory
Will try to look up unmarshaller by first looking for data type parameter within locator and then using that to look up unmarshaller locally.
getUnMarshaller(InvokerLocator, String, ClassLoader) - Static method in class org.jboss.remoting.marshal.MarshallerLoaderClient
Will call on marshall loader server to load unmarshaller for given data type.
getUnMarshaller() - Method in interface org.jboss.remoting.transport.ClientInvoker
 
getUnMarshaller() - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
getUseSSLServerSocketFactory() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Return whether SSLServerSocketFactory.getDefault() will be used or not.
getUseSSLServerSocketFactory() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Return whether SSLServerSocketFactory.getDefault() will be used or not.
getUseSSLSocketFactory() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Return whether SSLSocketFactory.getDefault() will be used or not.
getUseSSLSocketFactory() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Return whether SSLSocketFactory.getDefault() will be used or not.
getVirtualPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getaManager(int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManager(Socket) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByLocalAddress(InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByRemoteAddress(InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 

H

HANDLECALLBACK - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
HEADER_SESSION_ID - Static variable in class org.jboss.remoting.transport.web.WebServerInvoker
 
HEADER_SUBSYSTEM - Static variable in class org.jboss.remoting.transport.web.WebServerInvoker
 
HTML - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
HTTPClientInvoker - class org.jboss.remoting.transport.http.HTTPClientInvoker.
HTTP client invoker.
HTTPClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.http.HTTPClientInvoker
 
HTTPMarshaller - class org.jboss.remoting.marshal.http.HTTPMarshaller.
 
HTTPMarshaller() - Constructor for class org.jboss.remoting.marshal.http.HTTPMarshaller
 
HTTPSClientInvoker - class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker.
 
HTTPSClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker
 
HTTPSServerInvoker - class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker.
Extension of the HTTPserverInvoker which uses a custom server socket which is created using custom server socket factory that can support SSL.
HTTPSServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker
 
HTTPSServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker
 
HTTPServerInvoker - class org.jboss.remoting.transport.http.HTTPServerInvoker.
Server invoker implementation based on http protocol.
HTTPServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.http.HTTPServerInvoker
 
HTTPServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.http.HTTPServerInvoker
 
HTTPUnMarshaller - class org.jboss.remoting.marshal.http.HTTPUnMarshaller.
 
HTTPUnMarshaller() - Constructor for class org.jboss.remoting.marshal.http.HTTPUnMarshaller
 
HTTP_THREAD_POOL_CLASS_KEY - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
HandleCallbackException - exception org.jboss.remoting.callback.HandleCallbackException.
This exception may be thrown if there is an error in dispatching the callback to the intended handler.
HandleCallbackException(String) - Constructor for class org.jboss.remoting.callback.HandleCallbackException
 
HandleCallbackException(String, Throwable) - Constructor for class org.jboss.remoting.callback.HandleCallbackException
 
handleCallback(Callback) - Method in interface org.jboss.remoting.callback.InvokerCallbackHandler
Will take the callback message and send back to client.
handleCallback(Callback) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
Will take the callback message and send back to client.
handleCallback(Callback) - Method in class org.jboss.remoting.samples.callback.CallbackClient.CallbackHandler
Will take the callback and print out its values.
handleConnect() - Method in class org.jboss.remoting.RemoteClientInvoker
subclasses must implement this method to provide a hook to connect to the remote server, if this applies to the specific transport.
handleConnect() - Method in class org.jboss.remoting.transport.http.HTTPClientInvoker
subclasses must implement this method to provide a hook to connect to the remote server, if this applies to the specific transport.
handleConnect() - Method in class org.jboss.remoting.transport.rmi.RMIClientInvoker
subclasses must implement this method to provide a hook to connect to the remote server, if this applies to the specific transport.
handleConnect() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
handleDisconnect() - Method in class org.jboss.remoting.RemoteClientInvoker
subclasses must implement this method to provide a hook to disconnect from the remote server, if this applies to the specific transport.
handleDisconnect() - Method in class org.jboss.remoting.transport.http.HTTPClientInvoker
subclasses must implement this method to provide a hook to disconnect from the remote server, if this applies to the specific transport.
handleDisconnect() - Method in class org.jboss.remoting.transport.rmi.RMIClientInvoker
subclasses must implement this method to provide a hook to disconnect from the remote server, if this applies to the specific transport.
handleDisconnect() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
handleError(String, Throwable) - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
handleNotification(Notification, Object) - Method in class org.jboss.remoting.samples.detection.SimpleDetectorClient
Callback method from the broadcaster MBean this listener implementation is registered to.
handleRemoteDisconnect() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
handleRemoteInputShutDown() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
FIXME Comment this
handleRemoteInputShutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
FIXME Comment this
handleRemoteOutputShutDown() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
FIXME Comment this
handleRemoteShutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
FIXME Comment this
handleStream(InputStream, Object) - Method in class org.jboss.remoting.samples.stream.StreamingServer.TestStreamInvocationHandler
takes the incoming stream and writes out to a file specified by the other param specified.
handleStream(InputStream, Object) - Method in interface org.jboss.remoting.stream.StreamInvocationHandler
Will receive an input stream, which is actually a proxy back to the original stream on the client's vm.
handlerConnectionException(Throwable, Client) - Method in interface org.jboss.remoting.ConnectionListener
Called when a target server if found to be dead.
handlers - Variable in class org.jboss.remoting.ServerInvoker
 
handlingResponse - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
hasInvocationHandler(String) - Method in class org.jboss.remoting.ServerInvoker
return true if a server invocation handler has been registered for this subsystem
hasServer(Identity) - Method in class org.jboss.remoting.network.NetworkRegistry
returns true if the server with the identity is available
hasServer(Identity) - Method in interface org.jboss.remoting.network.NetworkRegistryMBean
returns true if the server with the identity is available
hashCode() - Method in class org.jboss.remoting.InvokerLocator
 
hashCode() - Method in class org.jboss.remoting.detection.Detection
 
hashCode() - Method in class org.jboss.remoting.ident.Identity
 
hashCode() - Method in class org.jboss.remoting.network.NetworkInstance
 
hashCode() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
hashCode() - Method in class org.jboss.remoting.transport.socket.ServerAddress
 
heartbeat() - Method in class org.jboss.remoting.detection.AbstractDetector
subclasses must implement to provide the specific heartbeat protocol for this server to send out to other servers on the network
heartbeat() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Creates connection to JNDI server (which should have already happened in start() method) and will begin checking for remote servers as well as registering itself so will be visible by remote detectors.
heartbeat() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
subclasses must implement to provide the specific heartbeat protocol for this server to send out to other servers on the network
host - Variable in class org.jboss.remoting.InvokerLocator
 

I

IGNORE_HTTPS_HOST - Static variable in class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker
A property to override the default https url host verification
INITIAL_OUTPUT_PORT - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
INITIAL_OUTPUT_SOCKET_ID - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
Identity - class org.jboss.remoting.ident.Identity.
Identity is used to uniquely identify a JBoss server instance on the network.
IdentityFilter - class org.jboss.remoting.network.filter.IdentityFilter.
IdentityFilter
IdentityFilter(Identity) - Constructor for class org.jboss.remoting.network.filter.IdentityFilter
 
InputMultiplexor - class org.jboss.remoting.transport.multiplex.InputMultiplexor.
Copyright (c) 2005
InputMultiplexor() - Constructor for class org.jboss.remoting.transport.multiplex.InputMultiplexor
 
InputMultiplexor.InputThread - class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread.
 
InputMultiplexor.InputThread(MultiplexingManager, InputStream, OutputStream) - Constructor for class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
InternalInvocation - class org.jboss.remoting.invocation.InternalInvocation.
InternalInvocation.java is an invocation object for use in the remoting layer for callbacks etc.
InternalInvocation(String, Object[]) - Constructor for class org.jboss.remoting.invocation.InternalInvocation
 
InvalidConfigurationException - exception org.jboss.remoting.InvalidConfigurationException.
 
InvalidConfigurationException(String) - Constructor for class org.jboss.remoting.InvalidConfigurationException
 
InvalidMarshallingResource - exception org.jboss.remoting.marshal.InvalidMarshallingResource.
Exception thrown when a valid data marshaller can not be found.
InvalidMarshallingResource(String) - Constructor for class org.jboss.remoting.marshal.InvalidMarshallingResource
 
InvocationRequest - class org.jboss.remoting.InvocationRequest.
InvocationRequest is passed to ServerInvocationHandler which encapsulates the unmarshalled method invocation parameters from the ServerInvoker.
InvocationRequest(String, String, Object, Map, Map, InvokerLocator) - Constructor for class org.jboss.remoting.InvocationRequest
 
InvocationRequest(Object) - Constructor for class org.jboss.remoting.InvocationRequest
 
InvocationResponse - class org.jboss.remoting.InvocationResponse.
InvocationResponse is a return object from a call to a remote Server Invoker.
InvocationResponse(String, Object, boolean, Map) - Constructor for class org.jboss.remoting.InvocationResponse
 
Invoker - interface org.jboss.remoting.Invoker.
 
InvokerCallbackHandler - interface org.jboss.remoting.callback.InvokerCallbackHandler.
Should be used a receiver of asynchronous callbacks for registered listeners.
InvokerLocator - class org.jboss.remoting.InvokerLocator.
InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
InvokerLocator(String) - Constructor for class org.jboss.remoting.InvokerLocator
 
InvokerLocator(String, String, int, String, Map) - Constructor for class org.jboss.remoting.InvokerLocator
 
InvokerProtocolFilter - class org.jboss.remoting.network.filter.InvokerProtocolFilter.
InvokerProtocolFilter will examine the protocol of the InvokerLocators on the server and return true for the filter if the protocol matches our spec.
InvokerProtocolFilter(String) - Constructor for class org.jboss.remoting.network.filter.InvokerProtocolFilter
 
InvokerRegistry - class org.jboss.remoting.InvokerRegistry.
InvokerRegistry is a simple registery for creating client and server side Invoker implementations, getting information about the invokers and register as a invoker creator for one or more specific transports.
InvokerRegistry() - Constructor for class org.jboss.remoting.InvokerRegistry
 
id - Static variable in class org.jboss.remoting.transport.socket.ServerThread
 
incrementReferences() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
init(ServletConfig) - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Initializes the servlet.
initPool() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
invoke(Object) - Method in class org.jboss.remoting.Client
Invokes the server invoker handler with the payload parameter passed.
invoke(Object, Map) - Method in class org.jboss.remoting.Client
invoke the method remotely
invoke(InputStream, Object) - Method in class org.jboss.remoting.Client
Takes an inputstream and wraps a server around.
invoke(InvocationRequest) - Method in class org.jboss.remoting.RemoteClientInvoker
transport a request against a remote ServerInvoker
invoke(InvocationRequest) - Method in interface org.jboss.remoting.ServerInvocationHandler
called to handle a specific invocation.
invoke(Object) - Method in class org.jboss.remoting.ServerInvoker
 
invoke(InvocationRequest) - Method in class org.jboss.remoting.ServerInvoker
Processes invocation request depending on the invocation type (internal, name based, oneway, etc).
invoke(InvocationRequest) - Method in class org.jboss.remoting.marshal.MarshallerLoaderHandler
called to handle a specific invocation.
invoke(InvocationRequest) - Method in class org.jboss.remoting.samples.callback.CallbackServer.SampleInvocationHandler
called by the remoting server to handle the invocation from client.
invoke(InvocationRequest) - Method in class org.jboss.remoting.samples.detection.SimpleDetectorServer.SampleInvocationHandler
This is the method that is called when a new message comes in from a client.
invoke(InvocationRequest) - Method in class org.jboss.remoting.samples.oneway.OnewayServer.SampleInvocationHandler
called to handle a specific invocation
invoke(InvocationRequest) - Method in class org.jboss.remoting.samples.simple.SimpleServer.SampleInvocationHandler
called to handle a specific invocation
invoke(InvocationRequest) - Method in class org.jboss.remoting.samples.stream.StreamingServer.TestStreamInvocationHandler
called to handle a specific invocation
invoke(InvocationRequest) - Method in class org.jboss.remoting.stream.StreamServer.Handler
 
invoke(InvocationRequest) - Method in interface org.jboss.remoting.transport.ClientInvoker
transport a request against a remote ServerInvoker
invoke(InvocationRequest) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
transport a request against a remote ServerInvoker
invokeOneway(Object, Map, boolean) - Method in class org.jboss.remoting.Client
Will invoke a oneway call to server without a return object.
invokeOneway(Object, Map) - Method in class org.jboss.remoting.Client
Same as calling invokeOneway(Object param, Map sendPayload, boolean clientSide) with clientSide param being false.
invoker - Variable in class org.jboss.remoting.transport.Connector
 
invoker - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
isArrayClass(String) - Static method in class org.jboss.remoting.loading.ClassUtil
 
isBinary(String) - Method in class org.jboss.remoting.transport.web.WebServerInvoker
 
isBound() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
isBound() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
isBound() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
isClientInvokerRegistered(InvokerLocator) - Static method in class org.jboss.remoting.InvokerRegistry
returns true if the client invoker is registered in the local JVM for a given locator
isClosed() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
isClosed() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Returns the closed state of the socket.
isConnected() - Method in class org.jboss.remoting.Client
 
isConnected() - Method in class org.jboss.remoting.RemoteClientInvoker
subclasses must provide this method to return true if their remote connection is connected and false if disconnected.
isConnected() - Method in interface org.jboss.remoting.transport.ClientInvoker
subclasses must provide this method to return true if their remote connection is connected and false if disconnected.
isConnected() - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
subclasses must provide this method to return true if their remote connection is connected and false if disconnected.
isConnected() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
isConnected() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
Returns the connected state of the socket.
isConnected() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Returns the connected state of the socket.
isConnectedRemoteSocket(SocketId) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
isException() - Method in class org.jboss.remoting.InvocationResponse
 
isInputShutdown() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Returns whether the read-half of the socket connection is closed.
isOnClient() - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
isOutputShutdown() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Returns whether the write-half of the socket connection is closed.
isPullCallbackHandler() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
isRemoteDetection(Detection) - Method in class org.jboss.remoting.detection.AbstractDetector
 
isRemoteServerSocketRegistered() - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
isRunning() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
isSameInstance(Identity) - Method in class org.jboss.remoting.ident.Identity
returns true if the identity represents the same JBOSS Instance, although may not be the exact same process space since the JVM process space might be different (such as a reboot).
isSameJVM(Identity) - Method in class org.jboss.remoting.ident.Identity
returns true if the identity represents the same JVM
isSameMachine(Identity) - Method in class org.jboss.remoting.ident.Identity
returns true if the identity is on the same JBOSS machine, represented by the same IP address (this may not work in the case several physically different machines have the same IP Address).
isServerInvokerRegistered(InvokerLocator) - Static method in class org.jboss.remoting.InvokerRegistry
returns true if the server invoker is registered in the local JVM for a given locator/handler pair
isServerSocketRegistered() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
isStarted() - Method in class org.jboss.remoting.ServerInvoker
return true if the server invoker is started, false if not
isStarted() - Method in interface org.jboss.remoting.ServerInvokerMBean
return true if the server invoker is started, false if not
isStarted() - Method in class org.jboss.remoting.transport.Connector
 
isStopped() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
isTransportBiDirectional() - Method in interface org.jboss.remoting.ServerInvokerMBean
returns true if the transport is bi-directional in nature, for example, SOAP in unidirectional and SOCKETs are bi-directional (unless behind a firewall for example).
isTransportBiDirectional() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
returns true if the transport is bi-directional in nature, for example, SOAP in unidirectional and SOCKETs are bi-directional (unless behind a firewall for example).
isTransportBiDirectional() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
returns true if the transport is bi-directional in nature, for example, SOAP in unidirectional and SOCKETs are bi-directional (unless behind a firewall for example).
isTransportBiDirectional() - Method in class org.jboss.remoting.transport.web.WebServerInvoker
returns true if the transport is bi-directional in nature, for example, HTTP in unidirectional and SOCKETs are bi-directional (unless behind a firewall for example).

J

JMS - Static variable in interface org.jboss.remoting.Subsystem
 
JMX - Static variable in interface org.jboss.remoting.Subsystem
 
JNDIDetector - class org.jboss.remoting.detection.jndi.JNDIDetector.
This is a remoting detector for the remoting package which uses a JNDI server to maintain the registeries for remote invoker servers (stored as Detection messages).
JNDIDetector() - Constructor for class org.jboss.remoting.detection.jndi.JNDIDetector
 
JNDIDetectorMBean - interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean.
JNDIDetectorMBean

L

LISTENER_ID_KEY - Static variable in class org.jboss.remoting.Client
 
LOADER_PORT - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define what port the marshalling loader port resides on.
LOAD_CLASS_METHOD - Static variable in interface org.jboss.remoting.marshal.MarshallerLoaderConstants
 
LOAD_MARSHALLER_METHOD - Static variable in interface org.jboss.remoting.marshal.MarshallerLoaderConstants
 
LOAD_UNMARSHALLER_METHOD - Static variable in interface org.jboss.remoting.marshal.MarshallerLoaderConstants
 
LRUPool - class org.jboss.remoting.transport.socket.LRUPool.
This class is an extention of LRUCachePolicy.
LRUPool(int, int) - Constructor for class org.jboss.remoting.transport.socket.LRUPool
 
LocalClientInvoker - class org.jboss.remoting.transport.local.LocalClientInvoker.
LocalClientInvoker does not use any transport protocol for invoking the ServerInvoker, instead will make call directly on it locally.
LocalClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.local.LocalClientInvoker
 
loadClass(String, ClassBytes[]) - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
localServerLocators - Variable in class org.jboss.remoting.AbstractInvoker
 
locator - Variable in class org.jboss.remoting.AbstractInvoker
 
log - Variable in class org.jboss.remoting.AbstractInvoker
 
log - Variable in class org.jboss.remoting.detection.AbstractDetector
 
log - Variable in class org.jboss.remoting.detection.jndi.JNDIDetector
 
log - Static variable in class org.jboss.remoting.loading.ClassUtil
 
log - Static variable in class org.jboss.remoting.marshal.MarshalFactory
 
log - Static variable in class org.jboss.remoting.marshal.MarshallLoaderFactory
 
log - Static variable in class org.jboss.remoting.marshal.MarshallerLoaderClient
 
log - Static variable in class org.jboss.remoting.marshal.MarshallerLoaderHandler
 
log - Variable in class org.jboss.remoting.marshal.http.HTTPUnMarshaller
 
log - Variable in class org.jboss.remoting.transport.Connector
 
log - Variable in class org.jboss.remoting.transport.http.HTTPClientInvoker
 
log - Static variable in class org.jboss.remoting.transport.multiplex.InputMultiplexor
 
log - Static variable in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
log - Static variable in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
log - Static variable in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
log - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
log - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
log - Static variable in class org.jboss.remoting.transport.multiplex.VirtualSocket
 

M

MARKER - Static variable in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
MARKREADLIMIT - Static variable in class org.jboss.remoting.stream.StreamHandler
 
MARKSUPPORTED - Static variable in class org.jboss.remoting.stream.StreamHandler
 
MARSHALLER - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define the param name to be used when defining the marshaller fully qualified classname
MAX_NUM_HTTP_THREADS_KEY - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
MAX_NUM_ONEWAY_THREADS - Static variable in class org.jboss.remoting.Client
Specifies the default number of work threads in the pool for executing one way invocations on the client.
MAX_NUM_ONEWAY_THREADS - Static variable in class org.jboss.remoting.ServerInvoker
The max number of worker threads to be used in the pool for processing one way calls on the server side.
MAX_NUM_ONEWAY_THREADS_KEY - Static variable in class org.jboss.remoting.ServerInvoker
 
MAX_POOL_SIZE_FLAG - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
MAX_RETRIES - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
Set number of retries in getSocket method
MP_CONNECT - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_CONNECTED - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_DISCONNECT - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_ERROR - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_FALSE - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_INPUT_SHUTDOWN - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_OUTPUT_SHUTDOWN - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_REGISTER_REMOTE_SERVER - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_SERVER_SOCKET_QUERY - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_SHUTDOWN_MANAGER - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_TRUE - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MP_UNREGISTER_REMOTE_SERVER - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MarshalFactory - class org.jboss.remoting.marshal.MarshalFactory.
This class will provide marshallers and unmarshallers for data based on the data type want to marshal to.
MarshalFactory() - Constructor for class org.jboss.remoting.marshal.MarshalFactory
 
MarshallLoaderConnector - class org.jboss.remoting.marshal.MarshallLoaderConnector.
 
MarshallLoaderConnector() - Constructor for class org.jboss.remoting.marshal.MarshallLoaderConnector
 
MarshallLoaderFactory - class org.jboss.remoting.marshal.MarshallLoaderFactory.
Creates the marshall loader server to process requests from remoting clients to load marshaller/unmarshallers.
MarshallLoaderFactory() - Constructor for class org.jboss.remoting.marshal.MarshallLoaderFactory
 
Marshaller - interface org.jboss.remoting.marshal.Marshaller.
Interface that all data marshallers must implements.
MarshallerLoaderClient - class org.jboss.remoting.marshal.MarshallerLoaderClient.
This class is used to load marshaller and unmarshallers from remote server.
MarshallerLoaderClient() - Constructor for class org.jboss.remoting.marshal.MarshallerLoaderClient
 
MarshallerLoaderConstants - interface org.jboss.remoting.marshal.MarshallerLoaderConstants.
 
MarshallerLoaderHandler - class org.jboss.remoting.marshal.MarshallerLoaderHandler.
The invocation handler that receives requests for getting marshallers/unmarshallers and loading of these and any related classes to remoting client.
MarshallerLoaderHandler() - Constructor for class org.jboss.remoting.marshal.MarshallerLoaderHandler
 
MultiPortVirtualServerSocket - class org.jboss.remoting.transport.multiplex.MultiPortVirtualServerSocket.
Copyright (c) 2005
MultiPortVirtualServerSocket() - Constructor for class org.jboss.remoting.transport.multiplex.MultiPortVirtualServerSocket
 
MultiPortVirtualServerSocket(int) - Constructor for class org.jboss.remoting.transport.multiplex.MultiPortVirtualServerSocket
 
MultiPortVirtualServerSocket(int, int) - Constructor for class org.jboss.remoting.transport.multiplex.MultiPortVirtualServerSocket
 
MultiPortVirtualServerSocket(int, int, InetAddress) - Constructor for class org.jboss.remoting.transport.multiplex.MultiPortVirtualServerSocket
 
MulticastDetector - class org.jboss.remoting.detection.multicast.MulticastDetector.
MulticastDetector is a remoting detector that broadcasts detection messages using muliticast.
MulticastDetector() - Constructor for class org.jboss.remoting.detection.multicast.MulticastDetector
 
MulticastDetectorMBean - interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean.
MulticastDetectorMBean
MultiplexingInputStream - class org.jboss.remoting.transport.multiplex.MultiplexingInputStream.
Copyright (c) 2005
MultiplexingInputStream(PipedOutputStream, VirtualSocket) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
MultiplexingInputStream(PipedOutputStream) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
MultiplexingManager - class org.jboss.remoting.transport.multiplex.MultiplexingManager.
Copyright (c) 2005
MultiplexingManager() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager(Socket) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager(String, int) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager(InetSocketAddress) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager.ShutdownThread - class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownThread.
 
MultiplexingManager.ShutdownThread() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownThread
 
MultiplexingManager.StreamPair - class org.jboss.remoting.transport.multiplex.MultiplexingManager.StreamPair.
 
MultiplexingManager.StreamPair(MultiplexingInputStream, MultiplexingOutputStream) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager.StreamPair
 
MultiplexingOutputStream - class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream.
Copyright (c) 2005
MultiplexingOutputStream(MultiplexingManager, SocketId) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
MultiplexingOutputStream(MultiplexingManager, VirtualSocket, SocketId) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
main(String[]) - Static method in class org.jboss.remoting.Version
 
main(String[]) - Static method in class org.jboss.remoting.detection.util.DetectorUtil
 
main(String[]) - Static method in class org.jboss.remoting.loading.CompressedClassBytes
 
main(String[]) - Static method in class org.jboss.remoting.samples.callback.CallbackClient
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.callback.CallbackServer
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.detection.SimpleDetectorClient
Starts the JBoss/Remoting client.
main(String[]) - Static method in class org.jboss.remoting.samples.detection.SimpleDetectorServer
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.oneway.OnewayClient
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.oneway.OnewayServer
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.simple.SimpleClient
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.simple.SimpleServer
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.stream.StreamingClient
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.stream.StreamingServer
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.transport.PortUtil
 
makeInvocation() - Method in class org.jboss.remoting.samples.callback.CallbackClient
Makes a call on the remoting server.
makeInvocation(String) - Method in class org.jboss.remoting.samples.detection.SimpleDetectorClient
Make call on remoting server based on locator uri provided.
makeInvocation(String) - Method in class org.jboss.remoting.samples.oneway.OnewayClient
 
makeInvocation(String) - Method in class org.jboss.remoting.samples.simple.SimpleClient
 
mark(int) - Method in class org.jboss.remoting.stream.StreamHandler
Marks the current position in this input stream.
markSupported() - Method in class org.jboss.remoting.stream.StreamHandler
Tests if this input stream supports the mark and reset methods.
maxPoolSize - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
maxPoolSize - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
mbeanserver - Variable in class org.jboss.remoting.detection.AbstractDetector
 
methodName - Variable in class org.jboss.remoting.invocation.RemoteInvocation
 

N

NameBasedInvocation - class org.jboss.remoting.invocation.NameBasedInvocation.
NameBasedInvocation.java is an invocation object in jmx style.
NameBasedInvocation(Method, Object[]) - Constructor for class org.jboss.remoting.invocation.NameBasedInvocation
 
NameBasedInvocation(String, Object[], String[]) - Constructor for class org.jboss.remoting.invocation.NameBasedInvocation
 
NetworkFilter - interface org.jboss.remoting.network.NetworkFilter.
NetworkFilter can be used when selecting 0..* servers on the network from the NetworkRegistry
NetworkInstance - class org.jboss.remoting.network.NetworkInstance.
NetworkInstance is an object that represents an Identity and its InvokerLocators.
NetworkInstance(Identity, InvokerLocator[]) - Constructor for class org.jboss.remoting.network.NetworkInstance
 
NetworkInstance(Identity, ServerInvokerMetadata[]) - Constructor for class org.jboss.remoting.network.NetworkInstance
 
NetworkNotification - class org.jboss.remoting.network.NetworkNotification.
NetworkNotification is a JMX Notification that is sent when changes occur to the network layout as tracked by a NetworkRegistryMBean.
NetworkNotification(ObjectName, String, Identity, ServerInvokerMetadata[]) - Constructor for class org.jboss.remoting.network.NetworkNotification
 
NetworkNotification(ObjectName, String, Identity, InvokerLocator[]) - Constructor for class org.jboss.remoting.network.NetworkNotification
 
NetworkRegistry - class org.jboss.remoting.network.NetworkRegistry.
NetworkRegistry is a concrete implemenation of the NetworkRegistryMBean interface.
NetworkRegistry() - Constructor for class org.jboss.remoting.network.NetworkRegistry
 
NetworkRegistryFinder - class org.jboss.remoting.network.NetworkRegistryFinder.
NetworkRegistryFinder is a utility class for finding the ObjectName to the NetworkRegistryMBean
NetworkRegistryFinder() - Constructor for class org.jboss.remoting.network.NetworkRegistryFinder
 
NetworkRegistryMBean - interface org.jboss.remoting.network.NetworkRegistryMBean.
NetworkRegistryMBean is a managed bean that keeps track of all the servers on a JBOSS network, and associates all the valid invokers on each server that are available.
NetworkRegistryQuery - class org.jboss.remoting.network.NetworkRegistryQuery.
NetworkRegistryQuery is a QueryExp that will filter on NetworkRegistryMBean mbeans.
NetworkRegistryQuery() - Constructor for class org.jboss.remoting.network.NetworkRegistryQuery
 
NullCallbackStore - class org.jboss.remoting.callback.NullCallbackStore.
This implementation does nothing other than throw away persisted objects and throw exceptions.
NullCallbackStore() - Constructor for class org.jboss.remoting.callback.NullCallbackStore
 
NullCallbackStore.FailedCallback - class org.jboss.remoting.callback.NullCallbackStore.FailedCallback.
 
NullCallbackStore.FailedCallback(Object) - Constructor for class org.jboss.remoting.callback.NullCallbackStore.FailedCallback
 
narrow() - Method in class org.jboss.remoting.InvokerLocator
narrow this invoker to a specific RemoteClientInvoker instance
nextID() - Static method in class org.jboss.remoting.transport.socket.ServerThread
 
notifyInputShutdown(SocketId) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
notifyOfManagerShutdown() - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
notifyOutputShutdown(SocketId) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
numAcceptThreads - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
numberOfRetries - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 

O

ONEWAY_THREAD_POOL_CLASS_KEY - Static variable in class org.jboss.remoting.ServerInvoker
 
ON_CLIENT - Static variable in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
ON_SERVER - Static variable in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
ObjectInputStreamWithClassLoader - class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader.
ObjectInputStreamWithClassLoader
ObjectInputStreamWithClassLoader(InputStream, ClassLoader) - Constructor for class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
Create an ObjectInputStream that reads from the specified InputStream.
OnewayClient - class org.jboss.remoting.samples.oneway.OnewayClient.
Simple test client to make oneway invocations on remoting server.
OnewayClient() - Constructor for class org.jboss.remoting.samples.oneway.OnewayClient
 
OnewayInvocation - class org.jboss.remoting.invocation.OnewayInvocation.
 
OnewayInvocation(Object) - Constructor for class org.jboss.remoting.invocation.OnewayInvocation
 
OnewayServer - class org.jboss.remoting.samples.oneway.OnewayServer.
Simple remoting server.
OnewayServer() - Constructor for class org.jboss.remoting.samples.oneway.OnewayServer
 
OnewayServer.SampleInvocationHandler - class org.jboss.remoting.samples.oneway.OnewayServer.SampleInvocationHandler.
Simple invocation handler implementation.
OnewayServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.oneway.OnewayServer.SampleInvocationHandler
 
OutputMultiplexor - class org.jboss.remoting.transport.multiplex.OutputMultiplexor.
Copyright (c) 2005
OutputMultiplexor(MultiplexingManager, OutputStream) - Constructor for class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
objectName - Variable in class org.jboss.remoting.detection.AbstractDetector
 
org.jboss.remoting - package org.jboss.remoting
 
org.jboss.remoting.callback - package org.jboss.remoting.callback
 
org.jboss.remoting.detection - package org.jboss.remoting.detection
 
org.jboss.remoting.detection.jndi - package org.jboss.remoting.detection.jndi
 
org.jboss.remoting.detection.multicast - package org.jboss.remoting.detection.multicast
 
org.jboss.remoting.detection.util - package org.jboss.remoting.detection.util
 
org.jboss.remoting.ident - package org.jboss.remoting.ident
 
org.jboss.remoting.invocation - package org.jboss.remoting.invocation
 
org.jboss.remoting.loading - package org.jboss.remoting.loading
 
org.jboss.remoting.marshal - package org.jboss.remoting.marshal
 
org.jboss.remoting.marshal.http - package org.jboss.remoting.marshal.http
 
org.jboss.remoting.marshal.rmi - package org.jboss.remoting.marshal.rmi
 
org.jboss.remoting.marshal.serializable - package org.jboss.remoting.marshal.serializable
 
org.jboss.remoting.network - package org.jboss.remoting.network
 
org.jboss.remoting.network.filter - package org.jboss.remoting.network.filter
 
org.jboss.remoting.samples.callback - package org.jboss.remoting.samples.callback
 
org.jboss.remoting.samples.detection - package org.jboss.remoting.samples.detection
 
org.jboss.remoting.samples.oneway - package org.jboss.remoting.samples.oneway
 
org.jboss.remoting.samples.simple - package org.jboss.remoting.samples.simple
 
org.jboss.remoting.samples.stream - package org.jboss.remoting.samples.stream
 
org.jboss.remoting.security - package org.jboss.remoting.security
 
org.jboss.remoting.stream - package org.jboss.remoting.stream
 
org.jboss.remoting.transport - package org.jboss.remoting.transport
 
org.jboss.remoting.transport.http - package org.jboss.remoting.transport.http
 
org.jboss.remoting.transport.http.ssl - package org.jboss.remoting.transport.http.ssl
 
org.jboss.remoting.transport.local - package org.jboss.remoting.transport.local
 
org.jboss.remoting.transport.multiplex - package org.jboss.remoting.transport.multiplex
 
org.jboss.remoting.transport.rmi - package org.jboss.remoting.transport.rmi
 
org.jboss.remoting.transport.servlet - package org.jboss.remoting.transport.servlet
 
org.jboss.remoting.transport.servlet.web - package org.jboss.remoting.transport.servlet.web
 
org.jboss.remoting.transport.socket - package org.jboss.remoting.transport.socket
 
org.jboss.remoting.transport.socket.ssl - package org.jboss.remoting.transport.socket.ssl
 
org.jboss.remoting.transport.web - package org.jboss.remoting.transport.web
 

P

PLAIN - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
PROTOCOL_PORT - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
PROTOCOL_SOCKET_ID - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
PortUtil - class org.jboss.remoting.transport.PortUtil.
PortUtil is a set of utilities for dealing with TCP/IP ports
PortUtil() - Constructor for class org.jboss.remoting.transport.PortUtil
 
Protocol - class org.jboss.remoting.transport.multiplex.Protocol.
Copyright (c) 2005
Protocol(MultiplexingManager) - Constructor for class org.jboss.remoting.transport.multiplex.Protocol
 
parameters - Variable in class org.jboss.remoting.InvokerLocator
 
params - Variable in class org.jboss.remoting.invocation.RemoteInvocation
 
path - Variable in class org.jboss.remoting.InvokerLocator
 
pool - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
Pool for this invoker.
port - Variable in class org.jboss.remoting.InvokerLocator
 
port - Variable in class org.jboss.remoting.transport.socket.ServerAddress
Port the service is listening on
postDeregister() - Method in class org.jboss.remoting.detection.AbstractDetector
 
postDeregister() - Method in class org.jboss.remoting.network.NetworkRegistry
 
postDeregister() - Method in class org.jboss.remoting.transport.Connector
This method is called by the MBeanServer after deregistration takes place.
postProcess(String, Object, Map, Map) - Method in class org.jboss.remoting.RemoteClientInvoker
this method is called prior to returning the result for the invocation to allow the subclass the ability to modify the result result
postProcess(String, Object, Map, InvokerLocator) - Method in class org.jboss.remoting.ServerInvoker
called after an invocation
postRegister(Boolean) - Method in class org.jboss.remoting.detection.AbstractDetector
 
postRegister(Boolean) - Method in class org.jboss.remoting.network.NetworkRegistry
 
postRegister(Boolean) - Method in class org.jboss.remoting.transport.Connector
This method is called by the MBeanServer after registration takes place or when registration fails.
preDeregister() - Method in class org.jboss.remoting.detection.AbstractDetector
 
preDeregister() - Method in class org.jboss.remoting.network.NetworkRegistry
 
preDeregister() - Method in class org.jboss.remoting.transport.Connector
This method is called by the MBeanServer before deregistration takes place.
preProcess(String, Object, Map, Map) - Method in class org.jboss.remoting.RemoteClientInvoker
this method is called prior to making the remote invocation to allow the subclass the ability to provide additional data or modify the invocation
preProcess(String, ClassBytes, Map, InvokerLocator) - Method in class org.jboss.remoting.ServerInvoker
called prior to an invocation
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.remoting.detection.AbstractDetector
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.remoting.network.NetworkRegistry
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.remoting.transport.Connector
This method is called by the MBeanServer before registration takes place.
println(String) - Static method in class org.jboss.remoting.samples.detection.SimpleDetectorClient
Outputs a message to stdout.
println(String) - Static method in class org.jboss.remoting.samples.detection.SimpleDetectorServer
Outputs a message to stdout.
processInvocation() - Method in class org.jboss.remoting.transport.socket.ServerThread
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in interface org.jboss.remoting.transport.servlet.ServletServerInvokerMBean
Method to be called by the servlet to handle the incoming request.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Read a MarshalledInvocation and dispatch it to the target JMX object invoke(Invocation) object.
protocol - Variable in class org.jboss.remoting.InvokerLocator
 
purgeFiles() - Method in interface org.jboss.remoting.SerializableStore
 
purgeFiles() - Method in class org.jboss.remoting.callback.CallbackStore
 
purgeFiles() - Method in class org.jboss.remoting.callback.NullCallbackStore
 

Q

queryServers(NetworkFilter) - Method in class org.jboss.remoting.network.NetworkRegistry
query the network registry for 0..* of servers based on a filter.
queryServers(NetworkFilter) - Method in interface org.jboss.remoting.network.NetworkRegistryMBean
query the network registry for 0..* of servers based on a filter

R

RAW - Static variable in class org.jboss.remoting.Client
 
READ - Static variable in class org.jboss.remoting.stream.StreamHandler
 
READBYTEARRAY - Static variable in class org.jboss.remoting.stream.StreamHandler
 
READOFFSET - Static variable in class org.jboss.remoting.stream.StreamHandler
 
REGISTRY_PORT_KEY - Static variable in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
REMOVECLIENTLISTENER - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
REMOVELISTENER - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
RESET - Static variable in class org.jboss.remoting.stream.StreamHandler
 
RMI - Static variable in interface org.jboss.remoting.Subsystem
 
RMIClientInvoker - class org.jboss.remoting.transport.rmi.RMIClientInvoker.
RMIClientInvoker
RMIClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.rmi.RMIClientInvoker
 
RMIMarshaller - class org.jboss.remoting.marshal.rmi.RMIMarshaller.
This marshaller does nothing as will not be used by default RMI invoker since marshalling is done by RMI itself.
RMIMarshaller() - Constructor for class org.jboss.remoting.marshal.rmi.RMIMarshaller
 
RMIServerInvoker - class org.jboss.remoting.transport.rmi.RMIServerInvoker.
RMIServerInvoker
RMIServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
RMIServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
RMIServerInvokerInf - interface org.jboss.remoting.transport.rmi.RMIServerInvokerInf.
RMIServerInvokerInf
RMIUnMarshaller - class org.jboss.remoting.marshal.rmi.RMIUnMarshaller.
This basically does nothing since RMI will handle marshalling by default.
RMIUnMarshaller() - Constructor for class org.jboss.remoting.marshal.rmi.RMIUnMarshaller
 
RemoteClientInvoker - class org.jboss.remoting.RemoteClientInvoker.
RemoteClientInvoker is an abstract client part handler that implements the bulk of the heavy lifting to process a remote method and dispatch it to a remote ServerInvoker and handle the result.
RemoteClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.RemoteClientInvoker
 
RemoteInvocation - class org.jboss.remoting.invocation.RemoteInvocation.
Serves as the base invocation object for the different types of remoting invocations.
RemoteInvocation(String, Object[]) - Constructor for class org.jboss.remoting.invocation.RemoteInvocation
 
read(InputStream) - Static method in class org.jboss.remoting.loading.ClassUtil
simple utility method for reading bytes from an input stream
read(InputStream, Map) - Method in interface org.jboss.remoting.marshal.UnMarshaller
Will read from the inputstream and converty contents to java Object.
read(InputStream, Map) - Method in class org.jboss.remoting.marshal.http.HTTPUnMarshaller
Will try to unmarshall data from inputstream.
read(InputStream, Map) - Method in class org.jboss.remoting.marshal.rmi.RMIUnMarshaller
Will read from the inputstream and converty contents to java Object.
read(InputStream, Map) - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
Reads the data from the input stream and converts to an Object.
read(byte[]) - Method in class org.jboss.remoting.stream.StreamHandler
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class org.jboss.remoting.stream.StreamHandler
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class org.jboss.remoting.stream.StreamHandler
Reads the next byte of data from the input stream.
read() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
read(byte[]) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
read(byte[], int, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
readExternal(ObjectInput) - Method in class org.jboss.remoting.loading.CompressedClassBytes
 
readTime - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
registerByLocalAddress(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerByRemoteAddress(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerInvoker(String, Class, Class) - Static method in class org.jboss.remoting.InvokerRegistry
register a client/server invoker Class pair for a given transport
registerRemoteServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
registerRemoteServerSocket() - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
registerServerSocket(ServerSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerSocket(VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registryObjectName - Variable in class org.jboss.remoting.detection.AbstractDetector
 
releaseReference() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
removeConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.Client
Removes specified connection listener.
removeConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.ConnectionValidator
 
removeInvocationHandler(String) - Method in class org.jboss.remoting.ServerInvoker
remove a subsystem invocation handler
removeInvocationHandler(String) - Method in class org.jboss.remoting.transport.Connector
Removes an invocation handler for the supplied subsystem from the invoker we manage, and unsets the MBeanServer on the handler.
removeInvocationHandler(String) - Method in interface org.jboss.remoting.transport.ConnectorMBean
Removes an invocation handler for the supplied subsystem from the invoker we manage, and unsets the MBeanServer on the handler.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.Client
Removes callback handler as a callback listener from the server (and client in the case that it was setup to receive async callbacks).
removeListener(InvokerCallbackHandler) - Method in interface org.jboss.remoting.ServerInvocationHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.marshal.MarshallerLoaderHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.callback.CallbackServer.SampleInvocationHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.detection.SimpleDetectorServer.SampleInvocationHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.oneway.OnewayServer.SampleInvocationHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.simple.SimpleServer.SampleInvocationHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.stream.StreamingServer.TestStreamInvocationHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.stream.StreamServer.Handler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeNotificationListener(NotificationListener) - Method in class org.jboss.remoting.network.NetworkRegistry
 
removeServer(Identity) - Method in class org.jboss.remoting.network.NetworkRegistry
remove a server no longer available on the network
removeServer(Identity) - Method in interface org.jboss.remoting.network.NetworkRegistryMBean
remove a server no longer available on the network
reset() - Method in class org.jboss.remoting.stream.StreamHandler
Repositions this stream to the position at the time the mark method was last called on this input stream.
resolveClass(ObjectStreamClass) - Method in class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
Load the local class equivalent of the specified stream class description.
resolveProxyClass(String[]) - Method in class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
Returns a proxy class that implements the interfaces named in a proxy class descriptor; subclasses may implement this method to read custom data from the stream along with the descriptors for dynamic proxy classes, allowing them to use an alternate loading mechanism for the interfaces and the proxy class.
run() - Method in class org.jboss.remoting.ConnectionValidator
The action to be performed by this timer task.
run() - Method in class org.jboss.remoting.samples.callback.CallbackServer.SampleInvocationHandler
Will generate callback messages every second while shouldGenerateCallbacks flag is true.
run() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
run() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownThread
 
run() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
run() - Method in class org.jboss.remoting.transport.socket.ServerThread
 
run() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
running - Variable in class org.jboss.remoting.transport.multiplex.StoppableThread
 
running - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
running - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 

S

SELF - Static variable in interface org.jboss.remoting.Subsystem
 
SERVER_ADDED - Static variable in class org.jboss.remoting.network.NetworkNotification
 
SERVER_BIND_ADDRESS_KEY - Static variable in class org.jboss.remoting.ServerInvoker
 
SERVER_BIND_PORT_KEY - Static variable in class org.jboss.remoting.ServerInvoker
 
SERVER_LOCATOR_KEY - Static variable in class org.jboss.remoting.callback.Callback
 
SERVER_REMOVED - Static variable in class org.jboss.remoting.network.NetworkNotification
 
SERVER_SOCKET_CLASS_FLAG - Static variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
Property value to set if want a custom socket wrapper for providing custom streams.
SERVER_SOCKET_ID - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
SERVER_SOCKET_PORT - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
SERVER_UPDATED - Static variable in class org.jboss.remoting.network.NetworkNotification
 
SKIP - Static variable in class org.jboss.remoting.stream.StreamHandler
 
SOAP - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
SO_TIMEOUT_DEFAULT - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
SO_TIMEOUT_FLAG - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
SSLServerSocketFactoryService - class org.jboss.remoting.security.SSLServerSocketFactoryService.
This is a basic wrapper around the SSLSocketBuilder which is needed because it extneds the javax.net.ServerSocketFactory class and implements the SSLServerSocketFactoryServiceMBean.
SSLServerSocketFactoryService() - Constructor for class org.jboss.remoting.security.SSLServerSocketFactoryService
 
SSLServerSocketFactoryServiceMBean - interface org.jboss.remoting.security.SSLServerSocketFactoryServiceMBean.
 
SSLSocketBuilder - class org.jboss.remoting.security.SSLSocketBuilder.
This builds SSL server socket factories and SSL socket factories.

The main methods are createSSLServerSocketFactory() and createSSLSocketFactory().

SSLSocketBuilder() - Constructor for class org.jboss.remoting.security.SSLSocketBuilder
 
SSLSocketBuilderMBean - interface org.jboss.remoting.security.SSLSocketBuilderMBean.
 
SSLSocketClientInvoker - class org.jboss.remoting.transport.socket.ssl.SSLSocketClientInvoker.
 
SSLSocketClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.socket.ssl.SSLSocketClientInvoker
 
SSLSocketServerInvoker - class org.jboss.remoting.transport.socket.ssl.SSLSocketServerInvoker.
 
SSLSocketServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.socket.ssl.SSLSocketServerInvoker
 
SSLSocketServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.socket.ssl.SSLSocketServerInvoker
 
SSLSocketServerInvokerMBean - interface org.jboss.remoting.transport.socket.ssl.SSLSocketServerInvokerMBean.
 
STREAM_HOST_KEY - Static variable in class org.jboss.remoting.stream.StreamServer
 
STREAM_PORT_KEY - Static variable in class org.jboss.remoting.stream.StreamServer
 
STREAM_TRANSPORT_KEY - Static variable in class org.jboss.remoting.stream.StreamServer
 
SerializableMarshaller - class org.jboss.remoting.marshal.serializable.SerializableMarshaller.
Simple marshaller that simply serializes java objects using standard output stream.
SerializableMarshaller() - Constructor for class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
SerializableStore - interface org.jboss.remoting.SerializableStore.
 
SerializableUnMarshaller - class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller.
Will perform the deserialization of objects off the wire.
SerializableUnMarshaller() - Constructor for class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
ServerAddress - class org.jboss.remoting.transport.socket.ServerAddress.
This class encapsulates all the required information for a client to establish a connection with the server.
ServerAddress(String, int, boolean, int) - Constructor for class org.jboss.remoting.transport.socket.ServerAddress
 
ServerInvocationHandler - interface org.jboss.remoting.ServerInvocationHandler.
ServerInvocationHandler is the server side (remote) end handler which is registered for a given ServerInvoker implementation.
ServerInvoker - class org.jboss.remoting.ServerInvoker.
ServerInvoker is the server-side part of a remote Invoker.
ServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.ServerInvoker
 
ServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.ServerInvoker
 
ServerInvokerCallbackHandler - class org.jboss.remoting.callback.ServerInvokerCallbackHandler.
Responsible for all callbacks in remoting at invoker level (on the server side).
ServerInvokerCallbackHandler(InvocationRequest, InvokerLocator, ServerInvoker) - Constructor for class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
ServerInvokerMBean - interface org.jboss.remoting.ServerInvokerMBean.
 
ServerInvokerMetadata - class org.jboss.remoting.detection.ServerInvokerMetadata.
This is the meta data for a server invoker that is contained within detection messages.
ServerInvokerMetadata(InvokerLocator, String[]) - Constructor for class org.jboss.remoting.detection.ServerInvokerMetadata
 
ServerInvokerServlet - class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet.
The servlet that receives the inital http request for the ServletServerInvoker.
ServerInvokerServlet() - Constructor for class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
 
ServerSocketFactoryMBean - interface org.jboss.remoting.security.ServerSocketFactoryMBean.
This interface is due to the constraint added by using JMX based configuration.
ServerSocketWrapper - class org.jboss.remoting.transport.socket.ServerSocketWrapper.
 
ServerSocketWrapper(Socket) - Constructor for class org.jboss.remoting.transport.socket.ServerSocketWrapper
 
ServerThread - class org.jboss.remoting.transport.socket.ServerThread.
This Thread object hold a single Socket connection to a client and is kept alive until a timeout happens, or it is aged out of the SocketServerInvoker's LRU cache.
ServerThread(Socket, SocketServerInvoker, LRUPool, LinkedList, int, String) - Constructor for class org.jboss.remoting.transport.socket.ServerThread
 
ServerThread.AcknowledgeFailure - exception org.jboss.remoting.transport.socket.ServerThread.AcknowledgeFailure.
 
ServerThread.AcknowledgeFailure() - Constructor for class org.jboss.remoting.transport.socket.ServerThread.AcknowledgeFailure
 
ServletServerInvoker - class org.jboss.remoting.transport.servlet.ServletServerInvoker.
The servlet based server invoker that receives the original http request from the ServerInvokerServlet.
ServletServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
ServletServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
ServletServerInvokerMBean - interface org.jboss.remoting.transport.servlet.ServletServerInvokerMBean.
The MBean interface for the ServletServerInvoker.
SimpleClient - class org.jboss.remoting.samples.simple.SimpleClient.
Simple test client to make an invocation on remoting server.
SimpleClient() - Constructor for class org.jboss.remoting.samples.simple.SimpleClient
 
SimpleDetectorClient - class org.jboss.remoting.samples.detection.SimpleDetectorClient.
Simple remoting client that uses detection to discover the remoting server to make invocation on.
SimpleDetectorClient() - Constructor for class org.jboss.remoting.samples.detection.SimpleDetectorClient
 
SimpleDetectorServer - class org.jboss.remoting.samples.detection.SimpleDetectorServer.
A simple JBoss/Remoting remoting server.
SimpleDetectorServer() - Constructor for class org.jboss.remoting.samples.detection.SimpleDetectorServer
 
SimpleDetectorServer.SampleInvocationHandler - class org.jboss.remoting.samples.detection.SimpleDetectorServer.SampleInvocationHandler.
Simple invocation handler implementation.
SimpleDetectorServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.detection.SimpleDetectorServer.SampleInvocationHandler
 
SimpleServer - class org.jboss.remoting.samples.simple.SimpleServer.
Simple remoting server.
SimpleServer() - Constructor for class org.jboss.remoting.samples.simple.SimpleServer
 
SimpleServer.SampleInvocationHandler - class org.jboss.remoting.samples.simple.SimpleServer.SampleInvocationHandler.
Simple invocation handler implementation.
SimpleServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.simple.SimpleServer.SampleInvocationHandler
 
SinglePortVirtualServerSocket - class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket.
Copyright (c) 2005
SinglePortVirtualServerSocket() - Constructor for class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
SinglePortVirtualServerSocket(int) - Constructor for class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
Create a new SinglePortVirtualServerSocket.
SinglePortVirtualServerSocket(InetSocketAddress, InetSocketAddress) - Constructor for class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
Create a new SinglePortVirtualServerSocket.
SinkOutputStream - class org.jboss.remoting.transport.multiplex.SinkOutputStream.
Copyright (c) 2005
SocketClientInvoker - class org.jboss.remoting.transport.socket.SocketClientInvoker.
SocketClientInvoker uses Sockets to remotely connect to the a remote ServerInvoker, which must be a SocketServerInvoker.
SocketClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.socket.SocketClientInvoker
 
SocketId - class org.jboss.remoting.transport.multiplex.SocketId.
Copyright (c) 2005
SocketId() - Constructor for class org.jboss.remoting.transport.multiplex.SocketId
 
SocketId(int) - Constructor for class org.jboss.remoting.transport.multiplex.SocketId
 
SocketId(byte[]) - Constructor for class org.jboss.remoting.transport.multiplex.SocketId
 
SocketId(short) - Constructor for class org.jboss.remoting.transport.multiplex.SocketId
 
SocketServerInvoker - class org.jboss.remoting.transport.socket.SocketServerInvoker.
SocketServerInvoker is the server-side of a SOCKET based transport
SocketServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.socket.SocketServerInvoker
 
SocketServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.socket.SocketServerInvoker
 
SocketServerInvokerMBean - interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean.
MBean interface.
SocketWrapper - class org.jboss.remoting.transport.socket.SocketWrapper.
 
SocketWrapper(Socket) - Constructor for class org.jboss.remoting.transport.socket.SocketWrapper
 
StoppableThread - class org.jboss.remoting.transport.multiplex.StoppableThread.
Copyright (c) 2005
StoppableThread() - Constructor for class org.jboss.remoting.transport.multiplex.StoppableThread
 
StreamCallPayload - class org.jboss.remoting.stream.StreamCallPayload.
The StreamCallPayload is used when making calls from the server to the client to read from the original input stream.
StreamCallPayload(String) - Constructor for class org.jboss.remoting.stream.StreamCallPayload
Constructor which requires the name of the method to call on the the original stream.
StreamHandler - class org.jboss.remoting.stream.StreamHandler.
This is the server side proxy back to the orginal stream on the client side.
StreamHandler(String) - Constructor for class org.jboss.remoting.stream.StreamHandler
Constructor requiring the locator url back to the client's StreamServer connector (actually the connector's server invoker).
StreamInvocationHandler - interface org.jboss.remoting.stream.StreamInvocationHandler.
This interface is intended for those handlers that expect to receive calls from clients where a InputStream will be passed.
StreamServer - class org.jboss.remoting.stream.StreamServer.
This is a helper class that runs internal to remoting on the client side.
StreamServer(InputStream) - Constructor for class org.jboss.remoting.stream.StreamServer
Creates the server wrapped around the specified input stream.
StreamServer.Handler - class org.jboss.remoting.stream.StreamServer.Handler.
Handler for accepting method calls on the input stream and perform the coresponding method call on the original input stream and returning the data.
StreamServer.Handler() - Constructor for class org.jboss.remoting.stream.StreamServer.Handler
 
StreamingClient - class org.jboss.remoting.samples.stream.StreamingClient.
This samples shows how the client can send an InputStream to the server.
StreamingClient() - Constructor for class org.jboss.remoting.samples.stream.StreamingClient
 
StreamingServer - class org.jboss.remoting.samples.stream.StreamingServer.
 
StreamingServer() - Constructor for class org.jboss.remoting.samples.stream.StreamingServer
 
StreamingServer.TestStreamInvocationHandler - class org.jboss.remoting.samples.stream.StreamingServer.TestStreamInvocationHandler.
Simple invocation handler implementation.
StreamingServer.TestStreamInvocationHandler() - Constructor for class org.jboss.remoting.samples.stream.StreamingServer.TestStreamInvocationHandler
 
Subsystem - interface org.jboss.remoting.Subsystem.
Predefined subsystem types.
SubsystemNotSupported - exception org.jboss.remoting.SubsystemNotSupported.
SubsystemNotSupported is raised by a ServerInvoker when the target subsystem is not supported on the target VM.
SubsystemNotSupported(String, InvokerLocator) - Constructor for class org.jboss.remoting.SubsystemNotSupported
 
sendStream() - Method in class org.jboss.remoting.samples.stream.StreamingClient
 
serialize(Object) - Static method in class org.jboss.remoting.loading.ClassUtil
 
serializeTime - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
serverSocket - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
serverSocketClass - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
serverSocketFactory - Variable in class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker
 
serverSocketFactory - Variable in class org.jboss.remoting.transport.socket.ssl.SSLSocketServerInvoker
 
setActualSocket(Socket) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setAddress(InetAddress) - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
set the interface address of the multicast
setAddress(InetAddress) - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
set the interface address of the multicast
setBacklog(int) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
setBacklog(int) - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
 
setBindAddress(InetAddress) - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
set the bind address of the multicast
setBindAddress(InetAddress) - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
set the bind address
setBound(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setBytes(int) - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
setClassLoader(ClassLoader) - Method in class org.jboss.remoting.AbstractInvoker
set the classloader to use internally
setClassLoader(ClassLoader) - Method in class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
Set the classloader that the stream will used when deserializing class.
setClassLoader(ClassLoader) - Method in interface org.jboss.remoting.marshal.UnMarshaller
Set the class loader to use for unmarhsalling.
setClassLoader(ClassLoader) - Method in class org.jboss.remoting.marshal.rmi.RMIUnMarshaller
Set the class loader to use for unmarhsalling.
setClassLoader(ClassLoader) - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
Sets the classloader to be used when deserializing objects off the wire.
setCleanDetectionNumber(int) - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Sets the number of detection iterations before manually pinging remote server to make sure still alive.
setCleanDetectionNumber(int) - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
setClientConnectAddress(String) - Method in class org.jboss.remoting.ServerInvoker
This method should only be called by the service controller when this invoker is specified within the Connector configuration of a service xml.
setClientConnectAddress(String) - Method in interface org.jboss.remoting.ServerInvokerMBean
This method should only be called by the service controller when this invoker is specified within the Connector configuration of a service xml.
setClientConnectPort(int) - Method in class org.jboss.remoting.ServerInvoker
 
setClientConnectPort(int) - Method in interface org.jboss.remoting.ServerInvokerMBean
 
setClientInvoker(Client) - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
setClosed(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setConfig(Map) - Method in interface org.jboss.remoting.SerializableStore
Will use the values in the map to set configuration.
setConfig(Map) - Method in class org.jboss.remoting.callback.CallbackStore
Will use the values in the map to set configuration.
setConfig(Map) - Method in class org.jboss.remoting.callback.NullCallbackStore
No op
setConfiguration(Map) - Method in class org.jboss.remoting.ServerInvoker
Sets the server invoker's transport specific configuration.
setConfiguration(Map) - Method in interface org.jboss.remoting.ServerInvokerMBean
Sets the server invoker's transport specific configuration.
setConfiguration(Element) - Method in class org.jboss.remoting.detection.AbstractDetector
set the configuration for the domains to be recognized by detector
setConfiguration(Element) - Method in interface org.jboss.remoting.detection.AbstractDetectorMBean
set the configuration for the domains to be recognized by detector
setConfiguration(Element) - Method in class org.jboss.remoting.transport.Connector
Configuration is an xml element indicating subsystems to be registered with the ServerInvoker we wrap.
setConfiguration(Element) - Method in interface org.jboss.remoting.transport.ConnectorMBean
Configuration is an xml element indicating subsystems to be registered with the ServerInvoker we wrap.
setConnected(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setContextFactory(String) - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
The context factory string to use when connecting to the JNDI server.
setContextFactory(String) - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
setDefaultIP(String) - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
 
setDefaultIP(String) - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
 
setDefaultTimeDelay(long) - Method in class org.jboss.remoting.detection.AbstractDetector
The amount of time which can elapse without receiving a detection event before a server will be suspected as being dead and peroforming an explicit invocation on it to verify it is alive.
setDefaultTimeDelay(long) - Method in interface org.jboss.remoting.detection.AbstractDetectorMBean
The amount of time which can elapse without receiving a detection event before a server will be suspected as being dead and peroforming an explicit invocation on it to verify it is alive.
setDomain(String) - Static method in class org.jboss.remoting.ident.Identity
set the domain for all active mbean servers
setEOF() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
setHTTPThreadPool(ThreadPool) - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
setHeartbeatTimeDelay(long) - Method in class org.jboss.remoting.detection.AbstractDetector
The amount of time to wait between sending (and sometimes receiving) detection messages.
setHeartbeatTimeDelay(long) - Method in interface org.jboss.remoting.detection.AbstractDetectorMBean
The amount of time to wait between sending (and sometimes receiving) detection messages.
setHost(String) - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Sets the host to use when connecting to JNDI server
setHost(String) - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
setInputShutdown(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setInputStream(MultiplexingInputStream) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setInvoker(ClientInvoker) - Method in class org.jboss.remoting.Client
 
setInvoker(ServerInvoker) - Method in interface org.jboss.remoting.ServerInvocationHandler
set the invoker that owns this handler
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.marshal.MarshallerLoaderHandler
set the invoker that owns this handler
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.samples.callback.CallbackServer.SampleInvocationHandler
set the invoker that owns this handler
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.samples.detection.SimpleDetectorServer.SampleInvocationHandler
set the invoker that owns this handler
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.samples.oneway.OnewayServer.SampleInvocationHandler
set the invoker that owns this handler
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.samples.simple.SimpleServer.SampleInvocationHandler
set the invoker that owns this handler
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.samples.stream.StreamingServer.TestStreamInvocationHandler
set the invoker that owns this handler
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.stream.StreamServer.Handler
set the invoker that owns this handler
setInvokerLocator(String) - Method in class org.jboss.remoting.transport.Connector
Sets the invoker locator.
setInvokerLocator(String) - Method in interface org.jboss.remoting.transport.ConnectorMBean
Sets the invoker locator.
setKeyManagementAlgorithm(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
The algorithm for the key manager factory.
setKeyManagementAlgorithm(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
The algorithm for the key manager factory.
setKeyPassword(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
Sets the password to use for the keys within the key store.
setKeyPassword(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the password to use for the keys within the key store.
setKeyStorePassword(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
Sets the password to use for the key store.
setKeyStorePassword(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the password to use for the key store.
setKeyStoreType(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
The type to be used for the key store.
setKeyStoreType(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
The type to be used for the key store.
setKeyStoreURL(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
This is the url string to the key store to use.
setKeyStoreURL(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
This is the url string to the key store to use.
setLocalSocketId(SocketId) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setLocator(InvokerLocator) - Method in class org.jboss.remoting.InvocationRequest
 
setMBeanServer(MBeanServer) - Method in interface org.jboss.remoting.ServerInvocationHandler
set the mbean server that the handler can reference
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.ServerInvoker
 
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.marshal.MarshallerLoaderHandler
set the mbean server that the handler can reference
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.network.NetworkRegistryQuery
 
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.samples.callback.CallbackServer.SampleInvocationHandler
set the mbean server that the handler can reference
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.samples.detection.SimpleDetectorServer.SampleInvocationHandler
set the mbean server that the handler can reference
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.samples.oneway.OnewayServer.SampleInvocationHandler
set the mbean server that the handler can reference
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.samples.simple.SimpleServer.SampleInvocationHandler
set the mbean server that the handler can reference
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.samples.stream.StreamingServer.TestStreamInvocationHandler
set the mbean server that the handler can reference
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.stream.StreamServer.Handler
set the mbean server that the handler can reference
setManager(MultiplexingManager) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setMarshaller(Marshaller) - Method in class org.jboss.remoting.Client
 
setMarshaller(Marshaller) - Method in class org.jboss.remoting.RemoteClientInvoker
 
setMarshaller(Marshaller) - Method in interface org.jboss.remoting.transport.ClientInvoker
 
setMarshaller(Marshaller) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
setMaxNumberOfHTTPThreads(int) - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
setMaxNumberOfOnewayThreads(int) - Method in class org.jboss.remoting.ServerInvoker
 
setMaxNumberOfThreads(int) - Method in class org.jboss.remoting.Client
 
setMaxPoolSize(int) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
The number of server threads for processing client.
setMaxPoolSize(int) - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
The number of server threads for processing client.
setMemPercentCeiling(Double) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
setNumAcceptThreads(int) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Setter for property numAcceptThreads
setNumAcceptThreads(int) - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
Setter for property numAcceptThreads
setNumberOfRetries(int) - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
Sets the number of retries to get a socket connection.
setOnClient(boolean) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setOnewayThreadPool(ThreadPool) - Method in class org.jboss.remoting.Client
 
setOnewayThreadPool(ThreadPool) - Method in class org.jboss.remoting.ServerInvoker
 
setOutputShutdown(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setOutputStream(MultiplexingOutputStream) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setParameter(Object) - Method in class org.jboss.remoting.InvocationRequest
 
setParams(Object[]) - Method in class org.jboss.remoting.stream.StreamCallPayload
Sets the params for the method to call on the stream.
setPort(int) - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Sets the port to use when connecting to JNDI server
setPort(int) - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
setPort(int) - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
set the port for detections to be multicast to
setPort(int) - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
set the port for detections to be multicast to
setPort(byte[]) - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
setProtocol(Protocol) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setPurgeOnShutdown(boolean) - Method in interface org.jboss.remoting.SerializableStore
Sets if store should clean up persisted files when shutdown (destroy()).
setPurgeOnShutdown(boolean) - Method in class org.jboss.remoting.callback.CallbackStore
Sets if store should clean up persisted files when shutdown (destroy()).
setPurgeOnShutdown(boolean) - Method in class org.jboss.remoting.callback.NullCallbackStore
Sets if store should clean up persisted files when shutdown (destroy()).
setRemoteFileName(String) - Method in class org.jboss.remoting.samples.stream.StreamingClient
 
setRemoteSocketId(SocketId) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setRequestPayload(Map) - Method in class org.jboss.remoting.InvocationRequest
 
setReturnPayload(Map) - Method in class org.jboss.remoting.InvocationRequest
 
setSSLSocketBuilder(SSLSocketBuilderMBean) - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
 
setSSLSocketBuilder(SSLSocketBuilderMBean) - Method in interface org.jboss.remoting.security.SSLServerSocketFactoryServiceMBean
 
setSecureSocketProtocol(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
The protocol for the SSLContext.
setSecureSocketProtocol(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
The protocol for the SSLContext.
setServerInvoker(ServerInvoker) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
This will set the local reference to the server invoker.
setServerSocketFactory(ServerSocketFactory) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker
Sets the server socket factory for the SocketServerInvoker to use.
setServerSocketFactory(ServerSocketFactory) - Method in class org.jboss.remoting.transport.socket.ssl.SSLSocketServerInvoker
Sets the server socket factory for the SocketServerInvoker to use.
setServerSocketFactory(ServerSocketFactory) - Method in interface org.jboss.remoting.transport.socket.ssl.SSLSocketServerInvokerMBean
Sets the server socket factory for the SocketServerInvoker to use.
setServerStub(RMIServerInvokerInf) - Method in class org.jboss.remoting.transport.rmi.RMIClientInvoker
get the server stub
setSessionId(String) - Method in class org.jboss.remoting.Client
This will set the session id used when making invocations on server invokers.
setSessionId(String) - Method in class org.jboss.remoting.InvocationRequest
 
setSocketTimeout(int) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Setter for property timeout
setSocketTimeout(int) - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
Setter for property timeout
setStoreFilePath(String) - Method in class org.jboss.remoting.callback.CallbackStore
Sets teh file path for the directory where the objects will be stored.
setStoreFilePath(String) - Method in interface org.jboss.remoting.callback.CallbackStoreMBean
Sets teh file path for the directory where the objects will be stored.
setStoreFileSuffix(String) - Method in class org.jboss.remoting.callback.CallbackStore
Sets the file suffix for each of the files that objects will be persisted to.
setStoreFileSuffix(String) - Method in interface org.jboss.remoting.callback.CallbackStoreMBean
Sets the file suffix for each of the files that objects will be persisted to.
setSubsystem(String) - Method in class org.jboss.remoting.Client
 
setSubsystem(String) - Method in class org.jboss.remoting.InvocationRequest
 
setTimeout(int) - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
setTrustStoreURL(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
This is the url string to the trust store to use.
setTrustStoreURL(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
This is the url string to the trust store to use.
setURLPackage(String) - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
The url package string to use when connecting to the JNDI server.
setURLPackage(String) - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
setUnMarshaller(UnMarshaller) - Method in class org.jboss.remoting.Client
 
setUnMarshaller(UnMarshaller) - Method in class org.jboss.remoting.RemoteClientInvoker
 
setUnMarshaller(UnMarshaller) - Method in interface org.jboss.remoting.transport.ClientInvoker
 
setUnMarshaller(UnMarshaller) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
setUseSSLServerSocketFactory(boolean) - Method in class org.jboss.remoting.security.SSLSocketBuilder
Will indicate if should use the SSLServerSocketFactory.getDefault() for getting the ServerSocketFactory to use (when calling createSSLServerSocketFactory()).
setUseSSLServerSocketFactory(boolean) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Will indicate if should use the SSLServerSocketFactory.getDefault() for getting the ServerSocketFactory to use (when calling createSSLServerSocketFactory()).
setUseSSLSocketFactory(boolean) - Method in class org.jboss.remoting.security.SSLSocketBuilder
Will indicate if should use the SSLSocketFactory.getDefault() for getting the SocketFactory to use (when calling createSSLSocketFactory()).
setUseSSLSocketFactory(boolean) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Will indicate if should use the SSLSocketFactory.getDefault() for getting the SocketFactory to use (when calling createSSLSocketFactory()).
setup() - Method in class org.jboss.remoting.ServerInvoker
 
setup() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
setup() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setup() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
setup() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
setup() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
setupDetector() - Method in class org.jboss.remoting.samples.detection.SimpleDetectorClient
Sets up NetworkRegistry and MulticastDetector so we can listen for any additions or removals of remoting servers on the network.
setupDetector() - Method in class org.jboss.remoting.samples.detection.SimpleDetectorServer
Sets up NetworkRegistry and MulticastDetector so will can register ourselves on the network.
setupServer(InvokerLocator) - Method in class org.jboss.remoting.samples.callback.CallbackClient
Sets up the callback server that the target remoting server can call on with the callbacks that it generates.
setupServer(String) - Method in class org.jboss.remoting.samples.callback.CallbackServer
Sets up target remoting server.
setupServer(String) - Method in class org.jboss.remoting.samples.detection.SimpleDetectorServer
Sets up our JBoss/Remoting server by creating our Connector on the given locator URI and installing our invocation handler that will handle incoming messages.
setupServer(String) - Method in class org.jboss.remoting.samples.oneway.OnewayServer
 
setupServer(String) - Method in class org.jboss.remoting.samples.simple.SimpleServer
 
setupServer() - Method in class org.jboss.remoting.samples.stream.StreamingServer
 
setupServer(String) - Method in class org.jboss.remoting.stream.StreamServer
 
shutdown() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
shutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
shutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
FIXME Comment this
shutdown() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
shutdown - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
shutdown() - Method in class org.jboss.remoting.transport.socket.ServerThread
 
shutdownInput() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
shutdownOutput() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
shutdownServer() - Method in class org.jboss.remoting.samples.callback.CallbackServer
Shuts down the server
size() - Method in interface org.jboss.remoting.SerializableStore
Getst the number of objects stored and available.
size() - Method in class org.jboss.remoting.callback.CallbackStore
Getst the number of objects stored and available.
size() - Method in class org.jboss.remoting.callback.NullCallbackStore
Getst the number of objects stored and available.
skip(long) - Method in class org.jboss.remoting.stream.StreamHandler
Skips over and discards n bytes of data from this input stream.
start() - Method in interface org.jboss.remoting.SerializableStore
Will get the file path value (if not already set will just use the default setting) and will create the directory specified by the file path if it does not already exist.
start() - Method in class org.jboss.remoting.ServerInvoker
subclasses should override to provide any specific start logic
start() - Method in interface org.jboss.remoting.ServerInvokerMBean
subclasses should override to provide any specific start logic
start() - Method in class org.jboss.remoting.callback.CallbackStore
Will get the file path value (if not already set will just use the default setting) and will create the directory specified by the file path if it does not already exist.
start() - Method in class org.jboss.remoting.callback.NullCallbackStore
No op
start() - Method in class org.jboss.remoting.detection.AbstractDetector
called by MBeanServer to start the mbean lifecycle
start() - Method in interface org.jboss.remoting.detection.Detector
called by MBeanServer to start the mbean lifecycle
start() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Will establish the connection to the JNDI server and start detection of other servers.
start() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
called by MBeanServer to start the mbean lifecycle
start() - Method in class org.jboss.remoting.detection.util.DetectorUtil
 
start() - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
start the service, create is already called
start() - Method in interface org.jboss.remoting.security.SSLServerSocketFactoryServiceMBean
start the service, create is already called
start() - Method in class org.jboss.remoting.security.SSLSocketBuilder
start the service, create is already called
start() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
start the service, create is already called
start() - Method in class org.jboss.remoting.transport.Connector
Starts the connector.
start(boolean) - Method in class org.jboss.remoting.transport.Connector
Starts the connector.
start() - Method in interface org.jboss.remoting.transport.ConnectorMBean
Starts the connector.
start(boolean) - Method in interface org.jboss.remoting.transport.ConnectorMBean
Starts the connector.
start() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
start() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Starts the invoker.
start() - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
Starts the invoker.
startHeartbeat(long, long) - Method in class org.jboss.remoting.detection.AbstractDetector
start heartbeating
startPinger(long, long) - Method in class org.jboss.remoting.detection.AbstractDetector
start the pinger timer thread
stayAlive() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
stop() - Method in interface org.jboss.remoting.SerializableStore
This will allow for change of file suffix and file path and then may start again using these new values.
stop() - Method in class org.jboss.remoting.ServerInvoker
subclasses should override to provide any specific stop logic
stop() - Method in interface org.jboss.remoting.ServerInvokerMBean
subclasses should override to provide any specific stop logic
stop() - Method in class org.jboss.remoting.callback.CallbackStore
This will allow for change of file suffix and file path and then may start again using these new values.
stop() - Method in class org.jboss.remoting.callback.NullCallbackStore
No op
stop() - Method in class org.jboss.remoting.detection.AbstractDetector
called by the MBeanServer to stop the mbean lifecycle
stop() - Method in interface org.jboss.remoting.detection.Detector
called by the MBeanServer to stop the mbean lifecycle
stop() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
 
stop() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
called by the MBeanServer to stop the mbean lifecycle
stop() - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
stop the service
stop() - Method in interface org.jboss.remoting.security.SSLServerSocketFactoryServiceMBean
stop the service
stop() - Method in class org.jboss.remoting.security.SSLSocketBuilder
stop the service
stop() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
stop the service
stop() - Method in class org.jboss.remoting.transport.Connector
Stops the connector.
stop() - Method in interface org.jboss.remoting.transport.ConnectorMBean
Stops the connector.
stop() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
stop() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Stops the invoker.
stop() - Method in interface org.jboss.remoting.transport.socket.SocketServerInvokerMBean
Stops the invoker.
stopHeartbeat() - Method in class org.jboss.remoting.detection.AbstractDetector
stop heartbeating
stopPinger() - Method in class org.jboss.remoting.detection.AbstractDetector
stop the pinger timer thread
stopped - Variable in class org.jboss.remoting.transport.multiplex.StoppableThread
 

T

TCP_NODELAY_DEFAULT - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
TCP_NODELAY_FLAG - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
TYPE_JNDI - Static variable in class org.jboss.remoting.detection.util.DetectorUtil
jndi *
TYPE_MULTICAST - Static variable in class org.jboss.remoting.detection.util.DetectorUtil
multicast *
terminatedOnError - Variable in class org.jboss.remoting.transport.multiplex.StoppableThread
 
testPullCallback() - Method in class org.jboss.remoting.samples.callback.CallbackClient
Shows how to register for pull callbacks and then get any callbacks that are waiting on the server.
testPushCallback() - Method in class org.jboss.remoting.samples.callback.CallbackClient
Shows how to register for push callbacks where the server will callback on our callback handler when it generates a callback.
threadpool - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
threadpool - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
timedRead() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
FIXME Comment this
timeout - Variable in class org.jboss.remoting.transport.socket.ServerAddress
Timeout of setSoTimeout
timeout - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
timeout - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
toByteArray() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
toString() - Method in class org.jboss.remoting.InvokerLocator
 
toString() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
Returns the id for this handler
toString() - Method in class org.jboss.remoting.detection.Detection
 
toString() - Method in class org.jboss.remoting.ident.Identity
 
toString() - Method in class org.jboss.remoting.invocation.NameBasedInvocation
 
toString() - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
toString() - Method in class org.jboss.remoting.loading.ClassBytes
 
toString() - Method in class org.jboss.remoting.network.NetworkInstance
 
toString() - Method in class org.jboss.remoting.transport.multiplex.MultiPortVirtualServerSocket
 
toString() - Method in class org.jboss.remoting.transport.multiplex.SinglePortVirtualServerSocket
 
toString() - Method in class org.jboss.remoting.transport.socket.ServerAddress
 
trace - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
The logging trace level flag
transport(String, Object, Map, Marshaller, UnMarshaller) - Method in class org.jboss.remoting.RemoteClientInvoker
 
transport(String, Object, Map, Marshaller, UnMarshaller) - Method in class org.jboss.remoting.transport.http.HTTPClientInvoker
 
transport(String, Object, Map, Marshaller, UnMarshaller) - Method in class org.jboss.remoting.transport.rmi.RMIClientInvoker
 
transport(Object) - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
transport(Object) - Method in interface org.jboss.remoting.transport.rmi.RMIServerInvokerInf
transport a buffer via RMI
transport(String, Object, Map, Marshaller, UnMarshaller) - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 

U

UNMARSHALLER - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define the param name to be used when defining the unmarshaller fully qualified classname
UnMarshaller - interface org.jboss.remoting.marshal.UnMarshaller.
Takes a marshalled byte array and converts to a Java data object.
unRegisterRemoteServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
unRegisterServerSocket(ServerSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
unRegisterSocket(VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
uncompress(byte[]) - Method in class org.jboss.remoting.loading.CompressedClassBytes
Un-compresses the input data.
unregisterInvoker(String) - Static method in class org.jboss.remoting.InvokerRegistry
unregister a client/server invoker pair for the given transport
unregisterLocator(InvokerLocator) - Static method in class org.jboss.remoting.InvokerRegistry
 
unregisterRemoteServerSocket() - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
updateServer(Identity, ServerInvokerMetadata[]) - Method in class org.jboss.remoting.network.NetworkRegistry
update the invokers for a given server
updateServer(Identity, ServerInvokerMetadata[]) - Method in interface org.jboss.remoting.network.NetworkRegistryMBean
update the invokers for a given server
updateServerInvokerLocator(InvokerLocator, InvokerLocator) - Static method in class org.jboss.remoting.InvokerRegistry
This is needed by the ServerInvoker since it may change the port being used (if port specified was <= 0) to next available port.
usedPooled - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 

V

VERSION - Static variable in class org.jboss.remoting.Version
 
Version - class org.jboss.remoting.Version.
 
Version() - Constructor for class org.jboss.remoting.Version
 
VirtualServerSocketFactory - class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory.
A VirtualServerSocketFactory.
VirtualServerSocketFactory() - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
Create a new VirtualServerSocketFactory.
VirtualSocket - class org.jboss.remoting.transport.multiplex.VirtualSocket.
Copyright (c) 2005
VirtualSocket(MultiplexingManager, SocketId) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket() - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket(String, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket(String, int, boolean) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket(InetAddress, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket(InetAddress, int, boolean) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket(SocketImpl) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket(String, int, InetAddress, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket(InetAddress, int, InetAddress, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocketFactory - class org.jboss.remoting.transport.multiplex.VirtualSocketFactory.
Copyright (c) 2005
VirtualSocketFactory() - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
 

W

WebServerInvoker - class org.jboss.remoting.transport.web.WebServerInvoker.
 
WebServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.web.WebServerInvoker
 
WebServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.web.WebServerInvoker
 
wakeup(Socket, int) - Method in class org.jboss.remoting.transport.socket.ServerThread
 
write(Object, OutputStream) - Method in interface org.jboss.remoting.marshal.Marshaller
Marshaller will need to take the dataObject and convert into primitive java data types and write to the given output.
write(Object, OutputStream) - Method in class org.jboss.remoting.marshal.http.HTTPMarshaller
Take the data object and write to the output.
write(Object, OutputStream) - Method in class org.jboss.remoting.marshal.rmi.RMIMarshaller
Marshaller will need to take the dataObject and convert into primitive java data types and write to the given output.
write(Object, OutputStream) - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
Take the data object and write to the output.
write(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
write(byte[]) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
write(byte[], int, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
write(SocketId, byte[]) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
write(int) - Method in class org.jboss.remoting.transport.multiplex.SinkOutputStream
 
writeExternal(ObjectOutput) - Method in class org.jboss.remoting.loading.CompressedClassBytes
 
writeTime - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 

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

Copyright © 1998-2005 JBoss Inc . All Rights Reserved.