A B C D E F G H I J K 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
 
AbstractInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.AbstractInvoker
 
Address - class org.jboss.remoting.samples.transporter.basic.Address.
Simple data object for mailing address.
Address() - Constructor for class org.jboss.remoting.samples.transporter.basic.Address
 
AddressPair - class org.jboss.remoting.transport.multiplex.AddressPair.
A AddressPair.
AddressPair(String, int, String, int) - Constructor for class org.jboss.remoting.transport.multiplex.AddressPair
Create a new AddressPair.
AddressPair - class org.jboss.remoting.transport.multiplex.utility.AddressPair.
A AddressPair.
AddressPair(String, int, String, int) - Constructor for class org.jboss.remoting.transport.multiplex.utility.AddressPair
Create a new AddressPair.
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.MasterServerSocket
 
accept() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
acceptConnect(MultiplexingDataInputStream, int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
acceptServerSocketConnection() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
acceptSocket(ServerSocket) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
Wrapper function for accept().
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.
add(Object) - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
addChat(ExtendedChatInfo) - Method in class org.jboss.remoting.samples.chat.server.ChatStore
 
addClass(ClassBytes) - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
addClientInvoker(MultiplexClientInvoker) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
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, int) - 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
 
addConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.ServerInvoker
 
addConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.transport.Connector
Adds a connection listener to receive notification when a client connection is lost or disconnected.
addConnectionListener(ConnectionListener) - Method in interface org.jboss.remoting.transport.ConnectorMBean
Adds a connection listener to receive notification when a client connection is lost or disconnected.
addDecoration(Object) - Method in interface org.jboss.remoting.marshal.MarshallerDecorator
 
addDisconnectListener(VirtualSocket.DisconnectListener) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
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(ConnectionListener) - Method in class org.jboss.remoting.ConnectionNotifier
 
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.chat.server.ChatManager
 
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
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.http.WebInvocationHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.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.serialization.SerializationServer.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.
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.transporter.TransporterHandler
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.
addMember(ChatMember) - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
addMessage(String) - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
addMessages(ArrayList) - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.remoting.network.NetworkRegistry
 
addPatient(Patient) - Method in class org.jboss.remoting.samples.transporter.complex.Doctor
 
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
addToPendingActions(PendingAction) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
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
annotateClass(Class) - Method in class org.jboss.remoting.serialization.impl.java.MarshalledValueOutputStream
 
annotateProxyClass(Class) - Method in class org.jboss.remoting.serialization.impl.java.MarshalledValueOutputStream
 
answerConnect(DataOutputStream, int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
appendMessage(ChatMessage) - Method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
appendMessages(ArrayList) - Method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
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.
available() - Method in class org.jboss.remoting.transport.coyote.CoyoteInputStream
 
available() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
available() - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
available() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
FIXME Comment this

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
 
BACKLOG_DEFAULT - Static variable in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
BINARY - Static variable in class org.jboss.remoting.transport.web.WebUtil
 
BIND_BY_HOST - Static variable in class org.jboss.remoting.InvokerLocator
Public key to use when want to specify that locator look up local address by IP or host name.
BYTE_STATE - Variable in class org.jboss.remoting.transport.coyote.InputBuffer
 
BYTE_STATE - Variable in class org.jboss.remoting.transport.coyote.OutputBuffer
 
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.
b - Variable in class org.jboss.remoting.samples.http.ComplexObject
 
backlog - Variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
backlog - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
bind(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
bind(SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
bind(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
bind(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
bind(SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
bind(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Binds the socket to a local address.
bytes - Variable in class org.jboss.remoting.samples.http.ComplexObject
 
bytesReturned() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
FIXME Comment this

C

CALLBACK_ERRORS_ALLOWED - Static variable in class org.jboss.remoting.callback.DefaultCallbackErrorHandler
 
CALLBACK_ERROR_HANDLER_KEY - Static variable in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
The map key to use when looking up any callback error handler that should be used.
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.
CHAR_STATE - Variable in class org.jboss.remoting.transport.coyote.InputBuffer
 
CHAR_STATE - Variable in class org.jboss.remoting.transport.coyote.OutputBuffer
 
CHECK_CONNECTION_KEY - Static variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
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_LEASE - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define if client should try to automatically establish a lease with the server.
CLIENT_LEASE_PERIOD - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define what the client lease period should be in the case that server side leasing is turned on.
CLIENT_LEASE_PERIOD - Static variable in class org.jboss.remoting.ServerInvoker
 
CLIENT_MULTIPLEX_ID_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
 
CLIENT_SOCKET_CLASS_FLAG - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
CLOSE - Static variable in class org.jboss.remoting.stream.StreamHandler
 
CONTENTTYPE - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
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
 
CallbackErrorHandler - interface org.jboss.remoting.callback.CallbackErrorHandler.
 
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.
CallbackThread - class org.jboss.remoting.samples.chat.server.CallbackThread.
 
CallbackThread(InvokerCallbackHandler, ShutDownGate, ReadWriteArrayList) - Constructor for class org.jboss.remoting.samples.chat.server.CallbackThread
 
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
 
Chat - class org.jboss.remoting.samples.chat.client.Chat.
Title: Chat
Chat(String[]) - Constructor for class org.jboss.remoting.samples.chat.client.Chat
 
ChatFrame - class org.jboss.remoting.samples.chat.client.ChatFrame.
Title: Chat4
ChatFrame(ConnectionStrategy) - Constructor for class org.jboss.remoting.samples.chat.client.ChatFrame
 
ChatInfo - class org.jboss.remoting.samples.chat.client.ChatInfo.
 
ChatInfo() - Constructor for class org.jboss.remoting.samples.chat.client.ChatInfo
 
ChatInfo(String, String, ChatMember, Date, int, int) - Constructor for class org.jboss.remoting.samples.chat.client.ChatInfo
 
ChatManager - class org.jboss.remoting.samples.chat.server.ChatManager.
 
ChatManager() - Constructor for class org.jboss.remoting.samples.chat.server.ChatManager
 
ChatManagerLauncher - class org.jboss.remoting.samples.chat.server.ChatManagerLauncher.
Title: Chat
ChatManagerLauncher() - Constructor for class org.jboss.remoting.samples.chat.server.ChatManagerLauncher
 
ChatMember - class org.jboss.remoting.samples.chat.client.ChatMember.
 
ChatMember() - Constructor for class org.jboss.remoting.samples.chat.client.ChatMember
 
ChatMember(String) - Constructor for class org.jboss.remoting.samples.chat.client.ChatMember
 
ChatMessage - class org.jboss.remoting.samples.chat.client.ChatMessage.
 
ChatMessage(String, String) - Constructor for class org.jboss.remoting.samples.chat.client.ChatMessage
 
ChatMessage() - Constructor for class org.jboss.remoting.samples.chat.client.ChatMessage
 
ChatReceiver - interface org.jboss.remoting.samples.chat.client.ChatReceiver.
 
ChatReceiverHandler - class org.jboss.remoting.samples.chat.client.ChatReceiverHandler.
 
ChatReceiverHandler(TalkFrame) - Constructor for class org.jboss.remoting.samples.chat.client.ChatReceiverHandler
 
ChatServer - interface org.jboss.remoting.samples.chat.server.ChatServer.
 
ChatServer_Impl - class org.jboss.remoting.samples.chat.server.ChatServer_Impl.
Title: Chat4
ChatServer_Impl(ExtendedChatInfo, ShutDownGate) - Constructor for class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
ChatStore - class org.jboss.remoting.samples.chat.server.ChatStore.
 
ChatStore() - Constructor for class org.jboss.remoting.samples.chat.server.ChatStore
 
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
 
ClassLoaderUtility - class org.jboss.remoting.serialization.ClassLoaderUtility.
 
ClassLoaderUtility() - Constructor for class org.jboss.remoting.serialization.ClassLoaderUtility
 
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 class for invoking remote methods for a given subsystem.
Client(InvokerLocator) - Constructor for class org.jboss.remoting.Client
Constructs a remoting client with intended target server specified via the lcoator, without specifing a remote subsystem or including any metadata.
Client(InvokerLocator, Map) - Constructor for class org.jboss.remoting.Client
Constructs a remoting client with intended target server specified via the locator and configuration metadata.
Client(InvokerLocator, String) - Constructor for class org.jboss.remoting.Client
Constructs a remoting client with intended target server specified via the locator and intended subsystem on server for invocations to be routed to.
Client(InvokerLocator, String, Map) - Constructor for class org.jboss.remoting.Client
Constructs a remoting client with intended target server specified via the locator, intended subsystem on the server for invocations to be routed to, and configuration metadata.
Client(ClassLoader, InvokerLocator, String, Map) - Constructor for class org.jboss.remoting.Client
Deprecated. This constructor should not be used any more as will no longer take into account the classloader specified as a parameter.
Client(ClassLoader, ClientInvoker, String) - Constructor for class org.jboss.remoting.Client
Deprecated. This constructor should not be used any more as will no longer take into account the classloader specified as a parameter.
Client - class org.jboss.remoting.samples.transporter.basic.client.Client.
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.basic.client.Client
 
Client - class org.jboss.remoting.samples.transporter.clustered.client.Client.
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.clustered.client.Client
 
Client - class org.jboss.remoting.samples.transporter.complex.client.Client.
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.complex.client.Client
 
Client - class org.jboss.remoting.samples.transporter.serialization.client.Client.
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.serialization.client.Client
 
Client2Server1 - class org.jboss.remoting.samples.multiplex.invoker.Client2Server1.
 
Client2Server1() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client2Server1
 
Client2Server1.SampleCallbackHandler - class org.jboss.remoting.samples.multiplex.invoker.Client2Server1.SampleCallbackHandler.
 
Client2Server1.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client2Server1.SampleCallbackHandler
 
Client2Server2 - class org.jboss.remoting.samples.multiplex.invoker.Client2Server2.
 
Client2Server2() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client2Server2
 
Client2Server2.SampleCallbackHandler - class org.jboss.remoting.samples.multiplex.invoker.Client2Server2.SampleCallbackHandler.
 
Client2Server2.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client2Server2.SampleCallbackHandler
 
Client3Server1 - class org.jboss.remoting.samples.multiplex.invoker.Client3Server1.
 
Client3Server1() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client3Server1
 
Client3Server1.SampleCallbackHandler - class org.jboss.remoting.samples.multiplex.invoker.Client3Server1.SampleCallbackHandler.
 
Client3Server1.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client3Server1.SampleCallbackHandler
 
ClientAbortException - exception org.jboss.remoting.transport.coyote.ClientAbortException.
Wrap an IOException identifying it as being caused by an abort of a request by a remote client.
ClientAbortException() - Constructor for class org.jboss.remoting.transport.coyote.ClientAbortException
Construct a new ClientAbortException with no other information.
ClientAbortException(String) - Constructor for class org.jboss.remoting.transport.coyote.ClientAbortException
Construct a new ClientAbortException for the specified message.
ClientAbortException(Throwable) - Constructor for class org.jboss.remoting.transport.coyote.ClientAbortException
Construct a new ClientAbortException for the specified throwable.
ClientAbortException(String, Throwable) - Constructor for class org.jboss.remoting.transport.coyote.ClientAbortException
Construct a new ClientAbortException for the specified message and throwable.
ClientDisconnectedException - exception org.jboss.remoting.ClientDisconnectedException.
Can expect this exception to be included as parameter to handleConnectionException() method of org.jboss.remoting.ConnectionListener when client disconnects from the server.
ClientDisconnectedException() - Constructor for class org.jboss.remoting.ClientDisconnectedException
 
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
 
ClientSocketWrapper(Socket, Map, Integer) - Constructor for class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
CloseableFrame - class org.jboss.remoting.samples.chat.client.CloseableFrame.
Title: Chat4
CloseableFrame(Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.CloseableFrame
 
CloseableFrame() - Constructor for class org.jboss.remoting.samples.chat.client.CloseableFrame
 
ComplexObject - class org.jboss.remoting.samples.http.ComplexObject.
 
ComplexObject() - Constructor for class org.jboss.remoting.samples.http.ComplexObject
 
ComplexObject(int, String, boolean) - Constructor for class org.jboss.remoting.samples.http.ComplexObject
 
ComplexObject(int, String, boolean, int) - Constructor for class org.jboss.remoting.samples.http.ComplexObject
 
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
 
CompressingMarshaller - class org.jboss.remoting.marshal.compress.CompressingMarshaller.
CompressingMarshaller and CompressingUnMarshaller are a general purpose compressing marshaller / decompressing unmarshaller pair based on Java's GZIP facilities.
CompressingMarshaller() - Constructor for class org.jboss.remoting.marshal.compress.CompressingMarshaller
Create a new CompressingMarshaller.
CompressingMarshaller(Marshaller) - Constructor for class org.jboss.remoting.marshal.compress.CompressingMarshaller
Create a new CompressingMarshaller.
CompressingUnMarshaller - class org.jboss.remoting.marshal.compress.CompressingUnMarshaller.
CompressingMarshaller and CompressingUnMarshaller are a general purpose compressing marshaller / decompressing unmarshaller pair based on Java's GZIP facilities.
CompressingUnMarshaller() - Constructor for class org.jboss.remoting.marshal.compress.CompressingUnMarshaller
Create a new CompressingUnMarshaller.
CompressingUnMarshaller(UnMarshaller) - Constructor for class org.jboss.remoting.marshal.compress.CompressingUnMarshaller
Create a new CompressingUnMarshaller.
ConnectionException - exception org.jboss.remoting.samples.chat.exceptions.ConnectionException.
 
ConnectionException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.ConnectionException
 
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.
ConnectionNotifier - class org.jboss.remoting.ConnectionNotifier.
This class is used on the server side to notify any connection listeners when a client connection has been terminated (either by loss of lease or by normal disconnect).
ConnectionNotifier() - Constructor for class org.jboss.remoting.ConnectionNotifier
 
ConnectionStrategy - interface org.jboss.remoting.samples.chat.client.ConnectionStrategy.
 
ConnectionValidator - class org.jboss.remoting.ConnectionValidator.
 
ConnectionValidator(Client) - Constructor for class org.jboss.remoting.ConnectionValidator
 
ConnectionValidator(Client, int) - 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
Empty constructor.
Connector(String) - Constructor for class org.jboss.remoting.transport.Connector
Creates Connector with specified locator.
Connector(InvokerLocator) - Constructor for class org.jboss.remoting.transport.Connector
Creates Connector with specified locator.
Connector(Map) - Constructor for class org.jboss.remoting.transport.Connector
Constructs connector and populates configuration information.
Connector(String, Map) - Constructor for class org.jboss.remoting.transport.Connector
Constructs connector for given locator and configuration.
Connector(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.Connector
Constructs connector for given locator and configuration.
Connector(boolean) - Constructor for class org.jboss.remoting.transport.Connector
 
ConnectorMBean - interface org.jboss.remoting.transport.ConnectorMBean.
MBean interface.
CoyoteInputStream - class org.jboss.remoting.transport.coyote.CoyoteInputStream.
This class handles reading bytes.
CoyoteInputStream(InputBuffer) - Constructor for class org.jboss.remoting.transport.coyote.CoyoteInputStream
 
CoyoteInvoker - class org.jboss.remoting.transport.coyote.CoyoteInvoker.
Some of the code in this class was pulled from org.apache.coyote.tomcat4.CoyoteAdapter and hence will maintain the Apache License (and author credit from original source).
CoyoteInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
CoyoteInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
CoyoteOutputStream - class org.jboss.remoting.transport.coyote.CoyoteOutputStream.
Coyote implementation of the servlet output stream.
CoyoteOutputStream(OutputBuffer) - Constructor for class org.jboss.remoting.transport.coyote.CoyoteOutputStream
 
CreateConnectionException - exception org.jboss.remoting.samples.chat.exceptions.CreateConnectionException.
 
CreateConnectionException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.CreateConnectionException
 
CreateFrame - class org.jboss.remoting.samples.chat.client.CreateFrame.
 
CreateFrame(CreateConnectionStrategy, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.CreateFrame
 
Customer - class org.jboss.remoting.samples.transporter.basic.Customer.
Simple data object to represent customer data, to include Address object.
Customer() - Constructor for class org.jboss.remoting.samples.transporter.basic.Customer
 
CustomerProcessor - interface org.jboss.remoting.samples.transporter.basic.CustomerProcessor.
Interface to be implemented for classes that process a customer object (which means basically setting customer number).
CustomerProcessorImpl - class org.jboss.remoting.samples.transporter.basic.CustomerProcessorImpl.
 
CustomerProcessorImpl() - Constructor for class org.jboss.remoting.samples.transporter.basic.CustomerProcessorImpl
 
callbackHandlers - Variable in class org.jboss.remoting.ServerInvoker
 
capitalize(String) - Static method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Reverse of Introspector.decapitalize
center() - Method in class org.jboss.remoting.samples.chat.client.CloseableFrame
 
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
check() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
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
 
checkConverter() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
checkConverter() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
checkForManagerByAddressPair(InetSocketAddress, InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
checkForManagerByAddressPair(InetSocketAddress, InetSocketAddress, SocketFactory) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
checkForShareableManager(InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
checkForShareableManager(InetSocketAddress, SocketFactory) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
checkForShareableManagerByAddressPair(InetSocketAddress, InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
checkForShareableManagerByAddressPair(InetSocketAddress, InetSocketAddress, SocketFactory) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
checkInvokerServer(Detection, ClassLoader) - Method in class org.jboss.remoting.detection.AbstractDetector
 
checkPort(int, String) - 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
Determines how to handle a write request depending on what this socket knows about the state of the peer socket.
chooseClientAlias(String[], Principal[], Socket) - Method in class org.jboss.remoting.util.socket.RemotingKeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.jboss.remoting.util.socket.RemotingKeyManager
 
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
 
cleanup() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
cleanup() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
clear() - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
clear() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
clearPool(ServerAddress) - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
Close all sockets in a specific pool.
clearPools() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
Close all sockets in all pools
clientCallbackListener - Variable in class org.jboss.remoting.ServerInvoker
 
clientSocketClassName - Variable in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
 
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
 
clone() - Method in class org.jboss.remoting.transport.coyote.CoyoteInputStream
Prevent cloning the facade.
clone() - Method in class org.jboss.remoting.transport.coyote.CoyoteOutputStream
Prevent cloning the facade.
cloneMarshaller() - Method in interface org.jboss.remoting.marshal.Marshaller
 
cloneMarshaller() - Method in class org.jboss.remoting.marshal.compress.CompressingMarshaller
Returns a CompressingMarshaller.
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.compress.CompressingUnMarshaller
Returns a new CompressingUnMarshaller
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.coyote.CoyoteInputStream
Close the stream Since we re-cycle, we can't allow the call to super.close() which would permantely disable us.
close() - Method in class org.jboss.remoting.transport.coyote.CoyoteOutputStream
 
close() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
Close the input buffer.
close() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Close the output buffer.
close() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
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.SinkOutputStream
 
close() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
close() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
close() - Method in class org.jboss.remoting.transport.multiplex.utility.SinkOutputStream
 
close() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
closingThread - Static variable in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
compress(byte[]) - Method in class org.jboss.remoting.loading.CompressedClassBytes
Compresses the input data.
configuration - Variable in class org.jboss.remoting.AbstractInvoker
 
configureParameters() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
configureSocketGroupParameters(Map) - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
FIXME Comment this
configureSocketGroupParameters(Map) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
connect() - Method in class org.jboss.remoting.Client
Will cause the underlying transport to make connection to the target server.
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, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
connect(MultiplexingDataInputStream, SocketId) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
connect(MultiplexingDataInputStream, SocketId, int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
connect(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
Connects this socket to the server.
connect(SocketAddress, SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
Connects this socket to the server.
connect(SocketAddress, SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
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.
connect(SocketAddress, SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
connect(GrowablePipedOutputStream) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
connect(GrowablePipedInputStream) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream
 
connected - Variable in class org.jboss.remoting.RemoteClientInvoker
 
connectionLost(String, String, Map) - Method in class org.jboss.remoting.ConnectionNotifier
 
connectionPools - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
connectionTerminated(String, String, Map) - Method in class org.jboss.remoting.ConnectionNotifier
 
containsKey(Object) - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
containsKey(Object) - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
containsValue(Object) - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
containsValue(Object) - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
conv - Variable in class org.jboss.remoting.transport.coyote.InputBuffer
Current byte to char converter.
conv - Variable in class org.jboss.remoting.transport.coyote.OutputBuffer
Current char to byte converter.
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.
convertMB(MessageBytes) - Method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Character conversion of the a US-ASCII MessageBytes.
convertURI(MessageBytes, RequestMap) - Method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Character conversion of the URI.
copy() - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
copyBytes(byte[], int, int, int) - Static method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Copy an array of bytes to a different position.
coyoteRequest - Variable in class org.jboss.remoting.transport.coyote.RequestMap
Coyote request.
coyoteResponse - Variable in class org.jboss.remoting.transport.coyote.ResponseMap
Coyote response.
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 interface org.jboss.remoting.samples.chat.client.ConnectionStrategy
 
create() - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
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.
createChat(String, ChatMember) - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
createChat(String, ChatMember, TalkFrame, ReadWriteArrayList) - Method in interface org.jboss.remoting.samples.chat.client.RemoteStrategy
 
createChat(String, ChatMember, TalkFrame, ReadWriteArrayList) - Method in class org.jboss.remoting.samples.chat.client.RemoteStrategyRemoting
 
createChat(Object[]) - Method in class org.jboss.remoting.samples.chat.server.ChatManager
 
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.
createClientInvoker(InvokerLocator, Map) - 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
createClientSocket(Socket, int, Map) - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
createDetection() - Method in class org.jboss.remoting.detection.AbstractDetector
Will create a detection message based on the server invokers registered within the local InvokerRegistry.
createInput(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.SerializationManager
 
createInput(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
createInput(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
createInputStream(String, Socket) - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
createInputStream(String, 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(RequestMap, ResponseMap, Object) - Method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
createNewInvocationRequest(Map, Object) - Method in class org.jboss.remoting.transport.web.WebServerInvoker
 
createOutput(OutputStream) - Method in class org.jboss.remoting.serialization.SerializationManager
 
createOutput(OutputStream) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
createOutput(OutputStream) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
createOutputStream(String, Socket) - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
createOutputStream(String, Socket) - Method in class org.jboss.remoting.transport.socket.ServerSocketWrapper
 
createPrimingSocket(MultiplexServerInvoker.SocketGroupInfo, String, int, SocketFactory, int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
createPrimingSocket(MultiplexServerInvoker.SocketGroupInfo, String, int, InetAddress, int, SocketFactory, int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
createRegularInput(InputStream) - Method in class org.jboss.remoting.serialization.SerializationManager
 
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, int, InetAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
In creating the server socket, createServerSocket() determines whether multiplexing will be supported by this ServerInvoker.
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) - Method in class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
Creates a server socket bound to the host name passed to the constructor.
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
createServerSocket(int) - Method in class org.jboss.remoting.util.ServerSocketFactoryWrapper
 
createServerSocket(int, int) - Method in class org.jboss.remoting.util.ServerSocketFactoryWrapper
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.util.ServerSocketFactoryWrapper
 
createServerSocket() - Method in class org.jboss.remoting.util.ServerSocketFactoryWrapper
 
createServerSocketFactory() - Method in class org.jboss.remoting.ServerInvoker
 
createSocket(int) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
createSocket(int, int) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(String, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
 
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.multiplex.ssl.SSLMultiplexClientInvoker
 
createSocket(String, int) - Method in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
Creates a new socket.
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
 
createSocket(String, int) - Method in interface org.jboss.remoting.util.SocketFactoryMBean
 
createSocket(String, int, InetAddress, int) - Method in interface org.jboss.remoting.util.SocketFactoryMBean
 
createSocket(InetAddress, int) - Method in interface org.jboss.remoting.util.SocketFactoryMBean
 
createSocket(InetAddress, int, InetAddress, int) - Method in interface org.jboss.remoting.util.SocketFactoryMBean
 
createSocket(String, int) - Method in class org.jboss.remoting.util.SocketFactoryWrapper
 
createSocket(InetAddress, int) - Method in class org.jboss.remoting.util.SocketFactoryWrapper
 
createSocket(String, int, InetAddress, int) - Method in class org.jboss.remoting.util.SocketFactoryWrapper
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.remoting.util.SocketFactoryWrapper
 
createSocket() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
createSocket(String, int) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
createSocket(InetAddress, int) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
createSocketFactory(Map) - Method in class org.jboss.remoting.RemoteClientInvoker
If any configuration parameters relate to the construction of a RemotingSSLSocketFactory, create one.
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
If any configuration parameters relate to the construction of a RemotingSSLSocketFactory, create one.
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.multiplex.ssl.SSLMultiplexClientInvoker
 
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.multiplex.ssl.SSLMultiplexServerInvoker
 
createSocketFactory() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.socket.ssl.SSLSocketClientInvoker
 
createStreams(Socket, Map) - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
createTransporterClient(String, Class, boolean) - Static method in class org.jboss.remoting.transporter.TransporterClient
Create a remote proxy to a POJO on a remote server.
createTransporterClient(String, Class) - Static method in class org.jboss.remoting.transporter.TransporterClient
Create a remote proxy to a POJO on a remote server.
createTransporterClient(InvokerLocator, Class) - Static method in class org.jboss.remoting.transporter.TransporterClient
Create a remote proxy to a POJO on a remote server.
createTransporterServer(InvokerLocator, Object, String, boolean) - Static method in class org.jboss.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(String, Object, String, boolean) - Static method in class org.jboss.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(InvokerLocator, Object, String) - Static method in class org.jboss.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(String, Object, String) - Static method in class org.jboss.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(InvokerLocator, Object) - Static method in class org.jboss.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(String, Object) - Static method in class org.jboss.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
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
 
createdMarshalledValue(Object) - Method in class org.jboss.remoting.serialization.SerializationManager
Creates a MarshalledValue that does lazy serialization.
createdMarshalledValue(Object) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
Creates a MarshalledValue that does lazy serialization.
createdMarshalledValue(Object) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
Creates a MarshalledValue that does lazy serialization.
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.compress.CompressingMarshaller
 
DATATYPE - Static variable in class org.jboss.remoting.marshal.compress.CompressingUnMarshaller
 
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 - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
DEFAULT_ALGORITHM - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
Default algorithm if one net set as bean property or via config.
DEFAULT_BUFFER_SIZE - Static variable in class org.jboss.remoting.transport.coyote.InputBuffer
 
DEFAULT_BUFFER_SIZE - Static variable in class org.jboss.remoting.transport.coyote.OutputBuffer
 
DEFAULT_CLIENT_LEASE_PERIOD - Static variable in class org.jboss.remoting.ServerInvoker
The default lease period for clients.
DEFAULT_DOMAIN - Static variable in class org.jboss.remoting.ident.Identity
 
DEFAULT_ENCODING - Static variable in class org.jboss.remoting.transport.coyote.InputBuffer
 
DEFAULT_ENCODING - Static variable in class org.jboss.remoting.transport.coyote.OutputBuffer
 
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_KEY_STORE_TYPE - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
Default key store type if one not set as bean property, via config, or via system property.
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
 
DatabaseException - exception org.jboss.remoting.samples.chat.exceptions.DatabaseException.
 
DatabaseException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.DatabaseException
 
DatabaseException(Throwable) - Constructor for class org.jboss.remoting.samples.chat.exceptions.DatabaseException
 
DatabaseException(String) - Constructor for class org.jboss.remoting.samples.chat.exceptions.DatabaseException
 
Debug - class org.jboss.remoting.samples.chat.utility.Debug.
Title: Chat4
Debug() - Constructor for class org.jboss.remoting.samples.chat.utility.Debug
 
DefaultCallbackErrorHandler - class org.jboss.remoting.callback.DefaultCallbackErrorHandler.
Default callback error handler if one not specified.
DefaultCallbackErrorHandler() - Constructor for class org.jboss.remoting.callback.DefaultCallbackErrorHandler
 
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
 
Doctor - class org.jboss.remoting.samples.transporter.complex.Doctor.
 
Doctor(String, String) - Constructor for class org.jboss.remoting.samples.transporter.complex.Doctor
 
decrementReferences() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
FIXME Comment this
decrementReferences() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
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
 
destroyTransporterClient(Object) - Static method in class org.jboss.remoting.transporter.TransporterClient
Needs to be called by user when no longer need to make calls on remote POJO.
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
Disconnects the underlying transport from the target server.
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
FIXME Comment this
doAction() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket.PendingClose
 
doAction() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket.PendingClose
 
doClose() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
doClose() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
doFlush(boolean) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Flush bytes or chars contained in the buffer.
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.MultiplexingManager.PendingActionThread
 
doInit() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
doInit() - Method in class org.jboss.remoting.transport.multiplex.utility.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.MultiplexingManager.PendingActionThread
 
doRun() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
doRun() - Method in class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 
doShutDown() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
doShutDown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.PendingActionThread
 
doShutDown() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
doShutDown() - Method in class org.jboss.remoting.transport.multiplex.utility.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
 
ENABLE_LEASE - Static variable in class org.jboss.remoting.Client
Key for the configuration map passed to the Client constructor to indicate that client should not make initial request to establish lease with server.
ExtendedChatInfo - class org.jboss.remoting.samples.chat.server.ExtendedChatInfo.
 
ExtendedChatInfo(ChatInfo) - Constructor for class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
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.
encoders - Variable in class org.jboss.remoting.transport.coyote.InputBuffer
List of encoders.
encoders - Variable in class org.jboss.remoting.transport.coyote.OutputBuffer
List of encoders.
enter() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
entryRemoved(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.remoting.transport.socket.LRUPool
 
entrySet() - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
entrySet() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
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.samples.http.ComplexObject
 
equals(Object) - Method in class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue
 
equals(Object) - Method in class org.jboss.remoting.transport.multiplex.AddressPair
 
equals(Object) - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
equals(Object) - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
 
equals(Object) - Method in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
Overrides equals() method provided by Object class.
equals(Object) - Method in class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
Overrides the equals() method provided by the Object class.
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
 
execute() - Method in class org.jboss.remoting.LeasePinger
 
exit() - Static method in class org.jboss.remoting.samples.chat.client.TalkFrame
 

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
 
FactoryExample - class org.jboss.remoting.samples.multiplex.FactoryExample.
A FactoryExample.
FactoryExample() - Constructor for class org.jboss.remoting.samples.multiplex.FactoryExample
 
FastPipedInputStream - class org.jboss.remoting.transport.multiplex.FastPipedInputStream.
A FastPipedInputStream.
FastPipedInputStream() - Constructor for class org.jboss.remoting.transport.multiplex.FastPipedInputStream
Create a new FastPipedInputStream.
FastPipedInputStream(PipedOutputStream) - Constructor for class org.jboss.remoting.transport.multiplex.FastPipedInputStream
Create a new FastPipedInputStream.
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.
findDoctor(Patient) - Method in interface org.jboss.remoting.samples.transporter.complex.ProviderInterface
 
findDoctor(Patient) - Method in class org.jboss.remoting.samples.transporter.complex.ProviderInterfaceImpl
 
findFreePort(String) - Static method in class org.jboss.remoting.transport.PortUtil
Will try to find a port that is not in use up to 50 tries, at which point, will throw an exception.
findSerializationType() - Method in class org.jboss.remoting.InvokerLocator
 
finishStart() - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
FIXME Comment this
finishStart() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
FIXME Comment this
firstElement() - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
flush() - Method in class org.jboss.remoting.transport.coyote.CoyoteOutputStream
Will send the buffer to the client.
flush() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Flush bytes or chars contained in the buffer.
flush() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
flushBytes() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Real write - this buffer will be sent to the client
flushChars() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
flushCharsNeeded() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
flushPipes() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
freePort(int) - Static method in class org.jboss.remoting.transport.multiplex.SocketId
 

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
 
GrowablePipedInputStream - class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream.
A GrowablePipedInputStream.
GrowablePipedInputStream() - Constructor for class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
Create a new GrowablePipedInputStream.
GrowablePipedInputStream(GrowablePipedOutputStream) - Constructor for class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
Create a new GrowablePipedInputStream.
GrowablePipedOutputStream - class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream.
A GrowablePipedOutputStream.
GrowablePipedOutputStream() - Constructor for class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream
Create a new GrowablePipedOutputStream.
GrowablePipedOutputStream(GrowablePipedInputStream) - Constructor for class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream
Create a new GrowablePipedOutputStream.
get(MBeanServer) - Static method in class org.jboss.remoting.ident.Identity
 
get(int) - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
get() - Method in interface org.jboss.remoting.serialization.IMarshalledValue
 
get() - Method in class org.jboss.remoting.serialization.RemotingMarshalledValue
The object has to be unserialized only when the first get is executed.
get() - Method in class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue
 
get() - Method in class org.jboss.remoting.serialization.impl.jboss.LocalMarshalledValue
The object has to be unserialized only when the first get is executed.
get(Object) - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
get(Object) - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
getActualSocket() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getAddr() - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
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
getAddressPairMap() - Static method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
FIXME Comment this
getAilmentType() - Method in class org.jboss.remoting.samples.transporter.complex.Patient
 
getAlgorithm() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
getAllOutputStreams() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getAnExistingShareableManager(InetSocketAddress, SocketFactory) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getAnExistingShareableManagerByAddressPair(InetSocketAddress, InetSocketAddress, SocketFactory) - Static 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
getBackChat() - Method in interface org.jboss.remoting.samples.chat.server.ChatServer
 
getBackChat(Object[]) - Method in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
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
getBindAddress() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getBindPort() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getBindSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
 
getBufferSize() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
getBytesWritten() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
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
 
getCause() - Method in class org.jboss.remoting.transport.coyote.ClientAbortException
Returns the cause that caused this exception, if any.
getCertificateChain(String) - Method in class org.jboss.remoting.util.socket.RemotingKeyManager
 
getChannel() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
getChannel() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
getChannel() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getCharsWritten() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
getChat(String) - Method in class org.jboss.remoting.samples.chat.server.ChatStore
 
getChatInfo() - Method in interface org.jboss.remoting.samples.chat.server.ChatServer
 
getChatInfo(Object[]) - Method in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
getChatInfo() - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
getChatKeySet() - Method in class org.jboss.remoting.samples.chat.server.ChatStore
 
getChatReceiverThread(ChatMember) - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
getChatReceivers() - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
getCheckingConnection() - Method in class org.jboss.remoting.transport.socket.ServerThread
Indicates if server will check with client (via an ACK) to see if is still there.
getCipherSuite() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
The cipher suite being used on this connection.
getCity() - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
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
 
getClientAliases(String, Principal[]) - Method in class org.jboss.remoting.util.socket.RemotingKeyManager
 
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
getClientInvokers() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
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.Client
Gets the configuration map passed when constructing this object.
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.
getConnectAddress() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getConnectPort() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getConnectSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
 
getConnectVerification(MultiplexingDataInputStream, int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
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.
getContentType(Object) - Static method in class org.jboss.remoting.transport.web.WebUtil
 
getContentWritten() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
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
 
getCount() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
 
getCoyoteRequest() - Method in class org.jboss.remoting.transport.coyote.RequestMap
Get the Coyote request.
getCoyoteResponse() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
Get the Coyote response.
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
 
getCustomer() - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
getCustomerId() - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
getCustomerProcessor() - Method in class org.jboss.remoting.samples.transporter.clustered.client.Client
 
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
 
getDefaultCipherSuites() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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.multiplex.MultiplexClientInvoker
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.multiplex.MultiplexServerInvoker
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.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.
getDefaultDataType() - Method in class org.jboss.remoting.transport.web.WebServerInvoker
 
getDefaultIP() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
 
getDefaultIP() - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
 
getDefaultServerSocketFactory() - Method in class org.jboss.remoting.ServerInvoker
Gets the default server socket factory to use for the server invoker.
getDefaultServerSocketFactory() - Method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
getDefaultSocketFactory() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
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
getFirstName() - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
getFreePort() - Static method in class org.jboss.remoting.transport.multiplex.SocketId
 
getFullName() - Method in class org.jboss.remoting.samples.transporter.complex.Doctor
 
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.
getId(ChatInfo) - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
getId() - Method in class org.jboss.remoting.samples.serialization.NonSerializablePayload
 
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
getImplementationName() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation
 
getInetAddress() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
getInetAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
getInetAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getInfo(ArrayList, int) - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
getInputStream() - Method in class org.jboss.remoting.transport.coyote.RequestMap
Get the input stream.
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
getInstance() - Static method in class org.jboss.remoting.samples.transporter.complex.Information
 
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
Get the client invoker (transport implementation).
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.
getItems() - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
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.
getKeepAlive() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getKeepAliveTimeout() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
getKeyAlias() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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.
getKeySize() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
Get the keysize.
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.
getKeyStoreType() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
getLastName() - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
getLeasePeriod() - Method in class org.jboss.remoting.ServerInvoker
 
getLeasePeriod() - Method in class org.jboss.remoting.transport.Connector
Gets the lease period for client connections.
getLeasePeriod() - Method in interface org.jboss.remoting.transport.ConnectorMBean
Gets the lease period for client connections.
getLength() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
 
getLocalAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Note.
getLocalHost() - Method in class org.jboss.remoting.transport.multiplex.AddressPair
Get the localHost.
getLocalHost() - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
Get the localHost.
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.AddressPair
Get the localPort.
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
Get the localPort.
getLocalSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
getLocalSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
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:
getLocatorURI() - Method in class org.jboss.remoting.samples.transporter.clustered.server.HTTPServer
 
getLocatorURI() - Method in class org.jboss.remoting.samples.transporter.clustered.server.RMIServer
 
getLocatorURI() - Method in class org.jboss.remoting.samples.transporter.clustered.server.SocketServer
 
getLocatorURI() - Method in class org.jboss.remoting.samples.transporter.complex.server.Server
 
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.serialization.SerializationStreamFactory
 
getManager(String) - Method in class org.jboss.remoting.serialization.SerializationStreamFactory
 
getManager() - Method in interface org.jboss.remoting.serialization.SerializationStreamFactoryMBean
 
getManager() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getManagerInstance(String) - Static method in class org.jboss.remoting.serialization.SerializationStreamFactory
 
getManagerInstance() - Static method in class org.jboss.remoting.serialization.SerializationStreamFactory
 
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(Class, String) - 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(String, String) - Static method in class org.jboss.remoting.marshal.MarshalFactory
 
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
 
getMarshaller() - Method in class org.jboss.remoting.transport.web.WebServerInvoker
 
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
Gets the maximum number of threads to use within client pool for one way invocations on the client side (meaning oneway invocation is handled by thread in this pool and user's call returns immediately) Default value is MAX_NUM_ONEWAY_THREADS.
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
 
getMembers() - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
getMessage() - Method in class org.jboss.remoting.transport.coyote.ClientAbortException
Returns the message associated with this exception, if any.
getMessages() - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
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
 
getMultiplexingInputStream() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingDataInputStream
FIXME Comment this
getMultiplexingManager() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
getMultiplexingManager() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getName() - Method in class org.jboss.remoting.samples.serialization.NonSerializablePayload
 
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.
getNextUsed() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
 
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
 
getOOBInline() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getOnewayThreadPool() - Method in class org.jboss.remoting.Client
Gets the thread pool being used for making one way invocations on the client side.
getOnewayThreadPool() - Method in class org.jboss.remoting.ServerInvoker
 
getOrderId() - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
getOriginalURI() - Method in class org.jboss.remoting.InvokerLocator
Gets the original uri passed to constructor (if there was one).
getOutputMultiplexor() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getOutputStream() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
Get the output stream.
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
 
getParameter(String) - Static method in class org.jboss.remoting.samples.chat.utility.Parameters
getParameter() returns stored parameter values
getParameter(String, String) - Static method in class org.jboss.remoting.samples.chat.utility.Parameters
getParameter() returns stored parameter values
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
 
getPeerCertificateChain() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
The client certificate chain (if any).
getPeerCertificateChain(boolean) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
 
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
 
getPrimingSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getPrimingSocketNeeded() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getPrivateKey(String) - Method in class org.jboss.remoting.util.socket.RemotingKeyManager
 
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
 
getProtocol() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
getProvider() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
getProviderBySpecialty(String) - Method in class org.jboss.remoting.samples.transporter.complex.Information
 
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()).
getRandomStartingPort() - Static method in class org.jboss.remoting.transport.PortUtil
 
getReceiveBufferSize() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
getReceiveBufferSize() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
getReceiveBufferSize() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
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.VirtualServerSocket
 
getRemoteHost() - Method in class org.jboss.remoting.transport.multiplex.AddressPair
Get the remoteHost.
getRemoteHost() - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
Get the remoteHost.
getRemotePort() - Method in class org.jboss.remoting.transport.multiplex.AddressPair
Get the remotePort.
getRemotePort() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
getRemotePort() - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
Get the remotePort.
getRemoteSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getRemoteSocketId() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getRequest() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
Get associated Coyote request.
getRequestPayload() - Method in class org.jboss.remoting.InvocationRequest
 
getResourceAsStream(String) - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
getResponse() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Get associated Coyote response.
getResult() - Method in class org.jboss.remoting.InvocationResponse
 
getReturnPayload() - Method in class org.jboss.remoting.InvocationRequest
 
getReuseAddress() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
getReuseAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
getReuseAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getSSLSupport(Socket) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation
 
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.
getSendBufferSize() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getSerializationType() - Method in class org.jboss.remoting.AbstractInvoker
 
getSerializationType() - Method in interface org.jboss.remoting.marshal.SerialMarshaller
 
getSerializationType() - Method in interface org.jboss.remoting.marshal.SerialUnMarshaller
 
getSerializationType() - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
getSerializationType() - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
getServerAliases(String, Principal[]) - Method in class org.jboss.remoting.util.socket.RemotingKeyManager
 
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
 
getServerInvoker() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getServerInvoker(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
FIXME Comment this
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.
getServerInvokers() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
FIXME Comment this
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.MultiplexServerInvoker
Returns ServerSocket used to accept invocation requests.
getServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
getServerSocketFactory() - Method in class org.jboss.remoting.ServerInvoker
 
getServerSocketFactory() - Method in class org.jboss.remoting.transport.Connector
 
getServerSocketFactory() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation
 
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
Gets the session id used when making invocations on server invokers.
getSessionId() - Method in class org.jboss.remoting.InvocationRequest
 
getSessionId() - Method in class org.jboss.remoting.InvocationResponse
 
getSessionId() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
The current session Id.
getSessionId(Map) - Method in class org.jboss.remoting.transport.web.WebServerInvoker
 
getShortClassName(Class) - Static method in class org.jboss.remoting.loading.ClassUtil
 
getShutDownGate() - Method in class org.jboss.remoting.samples.chat.server.ChatStore
 
getSignature() - Method in class org.jboss.remoting.invocation.NameBasedInvocation
 
getSinkOutputStream() - Static method in class org.jboss.remoting.transport.multiplex.SinkOutputStream
 
getSinkOutputStream() - Static method in class org.jboss.remoting.transport.multiplex.utility.SinkOutputStream
 
getSize() - Method in class org.jboss.remoting.samples.http.ComplexObject
 
getSoLinger() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getSoTimeout() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
getSoTimeout() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
getSoTimeout() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
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
 
getSocketFactory() - Method in class org.jboss.remoting.RemoteClientInvoker
 
getSocketFactory() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getSocketFactory() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
getSocketFactory() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getSocketFactory() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
getSocketGroupId() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getSocketGroupMap() - Static method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
FIXME Comment this
getSocketTime - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
getSpecialty() - Method in class org.jboss.remoting.samples.transporter.complex.Doctor
 
getState() - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
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.
getStreet() - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
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
Gets the subsystem being used when routing invocation request on the server side.
getSubsystem() - Method in class org.jboss.remoting.InvocationRequest
 
getSubsystem() - Method in class org.jboss.remoting.SubsystemNotSupported
 
getSubsystem() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
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
getSupportedCipherSuites() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
getSupportedSubsystems() - Method in class org.jboss.remoting.ServerInvoker
return array of keys for each subsystem this invoker can handle
getTcpNoDelay() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getThreadName(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getThreadName(int) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
getTimeout() - Method in class org.jboss.remoting.ServerInvoker
 
getTimeout() - Method in interface org.jboss.remoting.ServerInvokerMBean
 
getTimeout() - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
Getter for property timeout
getTimeout() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingDataInputStream
FIXME Comment this
getTimeout() - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
getTimeout() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
getTrafficClass() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getTrustAlgorithm() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
getTrustStoreType() - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
getURIConverter() - Method in class org.jboss.remoting.transport.coyote.RequestMap
Return the URI converter.
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(Class, String) - Static method in class org.jboss.remoting.marshal.MarshalFactory
 
getUnMarshaller(String, String) - Static method in class org.jboss.remoting.marshal.MarshalFactory
 
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
 
getUnMarshaller() - Method in class org.jboss.remoting.transport.web.WebServerInvoker
 
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.
getUsed() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
 
getVirtualPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getX509Certificates(SSLSession) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
 
getZip() - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
get_chatId() - Method in class org.jboss.remoting.samples.chat.client.ChatMessage
 
get_currentMembers() - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
get_description() - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
get_key() - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
get_message() - Method in class org.jboss.remoting.samples.chat.client.ChatMessage
 
get_name() - Method in class org.jboss.remoting.samples.chat.client.ChatMember
 
get_origin() - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
get_owner() - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
get_size() - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
getaManager(Socket) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByAddressPair(InetSocketAddress, InetSocketAddress, int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByAddressPair(InetSocketAddress, InetSocketAddress, int, SocketFactory) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByLocalAddress(InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByLocalAddress(InetSocketAddress, SocketFactory) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByRemoteAddress(InetSocketAddress, int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByRemoteAddress(InetSocketAddress, int, SocketFactory) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaShareableManager(InetSocketAddress, int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaShareableManager(InetSocketAddress, int, SocketFactory) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaShareableManagerByAddressPair(InetSocketAddress, InetSocketAddress, int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaShareableManagerByAddressPair(InetSocketAddress, InetSocketAddress, int, SocketFactory) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
gotCallbacks() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server1.SampleCallbackHandler
 
gotCallbacks() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server2.SampleCallbackHandler
 
gotCallbacks() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client3Server1.SampleCallbackHandler
 
gotCallbacks() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client1.SampleCallbackHandler
 
gotCallbacks() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client2.SampleCallbackHandler
 
gotCallbacks() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server3Client1.SampleCallbackHandler
 

H

HANDLECALLBACK - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
HANDLER_SUBSYSTEM - Static variable in interface org.jboss.remoting.callback.CallbackErrorHandler
 
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
 
HTML - Static variable in class org.jboss.remoting.transport.web.WebUtil
 
HTML_PAGE_RESPONSE - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
HTTPClientInvoker - class org.jboss.remoting.transport.http.HTTPClientInvoker.
HTTP client invoker.
HTTPClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.http.HTTPClientInvoker
 
HTTPClientInvoker(InvokerLocator, Map) - 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
 
HTTPMetadataConstants - class org.jboss.remoting.transport.http.HTTPMetadataConstants.
There is some metadata that can be expected to be found in the metadata passed to the server invoker handlers for http transports.
HTTPMetadataConstants() - Constructor for class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
HTTPSClientInvoker - class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker.
 
HTTPSClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker
 
HTTPSClientInvoker(InvokerLocator, Map) - 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
 
HTTPServer - class org.jboss.remoting.samples.transporter.clustered.server.HTTPServer.
 
HTTPServer() - Constructor for class org.jboss.remoting.samples.transporter.clustered.server.HTTPServer
 
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
 
HTTPVERSION - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
HTTP_KEEP_ALIVE_TIMEOUT_KEY - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
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
 
handShake() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
 
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.
handleCallback(Callback) - Method in class org.jboss.remoting.samples.chat.client.ChatReceiverHandler
 
handleCallback(Callback) - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server1.SampleCallbackHandler
 
handleCallback(Callback) - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server2.SampleCallbackHandler
 
handleCallback(Callback) - Method in class org.jboss.remoting.samples.multiplex.invoker.Client3Server1.SampleCallbackHandler
 
handleCallback(Callback) - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client1.SampleCallbackHandler
 
handleCallback(Callback) - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client2.SampleCallbackHandler
 
handleCallback(Callback) - Method in class org.jboss.remoting.samples.multiplex.invoker.Server3Client1.SampleCallbackHandler
 
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
 
handleConnectionException(Throwable, Client) - Method in interface org.jboss.remoting.ConnectionListener
Called when a target server or client found to be dead.
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.multiplex.MultiplexClientInvoker
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(Throwable) - Method in interface org.jboss.remoting.callback.CallbackErrorHandler
 
handleError(Throwable) - Method in class org.jboss.remoting.callback.DefaultCallbackErrorHandler
 
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.MultiplexingOutputStream
FIXME Comment this
handleRemoteDisconnect() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
handleRemoteOutputShutDown() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
FIXME Comment this
handleRemoteShutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
handleRemoteShutdown() is responsible for informing the MultiplexingInputStream that no more bytes will be coming from the remote MultiplexingOutputStream to which it is connected, because shutdownOutput() or close() has been called on the remote VirtualSocket.
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.
handlers - Variable in class org.jboss.remoting.ServerInvoker
 
handlingResponse - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
handshake(Socket) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
Extra function to initiate the handshake.
hasInvocationHandler(String) - Method in class org.jboss.remoting.ServerInvoker
return true if a server invocation handler has been registered for this subsystem
hasReceivedDisconnectMessage() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
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.serialization.impl.java.JavaMarshalledValue
Return a hash code for the serialized form of the value.
hashCode() - Method in class org.jboss.remoting.transport.multiplex.AddressPair
 
hashCode() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
hashCode() - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
 
hashCode() - Method in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
Overrides hashCode() method provided by the Object class.
hashCode() - Method in class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
Overrides hashCode() method provided by the Object class.
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
IMarshalledValue - interface org.jboss.remoting.serialization.IMarshalledValue.
Tag interface for MarshalledValues
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
 
INITIAL_STATE - Variable in class org.jboss.remoting.transport.coyote.InputBuffer
 
INITIAL_STATE - Variable in class org.jboss.remoting.transport.coyote.OutputBuffer
 
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
 
InfoConnectionException - exception org.jboss.remoting.samples.chat.exceptions.InfoConnectionException.
 
InfoConnectionException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.InfoConnectionException
 
InfoFrame - class org.jboss.remoting.samples.chat.client.InfoFrame.
 
InfoFrame(InfoConnectionStrategy, ChatInfo, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.InfoFrame
 
Information - class org.jboss.remoting.samples.transporter.complex.Information.
 
Information() - Constructor for class org.jboss.remoting.samples.transporter.complex.Information
 
InitializeException - exception org.jboss.remoting.samples.chat.exceptions.InitializeException.
 
InitializeException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.InitializeException
 
InputBuffer - class org.jboss.remoting.transport.coyote.InputBuffer.
The buffer used by Tomcat request.
InputBuffer() - Constructor for class org.jboss.remoting.transport.coyote.InputBuffer
Default constructor.
InputBuffer(int) - Constructor for class org.jboss.remoting.transport.coyote.InputBuffer
Alternate constructor which allows specifying the initial buffer size.
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, Socket, 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
 
InvalidArgumentException - exception org.jboss.remoting.samples.chat.exceptions.InvalidArgumentException.
 
InvalidArgumentException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.InvalidArgumentException
 
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
Constructs the object used to identify a remoting server via simple uri format string (e.g.
InvokerLocator(String, String, int, String, Map) - Constructor for class org.jboss.remoting.InvokerLocator
Constructs the object used to identify a remoting server.
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
 
i - Variable in class org.jboss.remoting.samples.http.ComplexObject
 
ib - Variable in class org.jboss.remoting.transport.coyote.CoyoteInputStream
 
id - Static variable in class org.jboss.remoting.transport.socket.ServerThread
 
incrementReferences() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
 
incrementReferences() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
init() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server1
This will create the Client.
init() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server2
This will create the Client.
init() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client3Server1
This will create the Client.
init() - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer
 
init() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client1
This will create the Client.
init() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client2
This will create the Client.
init() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server3Client1
This will create the Client.
init(ServletConfig) - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Initializes the servlet.
initParameters(String[]) - Static method in class org.jboss.remoting.samples.chat.utility.Parameters
initParameters() puts parameters into a Hashtable.
initParameters(ServletConfig) - Static method in class org.jboss.remoting.samples.chat.utility.Parameters
initParameters() puts parameters into a Hashtable.
initPool() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
initialize() - Method in class org.jboss.remoting.samples.chat.server.ChatManager
 
inputBuffer - Variable in class org.jboss.remoting.transport.coyote.RequestMap
The associated input buffer.
inputStream - Variable in class org.jboss.remoting.transport.coyote.RequestMap
ServletInputStream.
interruptReadingThreads() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
FIXME Comment this
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.chat.server.ChatManager
 
invoke(InvocationRequest) - Method in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
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.http.WebInvocationHandler
called to handle a specific invocation
invoke(InvocationRequest) - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.SampleInvocationHandler
called by the remoting server to handle the invocation from 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.serialization.SerializationServer.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
invoke(Object, Method, Object[]) - Method in class org.jboss.remoting.transporter.TransporterClient
The method called when anyone calls on the dynamic proxy returned by getProcessor().
invoke(InvocationRequest) - Method in class org.jboss.remoting.transporter.TransporterHandler
Takes the invocation request, which should have a internal parameter of NameBasedInvocation, and convert that to a method call on the target POJO (using reflection).
invokeOneway(Object, Map, boolean) - Method in class org.jboss.remoting.Client
Will invoke a oneway call to server without a return object.
invokeOneway(Object) - Method in class org.jboss.remoting.Client
Same as calling invokeOneway(Object param, Map sendPayload, boolean clientSide) with clientSide param being false and a null sendPayload.
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) - Static method in class org.jboss.remoting.transport.web.WebUtil
 
isBound() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
isBound() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
isBound() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
isBound() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
isChatting() - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
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.MasterServerSocket
 
isClosed() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
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
Indicates if the underlying transport has been connected to the target server.
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.VirtualServerSocket
Returns the connected state of the socket.
isConnected() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Returns the connected state of the socket.
isConnected() - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
isConnected() - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream
 
isDone() - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.SampleInvocationHandler
 
isDone() - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer
 
isEmpty() - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
isEmpty() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
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.
isNew() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
True if this buffer hasn't been used ( since recycle() ) - i.e.
isOn() - Static method in class org.jboss.remoting.samples.chat.utility.Debug
 
isOnClient() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
FIXME Comment this
isOnServer() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
FIXME Comment this
isOutputShutdown() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Returns whether the write-half of the socket connection is closed.
isProcessed() - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
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.MultiplexingManager
 
isRunning() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
isRunning() - Method in class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 
isSafeToShutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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
isShutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
FIXME Comment this
isShutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
isShuttingDown() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
isSocketRegistered(SocketId) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
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
Indicates if the connector has been started yet.
isStopped() - Method in class org.jboss.remoting.transport.multiplex.StoppableThread
 
isStopped() - Method in class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 
isSuspended() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Is the response output suspended ?
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

JAVA - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
JBOSS - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
JBossSerializationManager - class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager.
Instantiates the Streamings according to JbossObjectOutputStream and JBossObjectInputStream.
JBossSerializationManager() - Constructor for class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
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
JavaMarshalledValue - class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue.
A simple replacement for the RMI MarshalledObject that uses the thread context class loader for resolving classes and proxies.
JavaMarshalledValue() - Constructor for class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue
Exposed for externalization.
JavaMarshalledValue(Object) - Constructor for class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue
 
JavaSerializationManager - class org.jboss.remoting.serialization.impl.java.JavaSerializationManager.
$Id: JavaSerializationManager.java,v 1.7 2006/02/27 20:53:50 csuconic Exp $
JavaSerializationManager() - Constructor for class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
JoinConnectionException - exception org.jboss.remoting.samples.chat.exceptions.JoinConnectionException.
 
JoinConnectionException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.JoinConnectionException
 
JoinFrame - class org.jboss.remoting.samples.chat.client.JoinFrame.
 
JoinFrame(ChatInfo, JoinConnectionStrategy, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.JoinFrame
 
join(ChatInfo, ChatMember) - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
join(String, ChatMember, TalkFrame, ReadWriteArrayList) - Method in interface org.jboss.remoting.samples.chat.client.RemoteStrategy
 
join(String, ChatMember, TalkFrame, ReadWriteArrayList) - Method in class org.jboss.remoting.samples.chat.client.RemoteStrategyRemoting
 
join(Object[]) - Method in class org.jboss.remoting.samples.chat.server.ChatManager
 

K

keepAliveTimeout - Variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
keySet() - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
keySet() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 

L

LISTENER_ID_KEY - Static variable in class org.jboss.remoting.Client
Key to be used when tracking callback listeners.
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
 
Lease - class org.jboss.remoting.Lease.
This class is used on the remoting server to maintain lease information for remoting clients.
Lease(String, long, String, Map, ConnectionNotifier) - Constructor for class org.jboss.remoting.Lease
 
LeasePinger - class org.jboss.remoting.LeasePinger.
Internal agent class to ping the remote server to keep lease alive.
LeasePinger(Client) - Constructor for class org.jboss.remoting.LeasePinger
 
ListConnectionException - exception org.jboss.remoting.samples.chat.exceptions.ListConnectionException.
 
ListConnectionException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.ListConnectionException
 
ListFrame - class org.jboss.remoting.samples.chat.client.ListFrame.
 
ListFrame(ListConnectionStrategy, ArrayList, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.ListFrame
 
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
 
LocalMarshalledValue - class org.jboss.remoting.serialization.impl.jboss.LocalMarshalledValue.
Does lazy serialization based on JBossSerialization.
LocalMarshalledValue() - Constructor for class org.jboss.remoting.serialization.impl.jboss.LocalMarshalledValue
 
LocalMarshalledValue(Object) - Constructor for class org.jboss.remoting.serialization.impl.jboss.LocalMarshalledValue
 
LocalMarshalledValue(Object, SafeCloningRepository) - Constructor for class org.jboss.remoting.serialization.impl.jboss.LocalMarshalledValue
 
LocalStrategy - class org.jboss.remoting.samples.chat.client.LocalStrategy.
 
LocalStrategy(CloseableFrame, RemoteStrategy) - Constructor for class org.jboss.remoting.samples.chat.client.LocalStrategy
 
leave(Object[]) - Method in class org.jboss.remoting.samples.chat.server.ChatManager
 
leave(ChatMember) - Method in interface org.jboss.remoting.samples.chat.server.ChatServer
 
leave(Object[]) - Method in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
leave() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
list() - Method in interface org.jboss.remoting.samples.chat.client.ConnectionStrategy
 
list() - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
list() - Method in interface org.jboss.remoting.samples.chat.client.RemoteStrategy
 
list() - Method in class org.jboss.remoting.samples.chat.client.RemoteStrategyRemoting
 
list(Object[]) - Method in class org.jboss.remoting.samples.chat.server.ChatManager
 
loadClass(String, ClassBytes[]) - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
loadClass(String) - Method in class org.jboss.remoting.loading.RemotingClassLoader
 
loadClass(String, Class) - Static method in class org.jboss.remoting.serialization.ClassLoaderUtility
Tries to load the class from the current thread's context class loader.
localServerLocators - Variable in class org.jboss.remoting.AbstractInvoker
 
locator - Variable in class org.jboss.remoting.AbstractInvoker
 
locatorURI - Static variable in class org.jboss.remoting.samples.transporter.clustered.server.SocketServer
 
locatorURI - Static variable in class org.jboss.remoting.samples.transporter.complex.server.Server
 
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 - Static variable in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
log - Static variable in class org.jboss.remoting.samples.chat.client.RemoteStrategyRemoting
 
log - Static variable in class org.jboss.remoting.samples.chat.server.CallbackThread
 
log - Static variable in class org.jboss.remoting.samples.chat.server.ChatManager
 
log - Static variable in class org.jboss.remoting.samples.chat.server.ChatManagerLauncher
 
log - Static variable in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
log - Static variable in class org.jboss.remoting.samples.chat.server.ChatStore
 
log - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
log - Static variable in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
log - Static variable in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
log - Static variable in class org.jboss.remoting.serialization.impl.jboss.LocalMarshalledValue
 
log - Variable in class org.jboss.remoting.transport.Connector
 
log - Variable in class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
 
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.MultiplexServerInvoker
 
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.VirtualServerSocketFactory
 
log - Static variable in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
log - Static variable in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
log - Static variable in class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
 

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_CHUNK_LENGTH - Static variable in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
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
METHODTYPE - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
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_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_REQUEST_MANAGER_SHUTDOWN - 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
 
MP_VERIFY_CONNECTION - Static variable in class org.jboss.remoting.transport.multiplex.Protocol
 
MULTIPLEX_BIND_HOST_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
 
MULTIPLEX_BIND_PORT_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
 
MULTIPLEX_CONNECT_HOST_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
 
MULTIPLEX_CONNECT_PORT_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
 
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
 
MarshalledValueInputStream - class org.jboss.remoting.serialization.impl.java.MarshalledValueInputStream.
An ObjectInputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context class loader.
MarshalledValueInputStream(InputStream) - Constructor for class org.jboss.remoting.serialization.impl.java.MarshalledValueInputStream
Creates a new instance of MarshalledValueOutputStream
MarshalledValueOutputStream - class org.jboss.remoting.serialization.impl.java.MarshalledValueOutputStream.
An ObjectOutputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context class loader.
MarshalledValueOutputStream(OutputStream) - Constructor for class org.jboss.remoting.serialization.impl.java.MarshalledValueOutputStream
Creates a new instance of MarshalledValueOutputStream If there is a security manager installed, this method requires a SerializablePermission("enableSubstitution") permission to ensure it's ok to enable the stream to do replacement of objects in the stream.
Marshaller - interface org.jboss.remoting.marshal.Marshaller.
Interface that all data marshallers must implements.
MarshallerDecorator - interface org.jboss.remoting.marshal.MarshallerDecorator.
On RMI invocations we can't use customer Marshallers, but we need to decorate Invocations (or any other objects) with some data before sending the object.
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
 
MasterServerSocket - class org.jboss.remoting.transport.multiplex.MasterServerSocket.
Copyright (c) 2005
MasterServerSocket() - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(int) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(int, int) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(int, int, InetAddress) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(ServerSocketFactory) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(ServerSocketFactory, int) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(ServerSocketFactory, int, int) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(ServerSocketFactory, int, int, InetAddress) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
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
MultiplexClientInvoker - class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker.
See javadoc for MultiplexServerInvoker.
MultiplexClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
Create a new MultiplexClientInvoker.
MultiplexClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
Create a new MultiplexClientInvoker.
MultiplexInvokerConstants - interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants.
A MultiplexInvokerConstants.
MultiplexInvokerServer - class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.
 
MultiplexInvokerServer() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer
 
MultiplexInvokerServer.SampleInvocationHandler - class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.SampleInvocationHandler.
Simple invocation handler implementation.
MultiplexInvokerServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.SampleInvocationHandler
 
MultiplexServerInvoker - class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.
 
MultiplexServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
Create a new MultiplexServerInvoker.
MultiplexServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
Create a new MultiplexServerInvoker.
MultiplexServerInvoker(InvokerLocator, Map, ServerSocket, Socket, Map) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
Create a new MultiplexServerInvoker.
MultiplexServerInvoker.SocketGroupInfo - class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo.
 
MultiplexServerInvoker.SocketGroupInfo() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
MultiplexingDataInputStream - class org.jboss.remoting.transport.multiplex.MultiplexingDataInputStream.
A MultiplexingDataInputStream.
MultiplexingDataInputStream(MultiplexingInputStream) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingDataInputStream
Create a new MultiplexingDataInputStream.
MultiplexingInputStream - class org.jboss.remoting.transport.multiplex.MultiplexingInputStream.
Copyright (c) 2005
MultiplexingInputStream(GrowablePipedOutputStream, MultiplexingManager, VirtualSocket) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
MultiplexingManager - class org.jboss.remoting.transport.multiplex.MultiplexingManager.
Copyright (c) 2005
MultiplexingManager(SocketFactory) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager(Socket) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager(InetSocketAddress, int, SocketFactory) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager.PendingActionThread - class org.jboss.remoting.transport.multiplex.MultiplexingManager.PendingActionThread.
 
MultiplexingManager.PendingActionThread() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager.PendingActionThread
 
MultiplexingManager.ShutdownManager - class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager.
The motivation behind this class is to prevent the following problem.
MultiplexingManager.ShutdownManager() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
 
MultiplexingManager.ShutdownThread - class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownThread.
 
MultiplexingManager.ShutdownThread() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownThread
 
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.chat.client.Chat
 
main(String[]) - Static method in class org.jboss.remoting.samples.chat.client.ChatFrame
 
main(String[]) - Static method in class org.jboss.remoting.samples.chat.client.CloseableFrame
 
main(String[]) - Static method in class org.jboss.remoting.samples.chat.client.CreateFrame
 
main(String[]) - Static method in class org.jboss.remoting.samples.chat.client.InfoFrame
 
main(String[]) - Static method in class org.jboss.remoting.samples.chat.client.JoinFrame
 
main(String[]) - Static method in class org.jboss.remoting.samples.chat.client.ListFrame
 
main(String[]) - Static method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
main(String[]) - Static method in class org.jboss.remoting.samples.chat.server.ChatManagerLauncher
 
main(String[]) - Static method in class org.jboss.remoting.samples.chat.utility.Parameters
main() implements unit tests.
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.http.SimpleClient
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.http.SimpleServer
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.FactoryExample
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.N_SocketScenarioClient
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.N_SocketScenarioServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleClient
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.SymmetricScenarioClient
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.SymmetricScenarioServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server1
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server2
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.invoker.Client3Server1
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client1
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client2
 
main(String[]) - Static method in class org.jboss.remoting.samples.multiplex.invoker.Server3Client1
 
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.serialization.SerializationClient
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.serialization.SerializationServer
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.samples.transporter.basic.client.Client
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.basic.server.Server
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.clustered.client.Client
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.clustered.server.HTTPServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.clustered.server.RMIServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.clustered.server.SocketServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.complex.client.Client
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.complex.server.Server
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.serialization.client.Client
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.serialization.server.Server
 
main(String[]) - Static method in class org.jboss.remoting.transport.PortUtil
 
makeChatRoomList(ArrayList) - Method in class org.jboss.remoting.samples.chat.client.ListFrame
 
makeClientCall() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server1
 
makeClientCall() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server2
 
makeClientCall() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client3Server1
 
makeClientCall() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client1
 
makeClientCall() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client2
 
makeClientCall() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server3Client1
 
makeClientCall() - Method in class org.jboss.remoting.samples.transporter.basic.client.Client
 
makeClientCall() - Method in class org.jboss.remoting.samples.transporter.clustered.client.Client
 
makeClientCall() - Method in class org.jboss.remoting.samples.transporter.complex.client.Client
 
makeClientCall() - Method in class org.jboss.remoting.samples.transporter.serialization.client.Client
 
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.http.SimpleClient
 
makeInvocation(String) - Method in class org.jboss.remoting.samples.oneway.OnewayClient
 
makeInvocation(String) - Method in class org.jboss.remoting.samples.serialization.SerializationClient
 
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.
mark(int) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
markSupported() - Method in class org.jboss.remoting.stream.StreamHandler
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
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
 
message - Variable in class org.jboss.remoting.transport.coyote.ClientAbortException
The error message passed to our constructor (if any)
methodName - Variable in class org.jboss.remoting.invocation.RemoteInvocation
 

N

NEW_CHAT - Variable in class org.jboss.remoting.samples.chat.client.TalkFrame
 
NULL_RETURN_PARAM - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
N_SocketScenarioClient - class org.jboss.remoting.samples.multiplex.N_SocketScenarioClient.
A ManyToOneClient.
N_SocketScenarioClient() - Constructor for class org.jboss.remoting.samples.multiplex.N_SocketScenarioClient
 
N_SocketScenarioServer - class org.jboss.remoting.samples.multiplex.N_SocketScenarioServer.
A ManyToOneServer.
N_SocketScenarioServer() - Constructor for class org.jboss.remoting.samples.multiplex.N_SocketScenarioServer
 
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
 
NameInUseException - exception org.jboss.remoting.samples.chat.exceptions.NameInUseException.
 
NameInUseException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.NameInUseException
 
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
 
NoDoctorAvailableException - class org.jboss.remoting.samples.transporter.complex.NoDoctorAvailableException.
 
NoDoctorAvailableException(String) - Constructor for class org.jboss.remoting.samples.transporter.complex.NoDoctorAvailableException
 
NonSerializablePayload - class org.jboss.remoting.samples.serialization.NonSerializablePayload.
 
NonSerializablePayload(String, int) - Constructor for class org.jboss.remoting.samples.serialization.NonSerializablePayload
 
NotConnectedException - exception org.jboss.remoting.samples.chat.exceptions.NotConnectedException.
 
NotConnectedException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.NotConnectedException
 
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
 
normalize(MessageBytes) - Static method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Normalize URI.
notifyDisconnected(VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
notifyDisconnected(VirtualSocket) - Method in interface org.jboss.remoting.transport.multiplex.VirtualSocket.DisconnectListener
 
notifyOnClose(Component) - Method in class org.jboss.remoting.samples.chat.client.CloseableFrame
 
notifyOnClose(Component) - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
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

OBJECT_RESPONSE_VALUE - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
OBJECT_RETURN_PARAM - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
OLD_CHAT - Variable in class org.jboss.remoting.samples.chat.client.TalkFrame
 
ONEWAY_THREAD_POOL_CLASS_KEY - Static variable in class org.jboss.remoting.ServerInvoker
 
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
 
Order - class org.jboss.remoting.samples.transporter.serialization.Order.
 
Order() - Constructor for class org.jboss.remoting.samples.transporter.serialization.Order
 
OrderProcessor - interface org.jboss.remoting.samples.transporter.serialization.OrderProcessor.
 
OrderProcessorImpl - class org.jboss.remoting.samples.transporter.serialization.OrderProcessorImpl.
 
OrderProcessorImpl() - Constructor for class org.jboss.remoting.samples.transporter.serialization.OrderProcessorImpl
 
OutputBuffer - class org.jboss.remoting.transport.coyote.OutputBuffer.
The buffer used by Tomcat response.
OutputBuffer() - Constructor for class org.jboss.remoting.transport.coyote.OutputBuffer
Default constructor.
OutputBuffer(int) - Constructor for class org.jboss.remoting.transport.coyote.OutputBuffer
Alternate constructor which allows specifying the initial buffer size.
OutputMultiplexor - class org.jboss.remoting.transport.multiplex.OutputMultiplexor.
Copyright (c) 2005
OutputMultiplexor(MultiplexingManager, Socket) - Constructor for class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
o - Variable in class org.jboss.remoting.transport.multiplex.PendingAction
 
ob - Variable in class org.jboss.remoting.transport.coyote.CoyoteOutputStream
 
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.compress - package org.jboss.remoting.marshal.compress
 
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.chat.client - package org.jboss.remoting.samples.chat.client
 
org.jboss.remoting.samples.chat.exceptions - package org.jboss.remoting.samples.chat.exceptions
 
org.jboss.remoting.samples.chat.server - package org.jboss.remoting.samples.chat.server
 
org.jboss.remoting.samples.chat.utility - package org.jboss.remoting.samples.chat.utility
 
org.jboss.remoting.samples.detection - package org.jboss.remoting.samples.detection
 
org.jboss.remoting.samples.http - package org.jboss.remoting.samples.http
 
org.jboss.remoting.samples.multiplex - package org.jboss.remoting.samples.multiplex
 
org.jboss.remoting.samples.multiplex.invoker - package org.jboss.remoting.samples.multiplex.invoker
 
org.jboss.remoting.samples.oneway - package org.jboss.remoting.samples.oneway
 
org.jboss.remoting.samples.serialization - package org.jboss.remoting.samples.serialization
 
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.samples.transporter.basic - package org.jboss.remoting.samples.transporter.basic
 
org.jboss.remoting.samples.transporter.basic.client - package org.jboss.remoting.samples.transporter.basic.client
 
org.jboss.remoting.samples.transporter.basic.server - package org.jboss.remoting.samples.transporter.basic.server
 
org.jboss.remoting.samples.transporter.clustered.client - package org.jboss.remoting.samples.transporter.clustered.client
 
org.jboss.remoting.samples.transporter.clustered.server - package org.jboss.remoting.samples.transporter.clustered.server
 
org.jboss.remoting.samples.transporter.complex - package org.jboss.remoting.samples.transporter.complex
 
org.jboss.remoting.samples.transporter.complex.client - package org.jboss.remoting.samples.transporter.complex.client
 
org.jboss.remoting.samples.transporter.complex.server - package org.jboss.remoting.samples.transporter.complex.server
 
org.jboss.remoting.samples.transporter.serialization - package org.jboss.remoting.samples.transporter.serialization
 
org.jboss.remoting.samples.transporter.serialization.client - package org.jboss.remoting.samples.transporter.serialization.client
 
org.jboss.remoting.samples.transporter.serialization.server - package org.jboss.remoting.samples.transporter.serialization.server
 
org.jboss.remoting.security - package org.jboss.remoting.security
 
org.jboss.remoting.serialization - package org.jboss.remoting.serialization
 
org.jboss.remoting.serialization.impl.java - package org.jboss.remoting.serialization.impl.java
 
org.jboss.remoting.serialization.impl.jboss - package org.jboss.remoting.serialization.impl.jboss
 
org.jboss.remoting.stream - package org.jboss.remoting.stream
 
org.jboss.remoting.transport - package org.jboss.remoting.transport
 
org.jboss.remoting.transport.coyote - package org.jboss.remoting.transport.coyote
 
org.jboss.remoting.transport.coyote.ssl - package org.jboss.remoting.transport.coyote.ssl
 
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.multiplex.ssl - package org.jboss.remoting.transport.multiplex.ssl
 
org.jboss.remoting.transport.multiplex.utility - package org.jboss.remoting.transport.multiplex.utility
 
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
 
org.jboss.remoting.transporter - package org.jboss.remoting.transporter
 
org.jboss.remoting.util - package org.jboss.remoting.util
 
org.jboss.remoting.util.socket - package org.jboss.remoting.util.socket
 
outputBuffer - Variable in class org.jboss.remoting.transport.coyote.ResponseMap
The associated output buffer.
outputStream - Variable in class org.jboss.remoting.transport.coyote.ResponseMap
ServletOutputStream.

P

PATH - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
PLAIN - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
PLAIN - Static variable in class org.jboss.remoting.transport.web.WebUtil
 
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
 
Parameters - class org.jboss.remoting.samples.chat.utility.Parameters.
Title: chat.utility.Parameters
Parameters() - Constructor for class org.jboss.remoting.samples.chat.utility.Parameters
 
Patient - class org.jboss.remoting.samples.transporter.complex.Patient.
 
Patient(String, String) - Constructor for class org.jboss.remoting.samples.transporter.complex.Patient
 
PendingAction - class org.jboss.remoting.transport.multiplex.PendingAction.
A PendingAction.
PendingAction() - Constructor for class org.jboss.remoting.transport.multiplex.PendingAction
 
PendingAction(Object) - Constructor for class org.jboss.remoting.transport.multiplex.PendingAction
 
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
 
PrimeScenarioExampleClient - class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleClient.
Copyright (c) 2005
PrimeScenarioExampleClient() - Constructor for class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleClient
 
PrimeScenarioExampleServer - class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleServer.
Copyright (c) 2005
PrimeScenarioExampleServer() - Constructor for class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleServer
 
Protocol - class org.jboss.remoting.transport.multiplex.Protocol.
Copyright (c) 2005
Protocol(MultiplexingManager) - Constructor for class org.jboss.remoting.transport.multiplex.Protocol
 
ProviderInterface - interface org.jboss.remoting.samples.transporter.complex.ProviderInterface.
 
ProviderInterfaceImpl - class org.jboss.remoting.samples.transporter.complex.ProviderInterfaceImpl.
 
ProviderInterfaceImpl() - Constructor for class org.jboss.remoting.samples.transporter.complex.ProviderInterfaceImpl
 
parameters - Variable in class org.jboss.remoting.InvokerLocator
 
params - Variable in class org.jboss.remoting.invocation.RemoteInvocation
 
parent() - Method in class org.jboss.remoting.samples.chat.client.CloseableFrame
 
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.
postParseRequest(Request, RequestMap, Response, ResponseMap) - Method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Parse additional request parameters.
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.
print(String) - Method in class org.jboss.remoting.transport.coyote.CoyoteOutputStream
 
println(String) - Static method in class org.jboss.remoting.samples.chat.utility.Debug
 
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.
processCustomer(Customer) - Method in interface org.jboss.remoting.samples.transporter.basic.CustomerProcessor
Process a customer object.
processCustomer(Customer) - Method in class org.jboss.remoting.samples.transporter.basic.CustomerProcessorImpl
Takes the customer passed, and if not null and customer id is less than 0, will create a new random id and set it.
processInvocation(Socket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
processInvocation() - Method in class org.jboss.remoting.transport.socket.ServerThread
 
processInvocation(Socket) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
processOrder(Order) - Method in interface org.jboss.remoting.samples.transporter.serialization.OrderProcessor
 
processOrder(Order) - Method in class org.jboss.remoting.samples.transporter.serialization.OrderProcessorImpl
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
processRequest(HttpServletRequest, byte[], 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, byte[], HttpServletResponse) - Method in interface org.jboss.remoting.transport.servlet.ServletServerInvokerMBean
 
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.
processWindowEvent(WindowEvent) - Method in class org.jboss.remoting.samples.chat.client.ChatFrame
 
protocol - Variable in class org.jboss.remoting.InvokerLocator
 
protocolHandler - Variable in class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
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
 
put(Object, Object) - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
put(Object, Object) - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
putAll(Map) - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
putAll(Map) - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 

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
The key to use for the metadata Map passed when making a invoke() call and wish for the invocation payload to be sent as is and not wrapped within a remoting invocation request object.
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
 
REMOTING_ALGORITHM - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
REMOTING_KEY_ALIAS - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
REMOTING_KEY_STORE_FILE_PATH - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
REMOTING_KEY_STORE_PASSWORD - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
REMOTING_KEY_STORE_TYPE - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
REMOTING_TRUST_ALGORITHM - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
REMOTING_TRUST_STORE_FILE_PATH - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
REMOTING_TRUST_STORE_PASSWORD - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
REMOTING_TRUST_STORE_TYPE - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
REMOTING_USE_CLIENT_MODE - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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
 
RESPONSE_CODE - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
RESPONSE_CODE_MESSAGE - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
RESPONSE_VALUE - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
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
 
RMIClientInvoker(InvokerLocator, Map) - 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
 
RMIServer - class org.jboss.remoting.samples.transporter.clustered.server.RMIServer.
 
RMIServer() - Constructor for class org.jboss.remoting.samples.transporter.clustered.server.RMIServer
 
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
 
ReadWriteArrayList - class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList.
 
ReadWriteArrayList() - Constructor for class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
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
 
RemoteClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.RemoteClientInvoker
 
RemoteConnectionException - exception org.jboss.remoting.samples.chat.exceptions.RemoteConnectionException.
 
RemoteConnectionException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.RemoteConnectionException
 
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
 
RemoteStrategy - interface org.jboss.remoting.samples.chat.client.RemoteStrategy.
 
RemoteStrategyRemoting - class org.jboss.remoting.samples.chat.client.RemoteStrategyRemoting.
A RemoteStrategyRemoting.
RemoteStrategyRemoting() - Constructor for class org.jboss.remoting.samples.chat.client.RemoteStrategyRemoting
 
RemotingClassLoader - class org.jboss.remoting.loading.RemotingClassLoader.
 
RemotingClassLoader(ClassLoader, ClassLoader) - Constructor for class org.jboss.remoting.loading.RemotingClassLoader
 
RemotingKeyManager - class org.jboss.remoting.util.socket.RemotingKeyManager.
 
RemotingKeyManager(X509KeyManager, String) - Constructor for class org.jboss.remoting.util.socket.RemotingKeyManager
 
RemotingMarshalledValue - class org.jboss.remoting.serialization.RemotingMarshalledValue.
Empty implementation of a MarshalledValue, as SerializationManager is now managing creationg of this object.
RemotingMarshalledValue() - Constructor for class org.jboss.remoting.serialization.RemotingMarshalledValue
 
RemotingRMIClientSocketFactory - class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory.
RemotingRMIClientSocketFactory provides two services to RMIServerInvoker.
RemotingRMIClientSocketFactory() - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
RemotingRMIClientSocketFactory(SocketFactory) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
RemotingRMIClientSocketFactory(String, int) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
RemotingRMIClientSocketFactory(SocketFactory, String, int) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
RemotingRMIClientSocketFactory(SocketFactory, String) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
RemotingRMIServerSocketFactory - class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory.
RemotingRMIServerSocketFactory provides two services to RMIServerInvoker.
RemotingRMIServerSocketFactory(String) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
 
RemotingRMIServerSocketFactory(int, String) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
 
RemotingRMIServerSocketFactory(ServerSocketFactory, int, String) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
 
RemotingRMIServerSocketFactory(ServerSocketFactory, int, String, int) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
 
RemotingRMIServerSocketFactory(String, int) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
 
RemotingSSLImplementation - class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation.
 
RemotingSSLImplementation() - Constructor for class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation
 
RemotingSSLSocketFactory - class org.jboss.remoting.util.socket.RemotingSSLSocketFactory.
 
RemotingSSLSocketFactory(Map) - Constructor for class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
RemotingSSLSupport - class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport.
 
RemotingSSLSupport(SSLSocket) - Constructor for class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
 
RemotingServerSocketFactory - class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory.
 
RemotingServerSocketFactory() - Constructor for class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
 
RemotingServerSocketFactory(Map) - Constructor for class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
 
RequestMap - class org.jboss.remoting.transport.coyote.RequestMap.
 
RequestMap() - Constructor for class org.jboss.remoting.transport.coyote.RequestMap
 
ResponseMap - class org.jboss.remoting.transport.coyote.ResponseMap.
 
ResponseMap() - Constructor for class org.jboss.remoting.transport.coyote.ResponseMap
 
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.compress.CompressingUnMarshaller
Restores a compressed, marshalled form of an object to its original state.
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.coyote.CoyoteInputStream
 
read(byte[]) - Method in class org.jboss.remoting.transport.coyote.CoyoteInputStream
 
read(byte[], int, int) - Method in class org.jboss.remoting.transport.coyote.CoyoteInputStream
 
read(byte[], int, int) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
read() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
read(char[]) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
read(char[], int, int) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
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
 
read() - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
read(byte[]) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
read(byte[], int, int) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
readByte() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
readExternal(ObjectInput) - Method in class org.jboss.remoting.loading.CompressedClassBytes
 
readExternal(ObjectInput) - Method in class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class org.jboss.remoting.serialization.impl.jboss.LocalMarshalledValue
 
readTime - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
ready() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
realReadBytes(byte[], int, int) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
Reads new bytes in the byte chunk.
realReadChars(char[], int, int) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
realWriteBytes(byte[], int, int) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Sends the buffer data to the client output, checking the state of Response and calling the right interceptors.
realWriteChars(char[], int, int) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
Since the converter will use append, it is possible to get chars to be removed from the buffer for "writing".
realWriteChars(char[], int, int) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
receive(int) - Method in class org.jboss.remoting.transport.multiplex.FastPipedInputStream
 
receive(int) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
receive(byte[]) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
receive(byte[], int, int) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
receiveAnyWay(int) - Method in class org.jboss.remoting.transport.multiplex.FastPipedInputStream
 
receiveObject(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.SerializationManager
This was a refactory of a method usually existent on SerializableUnMarshaller.
receiveObject(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
receiveObject(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
recycle() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
Recycle the output buffer.
recycle() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Recycle the output buffer.
recycle() - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
recycle() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
registerByLocalAddress(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
registerByRemoteAddress(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerChatKey(String) - Method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
registerInvoker(String, String, String) - Static method in class org.jboss.remoting.InvokerRegistry
register a client/server invoker Class pair for a given transport
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(int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this
registerServerSocket(ServerSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerShareable(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerSocket(VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerStrategy(TalkConnectionStrategy) - Method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
registryObjectName - Variable in class org.jboss.remoting.detection.AbstractDetector
 
remove(int) - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
remove(Object) - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
remove(Object) - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
removeAnInputStream(SocketId) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
removeCallbackListener(String, InvokerCallbackHandler) - Method in class org.jboss.remoting.ServerInvoker
 
removeClientInvoker(MultiplexClientInvoker) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
removeConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.Client
Removes specified connection listener.
removeConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.ConnectionValidator
 
removeConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.ServerInvoker
 
removeConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.transport.Connector
Removes connection listener from receiving client connection lost/disconnected notifications.
removeConnectionListener(ConnectionListener) - Method in interface org.jboss.remoting.transport.ConnectorMBean
Removes connection listener from receiving client connection lost/disconnected notifications.
removeDecoration(Object) - Method in interface org.jboss.remoting.marshal.UnMarshallerDecorator
 
removeDisconnectListener(VirtualSocket.DisconnectListener) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
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(ConnectionListener) - Method in class org.jboss.remoting.ConnectionNotifier
 
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.chat.server.ChatManager
 
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
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.http.WebInvocationHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.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.serialization.SerializationServer.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.
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.transporter.TransporterHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.
removeMember(ChatMember) - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
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
removeServerInvoker(MultiplexServerInvoker) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
replaceObject(Object) - Method in class org.jboss.remoting.serialization.impl.java.MarshalledValueOutputStream
Override replaceObject to check for Remote objects that are not RemoteStubs.
requestManagerShutdown() - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
reserveManager() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
FIXME Comment this
reset() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
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.
reset() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
reset() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
resolveClass(ObjectStreamClass) - Method in class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
Load the local class equivalent of the specified stream class description.
resolveClass(ObjectStreamClass) - Method in class org.jboss.remoting.serialization.impl.java.MarshalledValueInputStream
Use the thread context class loader to resolve the class
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.
resolveProxyClass(String[]) - Method in class org.jboss.remoting.serialization.impl.java.MarshalledValueInputStream
 
respondToShutdownRequest() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
FIXME Comment this
respondToShutdownRequest() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
retireDoctor(Doctor) - Method in class org.jboss.remoting.samples.transporter.complex.Information
 
retireDoctor(Doctor) - Method in interface org.jboss.remoting.samples.transporter.complex.ProviderInterface
 
retireDoctor(Doctor) - Method in class org.jboss.remoting.samples.transporter.complex.ProviderInterfaceImpl
 
returnPort() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
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.samples.chat.server.CallbackThread
 
run() - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.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.MultiplexServerInvoker
 
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.multiplex.utility.StoppableThread
 
run() - Method in class org.jboss.remoting.transport.socket.ServerThread
 
run() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
runN_SocketScenario() - Method in class org.jboss.remoting.samples.multiplex.N_SocketScenarioClient
 
runN_SocketScenario() - Method in class org.jboss.remoting.samples.multiplex.N_SocketScenarioServer
 
runPrimeScenario() - Method in class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleClient
 
runPrimeScenario() - Method in class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleServer
 
runSymmetricScenario() - Method in class org.jboss.remoting.samples.multiplex.SymmetricScenarioClient
 
runSymmetricScenario() - Method in class org.jboss.remoting.samples.multiplex.SymmetricScenarioServer
 
running - Variable in class org.jboss.remoting.transport.multiplex.StoppableThread
 
running - Variable in class org.jboss.remoting.transport.multiplex.utility.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
 
SERIALIZATIONTYPE - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define the param name to be used when defining the serialization type.
SERIALIZATIONTYPE_CASED - Static variable in class org.jboss.remoting.InvokerLocator
 
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_MULTIPLEX_ID_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
 
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_CONNECT_ID - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
SERVER_SOCKET_CONNECT_PORT - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
SERVER_SOCKET_FACTORY - Static variable in class org.jboss.remoting.ServerInvoker
 
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_SOCKET_VERIFY_ID - Static variable in class org.jboss.remoting.transport.multiplex.SocketId
 
SERVER_SOCKET_VERIFY_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
 
SOAP - Static variable in class org.jboss.remoting.transport.web.WebUtil
 
SOCKET_FACTORY - Static variable in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
SO_TIMEOUT_DEFAULT - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
Default value for socket timeout is 30 minutes.
SO_TIMEOUT_FLAG - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
SSLMultiplexClientInvoker - class org.jboss.remoting.transport.multiplex.ssl.SSLMultiplexClientInvoker.
A SSLMultiplexClientInvoker.
SSLMultiplexClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.multiplex.ssl.SSLMultiplexClientInvoker
 
SSLMultiplexClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.multiplex.ssl.SSLMultiplexClientInvoker
 
SSLMultiplexServerInvoker - class org.jboss.remoting.transport.multiplex.ssl.SSLMultiplexServerInvoker.
 
SSLMultiplexServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.multiplex.ssl.SSLMultiplexServerInvoker
 
SSLMultiplexServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.multiplex.ssl.SSLMultiplexServerInvoker
 
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
 
SSLSocketClientInvoker(InvokerLocator, Map) - 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.
 
STANDARD_KEY_STORE_FILE_PATH - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
STANDARD_KEY_STORE_PASSWORD - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
STANDARD_KEY_STORE_TYPE - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
STANDARD_TRUST_STORE_FILE_PATH - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
STANDARD_TRUST_STORE_PASSWORD - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
STANDARD_TRUST_STORE_TYPE - Static variable in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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
 
STRING_RETURN_PARAM - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
SerialMarshaller - interface org.jboss.remoting.marshal.SerialMarshaller.
 
SerialUnMarshaller - interface org.jboss.remoting.marshal.SerialUnMarshaller.
 
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
 
SerializationClient - class org.jboss.remoting.samples.serialization.SerializationClient.
Simple test client to make an invocation on remoting server using JBoss Serialization instead of standard java serialization (with a non-serializable payload).
SerializationClient() - Constructor for class org.jboss.remoting.samples.serialization.SerializationClient
 
SerializationManager - class org.jboss.remoting.serialization.SerializationManager.
Controls the creation of ObjectInputStream, ObjectOutputStream.
SerializationManager() - Constructor for class org.jboss.remoting.serialization.SerializationManager
 
SerializationServer - class org.jboss.remoting.samples.serialization.SerializationServer.
Simple remoting server that uses JBoss Serialization instead of standard java serialization.
SerializationServer() - Constructor for class org.jboss.remoting.samples.serialization.SerializationServer
 
SerializationServer.SampleInvocationHandler - class org.jboss.remoting.samples.serialization.SerializationServer.SampleInvocationHandler.
Simple invocation handler implementation.
SerializationServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.serialization.SerializationServer.SampleInvocationHandler
 
SerializationStreamFactory - class org.jboss.remoting.serialization.SerializationStreamFactory.
This factory is for defining the Object stream implemenations to be used along with creating those implemenations for use.
SerializationStreamFactory() - Constructor for class org.jboss.remoting.serialization.SerializationStreamFactory
 
SerializationStreamFactoryMBean - interface org.jboss.remoting.serialization.SerializationStreamFactoryMBean.
$Id: SerializationStreamFactoryMBean.java,v 1.4 2005/12/30 05:26:35 telrod Exp $
Server - class org.jboss.remoting.samples.transporter.basic.server.Server.
 
Server() - Constructor for class org.jboss.remoting.samples.transporter.basic.server.Server
 
Server - class org.jboss.remoting.samples.transporter.complex.server.Server.
 
Server() - Constructor for class org.jboss.remoting.samples.transporter.complex.server.Server
 
Server - class org.jboss.remoting.samples.transporter.serialization.server.Server.
 
Server() - Constructor for class org.jboss.remoting.samples.transporter.serialization.server.Server
 
Server2Client1 - class org.jboss.remoting.samples.multiplex.invoker.Server2Client1.
 
Server2Client1() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server2Client1
 
Server2Client1.SampleCallbackHandler - class org.jboss.remoting.samples.multiplex.invoker.Server2Client1.SampleCallbackHandler.
 
Server2Client1.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server2Client1.SampleCallbackHandler
 
Server2Client2 - class org.jboss.remoting.samples.multiplex.invoker.Server2Client2.
 
Server2Client2() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server2Client2
 
Server2Client2.SampleCallbackHandler - class org.jboss.remoting.samples.multiplex.invoker.Server2Client2.SampleCallbackHandler.
 
Server2Client2.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server2Client2.SampleCallbackHandler
 
Server3Client1 - class org.jboss.remoting.samples.multiplex.invoker.Server3Client1.
 
Server3Client1() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server3Client1
 
Server3Client1.SampleCallbackHandler - class org.jboss.remoting.samples.multiplex.invoker.Server3Client1.SampleCallbackHandler.
 
Server3Client1.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server3Client1.SampleCallbackHandler
 
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.
ServerSocketFactoryWrapper - class org.jboss.remoting.util.ServerSocketFactoryWrapper.
 
ServerSocketFactoryWrapper(ServerSocketFactoryMBean) - Constructor for class org.jboss.remoting.util.ServerSocketFactoryWrapper
 
ServerSocketWrapper - class org.jboss.remoting.transport.socket.ServerSocketWrapper.
 
ServerSocketWrapper(Socket) - Constructor for class org.jboss.remoting.transport.socket.ServerSocketWrapper
 
ServerSocketWrapper(Socket, Map, Integer) - 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.
ShrinkableByteArrayOutputStream - class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream.
A ShrinkableByteArrayOutputStream.
ShrinkableByteArrayOutputStream() - Constructor for class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
Create a new ShrinkableByteArrayOutputStream.
ShutDownDialog - class org.jboss.remoting.samples.chat.client.ShutDownDialog.
Title: Chat4
ShutDownDialog(Frame, String, boolean) - Constructor for class org.jboss.remoting.samples.chat.client.ShutDownDialog
 
ShutDownDialog() - Constructor for class org.jboss.remoting.samples.chat.client.ShutDownDialog
 
ShutDownGate - class org.jboss.remoting.samples.chat.utility.ShutDownGate.
 
ShutDownGate() - Constructor for class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
ShuttingDownException - exception org.jboss.remoting.samples.chat.exceptions.ShuttingDownException.
 
ShuttingDownException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.ShuttingDownException
 
SimpleClient - class org.jboss.remoting.samples.http.SimpleClient.
Simple test client to make an invocation on remoting server.
SimpleClient() - Constructor for class org.jboss.remoting.samples.http.SimpleClient
 
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.http.SimpleServer.
Simple remoting server.
SimpleServer() - Constructor for class org.jboss.remoting.samples.http.SimpleServer
 
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
 
SinkOutputStream - class org.jboss.remoting.transport.multiplex.SinkOutputStream.
Copyright (c) 2005
SinkOutputStream - class org.jboss.remoting.transport.multiplex.utility.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
 
SocketClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.socket.SocketClientInvoker
 
SocketFactoryMBean - interface org.jboss.remoting.util.SocketFactoryMBean.
 
SocketFactoryWrapper - class org.jboss.remoting.util.SocketFactoryWrapper.
 
SocketFactoryWrapper(SocketFactoryMBean) - Constructor for class org.jboss.remoting.util.SocketFactoryWrapper
 
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
 
SocketServer - class org.jboss.remoting.samples.transporter.clustered.server.SocketServer.
 
SocketServer() - Constructor for class org.jboss.remoting.samples.transporter.clustered.server.SocketServer
 
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
 
SocketWrapper(Socket, Integer) - 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
 
StoppableThread - class org.jboss.remoting.transport.multiplex.utility.StoppableThread.
Copyright (c) 2005
StoppableThread() - Constructor for class org.jboss.remoting.transport.multiplex.utility.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
 
SymmetricScenarioClient - class org.jboss.remoting.samples.multiplex.SymmetricScenarioClient.
A SymmetricScenarioClient.
SymmetricScenarioClient() - Constructor for class org.jboss.remoting.samples.multiplex.SymmetricScenarioClient
 
SymmetricScenarioServer - class org.jboss.remoting.samples.multiplex.SymmetricScenarioServer.
A SymmetricScenarioServer.
SymmetricScenarioServer() - Constructor for class org.jboss.remoting.samples.multiplex.SymmetricScenarioServer
 
s - Variable in class org.jboss.remoting.samples.http.ComplexObject
 
send(ChatMessage) - Method in interface org.jboss.remoting.samples.chat.client.ChatReceiver
 
send(Object[]) - Method in class org.jboss.remoting.samples.chat.client.ChatReceiverHandler
 
send(ChatMessage) - Method in interface org.jboss.remoting.samples.chat.server.ChatServer
 
send(Object[]) - Method in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
sendMultiple(ArrayList) - Method in interface org.jboss.remoting.samples.chat.client.ChatReceiver
 
sendMultiple(Object[]) - Method in class org.jboss.remoting.samples.chat.client.ChatReceiverHandler
 
sendObject(ObjectOutputStream, Object) - Method in class org.jboss.remoting.serialization.SerializationManager
 
sendObject(ObjectOutputStream, Object) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
sendObject(ObjectOutputStream, Object) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
sendStream() - Method in class org.jboss.remoting.samples.stream.StreamingClient
 
sendUrgentData(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
serializationType - Variable in class org.jboss.remoting.AbstractInvoker
 
serializationType - Variable in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
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
 
service(Request, Response) - Method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Service method.
setActualSocket(Socket) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setAddr(Address) - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
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
setAilmentDescription(String) - Method in class org.jboss.remoting.samples.transporter.complex.Patient
 
setAilmentType(String) - Method in class org.jboss.remoting.samples.transporter.complex.Patient
 
setAlgorithm(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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
setBindAddress(InetAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setBindPort(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setBindingInfo() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
FIXME Comment this
setBound(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setBufferSize(int) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
setBytes(byte[]) - Method in class org.jboss.remoting.samples.http.ComplexObject
 
setBytes(int) - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
setCallbackHandler(ServerInvokerCallbackHandler) - Method in interface org.jboss.remoting.callback.CallbackErrorHandler
 
setCallbackHandler(ServerInvokerCallbackHandler) - Method in class org.jboss.remoting.callback.DefaultCallbackErrorHandler
 
setCity(String) - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
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 interface org.jboss.remoting.callback.CallbackErrorHandler
Sets the configuration for the error handler.
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.DefaultCallbackErrorHandler
Sets the configuration for the error handler.
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.
setConnectAddress(InetAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setConnectPort(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
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
 
setConverter() - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
setConverter() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
setCoyoteRequest(Request) - Method in class org.jboss.remoting.transport.coyote.RequestMap
Set the Coyote request.
setCoyoteResponse(Response) - Method in class org.jboss.remoting.transport.coyote.ResponseMap
Set the Coyote response.
setCustomer(Customer) - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
setCustomerId(int) - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
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.
setDoctor(Doctor) - Method in class org.jboss.remoting.samples.transporter.complex.Patient
 
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
 
setEncoding(String) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
setEncoding(String) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
setFirstName(String) - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
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
Set the client invoker (transport implementation)
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.chat.server.ChatManager
 
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
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.http.WebInvocationHandler
set the invoker that owns this handler
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.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.serialization.SerializationServer.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
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.transporter.TransporterHandler
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.
setIsChatting(boolean) - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
setItems(List) - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
setKeepAlive(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setKeepAliveTimeout(int) - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
setKey(Integer) - Method in interface org.jboss.remoting.samples.chat.client.ChatReceiver
 
setKey(Object[]) - Method in class org.jboss.remoting.samples.chat.client.ChatReceiverHandler
 
setKeyAlias(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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.
setKeyStoreFile(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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.
setKeyStorePassword(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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.
setKeyStoreType(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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.
setLastName(String) - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
setLeasePeriod(long) - Method in class org.jboss.remoting.ServerInvoker
 
setLeasePeriod(long) - Method in class org.jboss.remoting.transport.Connector
Sets the lease period for client connections.
setLeasePeriod(long) - Method in interface org.jboss.remoting.transport.ConnectorMBean
Sets the lease period for client connections.
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.chat.server.ChatManager
 
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
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.http.WebInvocationHandler
set the mbean server that the handler can reference
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.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.serialization.SerializationServer.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
setMBeanServer(String, MBeanServer) - Static method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation
 
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.transporter.TransporterHandler
set the mbean server that the handler can reference
setManager(String) - Method in class org.jboss.remoting.serialization.SerializationStreamFactory
 
setManager(String, String) - Method in class org.jboss.remoting.serialization.SerializationStreamFactory
 
setManager(String) - Method in interface org.jboss.remoting.serialization.SerializationStreamFactoryMBean
 
setManager(MultiplexingManager) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setManagerClassName(String) - Static method in class org.jboss.remoting.serialization.SerializationStreamFactory
The fully qualified classname of the DefaultSerializationManager implementation.
setManagerClassName(String, String) - Static method in class org.jboss.remoting.serialization.SerializationStreamFactory
The fully qualified classname of the DefaultSerializationManager implementation.
setMarshaller(Marshaller) - Method in class org.jboss.remoting.Client
Sets the marshaller implementation that should be used by the client invoker (transport).
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
Sets the maximum number of threads to use within client pool for one way invocations on the client side (meaning oneway invocation is handled by thread in this pool and user's call returns immediately) Default value is MAX_NUM_ONEWAY_THREADS.
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.
setMaxPort(int) - Static method in class org.jboss.remoting.transport.multiplex.SocketId
 
setMemPercentCeiling(Double) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
setMemberLeaving() - Method in class org.jboss.remoting.samples.chat.server.CallbackThread
 
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.
setOOBInline(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setOnClient() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
FIXME Comment this
setOnServer() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
FIXME Comment this
setOnewayThreadPool(ThreadPool) - Method in class org.jboss.remoting.Client
Sets the thread pool to be used for making one way invocations on the client side.
setOnewayThreadPool(ThreadPool) - Method in class org.jboss.remoting.ServerInvoker
 
setOrderId(int) - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
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.
setParent(Closeable) - Method in class org.jboss.remoting.samples.chat.client.CloseableFrame
 
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
 
setPrimingSocket(VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setPrimingSocketNeeded(boolean) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setProcessed(boolean) - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
setProperty(Object, String, String) - Static method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Find a method with the right name If found, call the method ( if param is int or boolean we'll convert value to the right type before) - that means you can have setDebug(1).
setProtocol(Protocol) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setProtocol(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
setProvider(Provider) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
setProviderName(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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()).
setReceiveBufferSize(int) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
setReceiveBufferSize(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
setReceiveBufferSize(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setReceivedDisconnectMessage(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setRemoteFileName(String) - Method in class org.jboss.remoting.samples.stream.StreamingClient
 
setRemoteSocketId(SocketId) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setRequest(Request) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
Associated Coyote request.
setRequestPayload(Map) - Method in class org.jboss.remoting.InvocationRequest
 
setResponse(Response) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Associated Coyote response.
setReturnPayload(Map) - Method in class org.jboss.remoting.InvocationRequest
 
setReuseAddress(boolean) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
setReuseAddress(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
setReuseAddress(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setSSLSocketBuilder(SSLSocketBuilderMBean) - Method in class org.jboss.remoting.security.SSLServerSocketFactoryService
 
setSSLSocketBuilder(SSLSocketBuilderMBean) - Method in interface org.jboss.remoting.security.SSLServerSocketFactoryServiceMBean
 
setSecureRandom(SecureRandom) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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.
setSendBufferSize(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setSerializationType(String) - Method in class org.jboss.remoting.AbstractInvoker
 
setSerializationType(String) - Method in interface org.jboss.remoting.marshal.SerialMarshaller
 
setSerializationType(String) - Method in interface org.jboss.remoting.marshal.SerialUnMarshaller
 
setSerializationType(String) - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
setSerializationType(String) - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
setServerInvoker(ServerInvoker) - Method in interface org.jboss.remoting.callback.CallbackErrorHandler
 
setServerInvoker(ServerInvoker) - Method in class org.jboss.remoting.callback.DefaultCallbackErrorHandler
 
setServerInvoker(ServerInvoker) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
This will set the local reference to the server invoker.
setServerInvoker(MultiplexServerInvoker) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setServerSocketFactory(ServerSocketFactory) - Method in class org.jboss.remoting.ServerInvoker
 
setServerSocketFactory(ServerSocketFactory) - Method in class org.jboss.remoting.transport.Connector
 
setServerSocketFactory(String, ServerSocketFactory) - Static method in class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
 
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 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
 
setShuttingDown() - Method in interface org.jboss.remoting.samples.chat.client.RemoteStrategy
 
setShuttingDown() - Method in class org.jboss.remoting.samples.chat.client.RemoteStrategyRemoting
 
setSkip(long) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingDataInputStream
FIXME Comment this
setSkip(long) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
FIXME Comment this
setSoLinger(boolean, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setSoTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
setSoTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
setSoTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setSocketFactory(SocketFactory) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setSocketFactory(SocketFactory) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
setSocketFactory(SocketFactory) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setSocketFactory(SocketFactory) - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
setSocketGroupId(String) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setSpecialty(String) - Method in class org.jboss.remoting.samples.transporter.complex.Doctor
 
setState(String) - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
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.
setStreet(String) - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
setSubsystem(String) - Method in class org.jboss.remoting.Client
Sets the subsystem being used when routing invocation requests on the server side.
setSubsystem(String) - Method in class org.jboss.remoting.InvocationRequest
 
setSuspended(boolean) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Set the suspended flag.
setTcpNoDelay(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setTimeout(int) - Method in class org.jboss.remoting.ServerInvoker
 
setTimeout(int) - Method in interface org.jboss.remoting.ServerInvokerMBean
 
setTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingDataInputStream
FIXME Comment this
setTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
setTimeout(int) - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
setTrafficClass(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setTrustAlgorithm(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
setTrustStoreFile(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
setTrustStorePassword(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
setTrustStoreType(String) - Method in class org.jboss.remoting.util.socket.RemotingSSLSocketFactory
 
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.
setURIConverter(B2CConverter) - Method in class org.jboss.remoting.transport.coyote.RequestMap
Set the URI converter.
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
Sets the unmarshaller implementation that should be used by the client invoker (transport).
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
 
setUp() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server1
 
setUp() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server2
 
setUp() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client3Server1
 
setUp() - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer
 
setUp() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client1
 
setUp() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client2
 
setUp() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server3Client1
 
setUseClientMode(boolean) - Method in class org.jboss.remoting.security.SSLSocketBuilder
Determines whether factories returned by SSLSocketBuilder create Sockets/ServerSockets in client or server mode.
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()).
setZip(int) - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
set_chatId(String) - Method in class org.jboss.remoting.samples.chat.client.ChatMessage
 
set_currentMembers(int) - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
set_description(String) - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
set_key(String) - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
set_message(String) - Method in class org.jboss.remoting.samples.chat.client.ChatMessage
 
set_name(String) - Method in class org.jboss.remoting.samples.chat.client.ChatMember
 
set_origin(Date) - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
set_owner(ChatMember) - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
set_size(int) - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
setup() - Method in class org.jboss.remoting.ServerInvoker
 
setup() - Method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
setup() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
setup() - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
FIXME Comment this
setup() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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.http.SimpleServer
 
setupServer(String) - Method in class org.jboss.remoting.samples.oneway.OnewayServer
 
setupServer(String) - Method in class org.jboss.remoting.samples.serialization.SerializationServer
 
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
 
shouldCheckConnection(boolean) - Method in class org.jboss.remoting.transport.socket.ServerThread
Sets if server thread should check connection before continue to process on next invocation request.
shutDown() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
shutdown() - Method in class org.jboss.remoting.samples.chat.server.ChatManager
 
shutdown() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.InputThread
 
shutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.PendingActionThread
 
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() - Method in class org.jboss.remoting.transport.multiplex.utility.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
shuttingDown() - Method in interface org.jboss.remoting.samples.chat.client.ChatReceiver
 
shuttingDown(Object[]) - Method in class org.jboss.remoting.samples.chat.client.ChatReceiverHandler
 
size() - Method in class org.jboss.remoting.ConnectionNotifier
 
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.
size() - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
size() - Method in class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue
 
size() - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
size() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
skip(long) - Method in class org.jboss.remoting.stream.StreamHandler
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
skip(long) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
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.samples.transporter.basic.server.Server
 
start() - Method in class org.jboss.remoting.samples.transporter.clustered.server.SocketServer
 
start() - Method in class org.jboss.remoting.samples.transporter.complex.server.Server
 
start() - Method in class org.jboss.remoting.samples.transporter.serialization.server.Server
 
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.coyote.CoyoteInvoker
 
start() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
start() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
start() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
FIXME Comment this
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.
start() - Method in class org.jboss.remoting.transporter.TransporterServer
Starts the remoting server.
startHeartbeat(long, long) - Method in class org.jboss.remoting.detection.AbstractDetector
start heartbeating
startLease() - Method in class org.jboss.remoting.Lease
 
startPing(long) - Method in class org.jboss.remoting.LeasePinger
 
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.samples.transporter.basic.server.Server
 
stop() - Method in class org.jboss.remoting.samples.transporter.clustered.server.SocketServer
 
stop() - Method in class org.jboss.remoting.samples.transporter.complex.server.Server
 
stop() - Method in class org.jboss.remoting.samples.transporter.serialization.server.Server
 
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.coyote.CoyoteInvoker
 
stop() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
 
stop() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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.
stop() - Method in class org.jboss.remoting.transporter.TransporterServer
Stops the remoting server.
stopHeartbeat() - Method in class org.jboss.remoting.detection.AbstractDetector
stop heartbeating
stopPing() - Method in class org.jboss.remoting.LeasePinger
 
stopPinger() - Method in class org.jboss.remoting.detection.AbstractDetector
stop the pinger timer thread
stopped - Variable in class org.jboss.remoting.transport.multiplex.StoppableThread
 
stopped - Variable in class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 
subList(int, int) - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 

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
 
TIMEOUT - Static variable in class org.jboss.remoting.ServerInvoker
 
TIMER_DELAY - Static variable in class org.jboss.remoting.Lease
This value (defaults to 5 seconds) represents how much of a delay will be built into starting the lease timer.
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 *
TalkConnectionException - exception org.jboss.remoting.samples.chat.exceptions.TalkConnectionException.
 
TalkConnectionException() - Constructor for class org.jboss.remoting.samples.chat.exceptions.TalkConnectionException
 
TalkFrame - class org.jboss.remoting.samples.chat.client.TalkFrame.
 
TalkFrame(String, String, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.TalkFrame
 
TransporterClient - class org.jboss.remoting.transporter.TransporterClient.
Class to be used as a factory via static method calls to get remote proxy to POJO that exists within a external process.
TransporterHandler - class org.jboss.remoting.transporter.TransporterHandler.
Simple handler that uses reflection to make calls on target POJO (as supplied in the constructor) when receive invocation requests.
TransporterHandler(Object) - Constructor for class org.jboss.remoting.transporter.TransporterHandler
 
TransporterServer - class org.jboss.remoting.transporter.TransporterServer.
The remoting server to expose the target POJO.
TransporterServer(InvokerLocator, Object, String) - Constructor for class org.jboss.remoting.transporter.TransporterServer
Creates a remoting server using the provided locator and subsytem and creating a TransporterHandler which takes the specified target object.
tearDown() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server1
 
tearDown() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client2Server2
 
tearDown() - Method in class org.jboss.remoting.samples.multiplex.invoker.Client3Server1
 
tearDown() - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer
 
tearDown() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client1
 
tearDown() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server2Client2
 
tearDown() - Method in class org.jboss.remoting.samples.multiplex.invoker.Server3Client1
 
terminateLease(long) - Method in class org.jboss.remoting.Lease
 
terminatedOnError - Variable in class org.jboss.remoting.transport.multiplex.StoppableThread
 
terminatedOnError - Variable in class org.jboss.remoting.transport.multiplex.utility.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
 
throwable - Variable in class org.jboss.remoting.transport.coyote.ClientAbortException
The underlying exception or error passed to our constructor (if any)
timeout - Variable in class org.jboss.remoting.transport.socket.ServerAddress
Timeout of setSoTimeout
timeout - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
toArray() - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
toArray(Object[]) - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
toArrayList() - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
toByteArray() - Method in class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue
 
toByteArray() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
toByteArray(int) - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
FIXME Comment this
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.samples.http.ComplexObject
 
toString() - Method in class org.jboss.remoting.samples.serialization.NonSerializablePayload
 
toString() - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
toString() - Method in class org.jboss.remoting.samples.transporter.complex.Doctor
 
toString() - Method in class org.jboss.remoting.samples.transporter.complex.Patient
 
toString() - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
toString() - Method in class org.jboss.remoting.transport.coyote.ClientAbortException
Return a formatted string that describes this exception.
toString() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
toString() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
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.multiplex.MultiplexClientInvoker
 
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
 
turnOff() - Static method in class org.jboss.remoting.samples.chat.utility.Debug
 
turnOn() - Static method in class org.jboss.remoting.samples.chat.utility.Debug
 

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
URIConverter - Variable in class org.jboss.remoting.transport.coyote.RequestMap
URI byte to char converter (not recycled).
URIEncoding - Variable in class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
UnMarshaller - interface org.jboss.remoting.marshal.UnMarshaller.
Takes a marshalled byte array and converts to a Java data object.
UnMarshallerDecorator - interface org.jboss.remoting.marshal.UnMarshallerDecorator.
On RMI invocations we can't use customer Marshallers, but we need to decorate Invocations (or any other objects) with some data before sending the 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.
unregisterByLocalAddress() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
unregisterByRemoteAddress() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
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
unregisterShareable() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
FIXME Comment this
unreserveManager() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
FIXME Comment this
updateLease(long) - Method in class org.jboss.remoting.Lease
 
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.
useSocketFactory(SocketFactory) - Method in class org.jboss.remoting.samples.multiplex.FactoryExample
 
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
 
VirtualServerSocket - class org.jboss.remoting.transport.multiplex.VirtualServerSocket.
Copyright (c) 2005
VirtualServerSocket() - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
VirtualServerSocket(int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
Create a new VirtualServerSocket.
VirtualServerSocket(int, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
VirtualServerSocket(int, int, InetAddress) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
VirtualServerSocket(VirtualSocket) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
VirtualServerSocket(InetSocketAddress, InetSocketAddress, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
Create a new VirtualServerSocket.
VirtualServerSocket.PendingClose - class org.jboss.remoting.transport.multiplex.VirtualServerSocket.PendingClose.
 
VirtualServerSocket.PendingClose(Object) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket.PendingClose
 
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
 
VirtualSocket.DisconnectListener - interface org.jboss.remoting.transport.multiplex.VirtualSocket.DisconnectListener.
 
VirtualSocket.PendingClose - class org.jboss.remoting.transport.multiplex.VirtualSocket.PendingClose.
 
VirtualSocket.PendingClose(Object) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket.PendingClose
 
VirtualSocketFactory - class org.jboss.remoting.transport.multiplex.VirtualSocketFactory.
Copyright (c) 2005
VirtualSocketFactory() - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
 
values() - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
values() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
verifyConnect(OutputStream) - Method in class org.jboss.remoting.transport.multiplex.Protocol
FIXME Comment this

W

WebInvocationHandler - class org.jboss.remoting.samples.http.WebInvocationHandler.
Remoting handler implementation for http invocations to show how to return different data to client.
WebInvocationHandler() - Constructor for class org.jboss.remoting.samples.http.WebInvocationHandler
 
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
 
WebUtil - class org.jboss.remoting.transport.web.WebUtil.
 
WebUtil() - Constructor for class org.jboss.remoting.transport.web.WebUtil
 
waitForRemoteServerSocketRegistered() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
wakeup(Socket, int, Map) - 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.compress.CompressingMarshaller
Writes compressed, marshalled form of dataObject to 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.coyote.CoyoteOutputStream
 
write(byte[]) - Method in class org.jboss.remoting.transport.coyote.CoyoteOutputStream
 
write(byte[], int, int) - Method in class org.jboss.remoting.transport.coyote.CoyoteOutputStream
 
write(byte[], int, int) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
write(int) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
write(char[]) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
write(char[], int, int) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
write(StringBuffer) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
write(String, int, int) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
Append a string to the buffer
write(String) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
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(int, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
FIXME Comment this
write(SocketId, byte[]) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
write(SocketId, byte[], int) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
write(int) - Method in class org.jboss.remoting.transport.multiplex.SinkOutputStream
 
write(int) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream
 
write(byte[]) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream
 
write(byte[], int, int) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream
 
write(int) - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - Method in class org.jboss.remoting.transport.multiplex.utility.SinkOutputStream
 
writeByte(int) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
writeExternal(ObjectOutput) - Method in class org.jboss.remoting.loading.CompressedClassBytes
 
writeExternal(ObjectOutput) - Method in class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class org.jboss.remoting.serialization.impl.jboss.LocalMarshalledValue
 
writeInt(int, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
FIXME Comment this
writeTime - Static variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 

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

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