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

A

AbstractDetector - Class in org.jboss.remoting.detection
AbstractDetector
AbstractDetector() - Constructor for class org.jboss.remoting.detection.AbstractDetector
 
AbstractDetector(Map) - Constructor for class org.jboss.remoting.detection.AbstractDetector
 
AbstractDetectorMBean - Interface in org.jboss.remoting.detection
This provides a MBean accessible interface for setting domain configuration
AbstractInvoker - Class in org.jboss.remoting
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
 
AbstractInvoker.CallbackLocatorHolder - Class in org.jboss.remoting
 
AbstractInvoker.CallbackLocatorHolder(String, InvokerLocator) - Constructor for class org.jboss.remoting.AbstractInvoker.CallbackLocatorHolder
 
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.socketfactory.CreationListenerServerSocket
 
accept() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
accept() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
acceptConnect(MultiplexingInputStream, int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
acceptServerSocketConnection() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
Accepts a connection from a remote VirtualServerSocket.
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
 
Account - Class in org.jboss.remoting.samples.transporter.multiple
Account holds account number and customer that belongs to account.
Account(Customer, int) - Constructor for class org.jboss.remoting.samples.transporter.multiple.Account
 
AccountProcessor - Interface in org.jboss.remoting.samples.transporter.multiple
 
AccountProcessorImpl - Class in org.jboss.remoting.samples.transporter.multiple
 
AccountProcessorImpl() - Constructor for class org.jboss.remoting.samples.transporter.multiple.AccountProcessorImpl
 
acknowledge(SocketWrapper) - Method in class org.jboss.remoting.transport.socket.ServerThread
 
acknowledgeCallback(InvokerCallbackHandler, Object, Object) - Method in interface org.jboss.remoting.callback.CallbackListener
 
acknowledgeCallback(InvokerCallbackHandler, Callback) - Method in class org.jboss.remoting.Client
 
acknowledgeCallback(InvokerCallbackHandler, Callback, Object) - Method in class org.jboss.remoting.Client
 
ACKNOWLEDGECALLBACK - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
acknowledgeCallback(InvokerCallbackHandler, Object, Object) - Method in class org.jboss.remoting.samples.callback.statistics.CallbackServer.SampleInvocationHandler
 
acknowledgeCallbacks(InternalInvocation) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
Calls listeners to acknowledge callbacks
acknowledgeCallbacks(InvokerCallbackHandler, List) - Method in class org.jboss.remoting.Client
 
acknowledgeCallbacks(InvokerCallbackHandler, List, List) - Method in class org.jboss.remoting.Client
 
add(Serializable) - Method in class org.jboss.remoting.callback.BlockingCallbackStore
To be used for adding a callback to the store.
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
 
add(Serializable) - Method in interface org.jboss.remoting.SerializableStore
Persists the serializable object passed to the directory specified.
addChat(ExtendedChatInfo) - Method in class org.jboss.remoting.samples.chat.server.ChatStore
 
addClass(ClassBytes) - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
addClient(String, Map, long) - Method in class org.jboss.remoting.LeasePinger
 
addClientInvoker(MultiplexClientInvoker) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
ADDCLIENTLISTENER - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
addClientLocator(String, InvokerCallbackHandler, InvokerLocator) - Method in class org.jboss.remoting.AbstractInvoker
Generates a listener id for the callbackhandler and callback server locator combination
addClientLocator(String, InvokerCallbackHandler, InvokerLocator) - Method in interface org.jboss.remoting.transport.ClientInvoker
This should be set when want to override the default behavior of automatically getting a 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, Map) - 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(Client, 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
 
addHandler(Object, String) - Method in class org.jboss.remoting.transporter.TransporterServer
Adds a transporter handler to receive remote invocations on the target object passed.
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, Map) - Method in class org.jboss.remoting.Client
Adds the specified handler as a callback listener for push (async) callbacks.
addListener(InvokerCallbackHandler, Map, Object) - Method in class org.jboss.remoting.Client
Adds the specified handler as a callback listener for push (async) callbacks.
addListener(InvokerCallbackHandler, Map, Object, boolean) - Method in class org.jboss.remoting.Client
Adds the specific handler as a callback listener for async callbacks.
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 - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
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.callback.statistics.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.config.factories.FactoryConfigSample.SampleInvocationHandler
 
addListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.detection.jndi.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.detection.multicast.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 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.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.
addListenerFirst(ConnectionListener) - Method in class org.jboss.remoting.ConnectionNotifier
 
addLocalConfiguration(InvokerLocator, Map) - Static method in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
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
 
addr - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
Address - Class in org.jboss.remoting.samples.transporter.basic
Simple data object for mailing address.
Address() - Constructor for class org.jboss.remoting.samples.transporter.basic.Address
 
Address - Class in org.jboss.remoting.samples.transporter.multiple
Simple data object for mailing address.
Address() - Constructor for class org.jboss.remoting.samples.transporter.multiple.Address
 
Address - Class in org.jboss.remoting.samples.transporter.proxy
Simple data object for mailing address.
Address() - Constructor for class org.jboss.remoting.samples.transporter.proxy.Address
 
address - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
connection information
address - Variable in class org.jboss.remoting.transport.socket.ServerAddress
Address of host ot connect to
AddressPair - Class in org.jboss.remoting.transport.multiplex.utility
AddressPair is a utility class that represents a pair of socket addresses, each with a host and port.
AddressPair(String, int, String, int) - Constructor for class org.jboss.remoting.transport.multiplex.utility.AddressPair
Create a new AddressPair.
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
ADDSTREAMCALLBACK - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
addToPendingActions(PendingAction) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Adds a PendingAction to the list of actions waiting to be executed.
addToReadyInputStreams(InputStream) - Method in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
Allows an InputStream to inform a listening Thread that it has bytes ready to read.
AES - Static variable in class org.jboss.remoting.marshal.encryption.EncryptionManager
 
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(MultiplexingOutputStream, int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
ANY - Static variable in class org.jboss.remoting.InvokerLocator
Indicates should address binding to all network interfaces (i.e.
appendMessage(ChatMessage) - Method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
appendMessages(ArrayList) - Method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
APPLICATION_ACKNOWLDEGEMENTS - Static variable in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeServer
 
apply(ObjectName) - Method in class org.jboss.remoting.network.NetworkRegistryQuery
 
assignDetector(Detector, ObjectName, boolean) - Method in class org.jboss.remoting.transporter.InternalTransporterServices
This will assign a detector to this singleton if one has not yet been setup.
assignNetworkRegistry(NetworkRegistry, ObjectName, boolean) - Method in class org.jboss.remoting.transporter.InternalTransporterServices
This will assign a network registry to this singleton if one has not yet been setup.
assignPort() - Method in class org.jboss.remoting.ServerInvoker
 
assignPort() - Method in class org.jboss.remoting.transport.local.LocalServerInvoker
 
AsynchInvokerCallbackHandler - Interface in org.jboss.remoting.callback
AsynchInvokerCallbackHandler extends InvokerCallbackHandler with asynchronous callback handling.
AVAILABLE - Static variable in class org.jboss.remoting.stream.StreamHandler
 
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
Returns number of bytes of content which can be retrieved.

B

b - Variable in class org.jboss.remoting.samples.http.ComplexObject
 
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 - Variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
backlog - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
BACKLOG_DEFAULT - Static variable in class org.jboss.remoting.transport.rmi.RMIServerInvoker
Default for how many connections are queued.
BidirectionalClientInvoker - Interface in org.jboss.remoting.transport
This interface is used to indicate that a client invoker represents as transport that is bidirectional, which means that calls from the server to the client can be made without having to open a new physical connection from the server back to the client/
BINARY - Static variable in class org.jboss.remoting.transport.web.WebUtil
 
bind(SocketAddress) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
bind(SocketAddress, int) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
bind(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
bind(SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
bind(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Binds the wrapped socket.
bind(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
bind(SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
bind(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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.
Bisocket - Class in org.jboss.remoting.transport.bisocket
 
Bisocket() - Constructor for class org.jboss.remoting.transport.bisocket.Bisocket
 
BisocketClientInvoker - Class in org.jboss.remoting.transport.bisocket
The bisocket transport, an extension of the socket transport, is designed to allow a callback server to function behind a firewall.
BisocketClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
BisocketClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
BisocketServerInvoker - Class in org.jboss.remoting.transport.bisocket
 
BisocketServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
BisocketServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
BLOCKING - Static variable in class org.jboss.remoting.ServerInvoker
The value associated with BLOCKING_MODE that indicates that pull callbacks should be obtained in blocking mode;
BLOCKING_MODE - Static variable in class org.jboss.remoting.ServerInvoker
The key to be used to determine if pull callbacks should be obtained in blocking or nonblocking mode
BLOCKING_TIMEOUT - Static variable in class org.jboss.remoting.ServerInvoker
The key value to use to specify timeout for getting callbacks in blocking mode
BlockingCallbackStore - Class in org.jboss.remoting.callback
This callback store does not persist callback messages when memory is running low, but instead will block the thread making the handle callback call from the server invoker.
BlockingCallbackStore() - Constructor for class org.jboss.remoting.callback.BlockingCallbackStore
 
BLOWFISH - Static variable in class org.jboss.remoting.marshal.encryption.EncryptionManager
 
BRACKETS_ALL - Static variable in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
BRACKETS_NONE - Static variable in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
BYTE_STATE - Variable in class org.jboss.remoting.transport.coyote.InputBuffer
 
BYTE_STATE - Variable in class org.jboss.remoting.transport.coyote.OutputBuffer
 
bytes - Variable in class org.jboss.remoting.samples.http.ComplexObject
 
bytesReturned() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
Returns number of bytes of content returned by last call to toByteArray().
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 using local client invoker with cloning of payload value.

C

Callback - Class in org.jboss.remoting.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.
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_ERRORS_ALLOWED - Static variable in class org.jboss.remoting.callback.DefaultCallbackErrorHandler
Key for setting the number of callback exceptions will be allowed when calling on org.jboss.remoting.callback.InvokerCallbackHandler.handleCallback(Callback callback) before cleaning up the callback listener.
CALLBACK_HANDLE_OBJECT_KEY - Static variable in class org.jboss.remoting.callback.Callback
 
CALLBACK_ID - Static variable in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
This key used to identify a Callback to be acknowledged.
CALLBACK_LISTENER - Static variable in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
The key used for storing a CallbackListener in the return metadata map of a 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_POLL_PERIOD - Static variable in class org.jboss.remoting.callback.CallbackPoller
The key value to use to specify the desired poll period within the metadata Map.
CALLBACK_SCHEDULE_MODE - Static variable in class org.jboss.remoting.callback.CallbackPoller
The key value to use in metadata Map to specify the desired scheduling mode.
CALLBACK_SERVER_HOST - Static variable in class org.jboss.remoting.Client
Key for the configuration when adding a callback handler and internal callback server connector is created.
CALLBACK_SERVER_PORT - Static variable in class org.jboss.remoting.Client
Key for the configuration when adding a callback handler and internal callback server connector is created.
CALLBACK_SERVER_PROTOCOL - Static variable in class org.jboss.remoting.Client
Key for the configuration when adding a callback handler and internal callback server connector is created.
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.
CALLBACK_TIMEOUT - Static variable in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
This key is used to identify the timeout used by a callback client
CallbackAcknowledgeClient - Class in org.jboss.remoting.samples.callback.acknowledgement
 
CallbackAcknowledgeClient() - Constructor for class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeClient
 
CallbackAcknowledgeServer - Class in org.jboss.remoting.samples.callback.acknowledgement
 
CallbackAcknowledgeServer() - Constructor for class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeServer
 
CallbackClient - Class in org.jboss.remoting.samples.callback
Sample client showing how to register for callbacks from remoting server.
CallbackClient() - Constructor for class org.jboss.remoting.samples.callback.CallbackClient
 
CallbackClient - Class in org.jboss.remoting.samples.callback.statistics
Sample client that demonstrates CallbackPoller tuning statistics.
CallbackClient() - Constructor for class org.jboss.remoting.samples.callback.statistics.CallbackClient
 
CallbackClient.CallbackHandler - Class in org.jboss.remoting.samples.callback
Our implementation of the InvokerCallbackHandler.
CallbackClient.CallbackHandler() - Constructor for class org.jboss.remoting.samples.callback.CallbackClient.CallbackHandler
 
CallbackClient.CallbackHandler - Class in org.jboss.remoting.samples.callback.statistics
Our implementation of the InvokerCallbackHandler.
CallbackClient.CallbackHandler() - Constructor for class org.jboss.remoting.samples.callback.statistics.CallbackClient.CallbackHandler
 
CallbackErrorHandler - Interface in org.jboss.remoting.callback
 
callbackHandlers - Variable in class org.jboss.remoting.ServerInvoker
 
CallbackListener - Interface in org.jboss.remoting.callback
 
CallbackPoller - Class in org.jboss.remoting.callback
CallbackPoller is used to simulate push callbacks on transports that don't support bidirectional connections.
CallbackPoller(Client, InvokerCallbackHandler, Map, Object) - Constructor for class org.jboss.remoting.callback.CallbackPoller
 
CallbackServer - Class in org.jboss.remoting.samples.callback
Simple remoting server.
CallbackServer() - Constructor for class org.jboss.remoting.samples.callback.CallbackServer
 
CallbackServer - Class in org.jboss.remoting.samples.callback.statistics
Simple remoting server.
CallbackServer() - Constructor for class org.jboss.remoting.samples.callback.statistics.CallbackServer
 
CallbackServer.SampleInvocationHandler - Class in org.jboss.remoting.samples.callback
Simple invocation handler implementation.
CallbackServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.callback.CallbackServer.SampleInvocationHandler
 
CallbackServer.SampleInvocationHandler - Class in org.jboss.remoting.samples.callback.statistics
Simple invocation handler implementation.
CallbackServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.callback.statistics.CallbackServer.SampleInvocationHandler
 
CallbackStore - Class in org.jboss.remoting.callback
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 in org.jboss.remoting.callback
 
CallbackStore.StoreFileFilter() - Constructor for class org.jboss.remoting.callback.CallbackStore.StoreFileFilter
 
CallbackStoreMBean - Interface in org.jboss.remoting.callback
The MBean interface to the CallbackStore implementation.
CallbackThread - Class in org.jboss.remoting.samples.chat.server
 
CallbackThread(InvokerCallbackHandler, ShutDownGate, ReadWriteArrayList) - Constructor for class org.jboss.remoting.samples.chat.server.CallbackThread
 
cancel() - Method in class org.jboss.remoting.ConnectionValidator
 
CannotConnectException - Exception in org.jboss.remoting
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 exception org.jboss.remoting.CannotConnectException
 
CannotConnectException(String) - Constructor for exception org.jboss.remoting.CannotConnectException
 
CannotConnectException(String, Throwable) - Constructor for exception org.jboss.remoting.CannotConnectException
 
CannotConnectException(Throwable) - Constructor for exception org.jboss.remoting.CannotConnectException
 
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
 
CHANGE_INVALID_STATE_TO_CANNOT_CONNECT - Static variable in class org.jboss.remoting.Remoting
A flag indicating whether org.jboss.remoting.MicroRemoteClientInvoker should translate an org.jboss.remoting.ServerInvoker.InvalidStateException to an org.jboss.remoting.CannotConnectException.
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
CHAR_STATE - Variable in class org.jboss.remoting.transport.coyote.InputBuffer
 
CHAR_STATE - Variable in class org.jboss.remoting.transport.coyote.OutputBuffer
 
Chat - Class in org.jboss.remoting.samples.chat.client
Title: Chat
Chat(String[]) - Constructor for class org.jboss.remoting.samples.chat.client.Chat
 
ChatFrame - Class in org.jboss.remoting.samples.chat.client
Title: Chat4
ChatFrame(ConnectionStrategy) - Constructor for class org.jboss.remoting.samples.chat.client.ChatFrame
 
ChatInfo - Class in org.jboss.remoting.samples.chat.client
 
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 in org.jboss.remoting.samples.chat.server
 
ChatManager() - Constructor for class org.jboss.remoting.samples.chat.server.ChatManager
 
ChatManagerLauncher - Class in org.jboss.remoting.samples.chat.server
Title: Chat
ChatManagerLauncher() - Constructor for class org.jboss.remoting.samples.chat.server.ChatManagerLauncher
 
ChatMember - Class in org.jboss.remoting.samples.chat.client
 
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 in org.jboss.remoting.samples.chat.client
 
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 in org.jboss.remoting.samples.chat.client
 
ChatReceiverHandler - Class in org.jboss.remoting.samples.chat.client
 
ChatReceiverHandler(TalkFrame) - Constructor for class org.jboss.remoting.samples.chat.client.ChatReceiverHandler
 
ChatServer - Interface in org.jboss.remoting.samples.chat.server
 
ChatServer_Impl - Class in org.jboss.remoting.samples.chat.server
Title: Chat4
ChatServer_Impl(ExtendedChatInfo, ShutDownGate) - Constructor for class org.jboss.remoting.samples.chat.server.ChatServer_Impl
 
ChatStore - Class in org.jboss.remoting.samples.chat.server
 
ChatStore() - Constructor for class org.jboss.remoting.samples.chat.server.ChatStore
 
check() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
CHECK_CONNECTION_KEY - Static variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
Key for indicating if socket invoker should continue to keep socket connection between client and server open after invocations by sending a ping on the connection before being re-used.
checkConnection(InvokerLocator, Map) - Static method in class org.jboss.remoting.ConnectionValidator
Will make $PING$ invocation on server.
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
 
checkFactory() - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
checkForManagerByAddressPair(InetSocketAddress, InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
checkForShareableManager(InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
checkForShareableManagerByAddressPair(InetSocketAddress, InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
checkingConnection() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Indicates if will check socket connection when returning from pool by sending byte to the server.
checkInvokerServer(Detection, ClassLoader) - Method in class org.jboss.remoting.detection.AbstractDetector
 
checkOpenConnection() - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
checkOpenConnection() - Method in interface org.jboss.remoting.transport.socket.OpenConnectionChecker
 
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
 
checkSecondaryServerSocketWrapper() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
checkSocketFactoryWrapper() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
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
 
ClassByteClassLoader - Class in org.jboss.remoting.loading
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
 
classbyteloader - Variable in class org.jboss.remoting.AbstractInvoker
 
ClassBytes - Class in org.jboss.remoting.loading
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
 
classBytes - Variable in class org.jboss.remoting.loading.ClassBytes
 
ClassLoaderUtility - Class in org.jboss.remoting.serialization
 
ClassLoaderUtility() - Constructor for class org.jboss.remoting.serialization.ClassLoaderUtility
 
CLASSLOADING_PARENT_FIRST_DELEGATION - Static variable in class org.jboss.remoting.Remoting
A flag indicating whether the RemotingClassLoader uses parent first (=true) or user class loader first delegation.
CLASSLOADING_PARENT_FIRST_DELEGATION_PROP - Static variable in class org.jboss.remoting.Remoting
 
className - Variable in class org.jboss.remoting.loading.ClassBytes
 
CLASSNAME - Static variable in interface org.jboss.remoting.marshal.MarshallerLoaderConstants
 
ClassUtil - Class in org.jboss.remoting.loading
ClassUtil is a set of generic class utlities.
ClassUtil() - Constructor for class org.jboss.remoting.loading.ClassUtil
 
cleanup() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
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
 
clearCache() - Method in class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
 
clearMethod - Static variable in class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
 
clearPool(LinkedList) - Static method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Close all sockets in a specific pool.
clearPools() - Static method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Close all sockets in all pools.
Client - Class in org.jboss.remoting
Client is a convience class for invoking remote methods for a given subsystem.
Client() - Constructor for class org.jboss.remoting.Client
PLEASE DO NOT USE THIS CONSTRUCTOR OR YOUR COMPUTER WILL BURST INTO FLAMES!!! It is only here so can externalize object and will provide a dead object if invoker is not explicitly set.
Client(InvokerLocator) - Constructor for class org.jboss.remoting.Client
Constructs a remoting client with intended target server specified via the locator, 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 in org.jboss.remoting.samples.transporter.basic.client
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.basic.client.Client
 
Client - Class in org.jboss.remoting.samples.transporter.clustered.client
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.clustered.client.Client
 
Client - Class in org.jboss.remoting.samples.transporter.complex.client
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.complex.client.Client
 
Client - Class in org.jboss.remoting.samples.transporter.custom.client
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.custom.client.Client
 
Client - Class in org.jboss.remoting.samples.transporter.multiple.client
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.multiple.client.Client
 
Client - Class in org.jboss.remoting.samples.transporter.proxy.client
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.proxy.client.Client
 
Client - Class in org.jboss.remoting.samples.transporter.serialization.client
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.serialization.client.Client
 
Client - Class in org.jboss.remoting.samples.transporter.simple
 
Client() - Constructor for class org.jboss.remoting.samples.transporter.simple.Client
 
Client2Server1 - Class in org.jboss.remoting.samples.multiplex.invoker
 
Client2Server1() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client2Server1
 
Client2Server1.SampleCallbackHandler - Class in org.jboss.remoting.samples.multiplex.invoker
 
Client2Server1.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client2Server1.SampleCallbackHandler
 
Client2Server2 - Class in org.jboss.remoting.samples.multiplex.invoker
 
Client2Server2() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client2Server2
 
Client2Server2.SampleCallbackHandler - Class in org.jboss.remoting.samples.multiplex.invoker
 
Client2Server2.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client2Server2.SampleCallbackHandler
 
Client3Server1 - Class in org.jboss.remoting.samples.multiplex.invoker
 
Client3Server1() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client3Server1
 
Client3Server1.SampleCallbackHandler - Class in org.jboss.remoting.samples.multiplex.invoker
 
Client3Server1.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Client3Server1.SampleCallbackHandler
 
CLIENT_AUTH_MODE_NEED - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Client auth mode that indicates that client authentication is required.
CLIENT_AUTH_MODE_NONE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Client auth mode that indicates client authentication will not be peformed.
CLIENT_AUTH_MODE_WANT - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Client auth mode that indicates that we want client authentication but it isn't required.
CLIENT_CONNECT_ADDRESS_KEY - Static variable in class org.jboss.remoting.ServerInvoker
Key for setting the addres the client invoker should connecto to.
CLIENT_CONNECT_PORT_KEY - Static variable in class org.jboss.remoting.ServerInvoker
key for setting the port the client invoker should connect to.
CLIENT_HOLDER_KEY - Static variable in class org.jboss.remoting.ClientHolder
 
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
Key used for setting the amount of time (in milliseconds) that a client should renew its lease.
CLIENT_MULTIPLEX_ID - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
CLIENT_MULTIPLEX_ID_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
Deprecated.  
CLIENT_SOCKET_CLASS_FLAG - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Specifies the fully qualified class name for the custom SocketWrapper implementation to use on the client.
ClientAbortException - Exception in org.jboss.remoting.transport.coyote
Wrap an IOException identifying it as being caused by an abort of a request by a remote client.
ClientAbortException() - Constructor for exception org.jboss.remoting.transport.coyote.ClientAbortException
Construct a new ClientAbortException with no other information.
ClientAbortException(String) - Constructor for exception org.jboss.remoting.transport.coyote.ClientAbortException
Construct a new ClientAbortException for the specified message.
ClientAbortException(Throwable) - Constructor for exception org.jboss.remoting.transport.coyote.ClientAbortException
Construct a new ClientAbortException for the specified throwable.
ClientAbortException(String, Throwable) - Constructor for exception org.jboss.remoting.transport.coyote.ClientAbortException
Construct a new ClientAbortException for the specified message and throwable.
clientCallbackListener - Variable in class org.jboss.remoting.ServerInvoker
 
ClientDisconnectedException - Exception in org.jboss.remoting
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 exception org.jboss.remoting.ClientDisconnectedException
 
ClientFactory - Interface in org.jboss.remoting.transport
 
ClientHolder - Class in org.jboss.remoting
 
ClientHolder(String, Map, long) - Constructor for class org.jboss.remoting.ClientHolder
 
ClientInvoker - Interface in org.jboss.remoting.transport
Interface to be used for calling on all the different invoker types (LocalClientInvoker and RemoteClientInvoker).
clientpool - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
clientpool - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
clientSocketClass - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
clientSocketClassName - Variable in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
 
clientSocketClassName - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
ClientSocketWrapper - Class in org.jboss.remoting.transport.socket
 
ClientSocketWrapper(Socket) - Constructor for class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
ClientSocketWrapper(Socket, Map, Integer) - Constructor for class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
clone() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
clone() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Creates a clone.
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 class org.jboss.remoting.marshal.compress.CompressingMarshaller
Returns a CompressingMarshaller.
cloneMarshaller() - Method in class org.jboss.remoting.marshal.encryption.EncryptingMarshaller
Returns a EncryptingMarshaller.
cloneMarshaller() - Method in class org.jboss.remoting.marshal.http.HTTPMarshaller
 
cloneMarshaller() - Method in interface org.jboss.remoting.marshal.Marshaller
 
cloneMarshaller() - Method in class org.jboss.remoting.marshal.rmi.RMIMarshaller
 
cloneMarshaller() - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
cloneUnMarshaller() - Method in class org.jboss.remoting.marshal.compress.CompressingUnMarshaller
Returns a new CompressingUnMarshaller
cloneUnMarshaller() - Method in class org.jboss.remoting.marshal.encryption.EncryptingUnMarshaller
Returns a new EncryptingUnMarshaller
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
 
cloneUnMarshaller() - Method in interface org.jboss.remoting.marshal.UnMarshaller
 
close() - Method in class org.jboss.remoting.marshal.encryption.EncryptionOutputStream
 
close() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
CLOSE - Static variable in class org.jboss.remoting.stream.StreamHandler
 
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
See java.net.ServerSocket javadoc.
close() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
See superclass javadoc.
close() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
See superclass javadoc.
close() - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
close() - Method in class org.jboss.remoting.transport.multiplex.utility.SinkOutputStream
 
close() - Method in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
Marks this VirtualSelector as preparing to close.
close() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
close() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
close() - Method in class org.jboss.remoting.transport.socket.ServerSocketWrapper
 
close() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
CloseableFrame - Class in org.jboss.remoting.samples.chat.client
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
 
CLOSING - Static variable in class org.jboss.remoting.transport.socket.SocketWrapper
 
closingThread - Static variable in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
ComplexObject - Class in org.jboss.remoting.samples.http
 
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
 
compress(byte[]) - Method in class org.jboss.remoting.loading.CompressedClassBytes
Compresses the input data.
CompressedClassBytes - Class in org.jboss.remoting.loading
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 in org.jboss.remoting.marshal.compress
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 in org.jboss.remoting.marshal.compress
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.
configMaps - Static variable in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
configuration - Variable in class org.jboss.remoting.AbstractInvoker
 
configuration - Variable in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
configureParameters() - Method in class org.jboss.remoting.transport.http.HTTPClientInvoker
 
configureParameters() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
configureParameters() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
configureSocketGroupParameters(Map) - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
 
configureSocketGroupParameters(Map) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
connect() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
connect() - Method in class org.jboss.remoting.Client
Will cause the underlying transport to make connection to the target server.
connect(ConnectionListener) - Method in class org.jboss.remoting.Client
Will cause the underlying transport to make connection to the target server.
connect(ConnectionListener, Map) - 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.MicroRemoteClientInvoker
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
Connects the wrapped socket.
connect(MultiplexingInputStream, SocketId) - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
connect(MultiplexingInputStream, SocketId, int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
connect(GrowablePipedOutputStream) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
connect(GrowablePipedInputStream) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream
 
connect(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
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
See superclass javadoc.
connect(SocketAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
connect(SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
connect(SocketAddress, SocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
connected - Variable in class org.jboss.remoting.MicroRemoteClientInvoker
 
CONNECTION_LISTENER - Static variable in class org.jboss.remoting.ServerInvoker
 
ConnectionException - Exception in org.jboss.remoting.samples.chat.exceptions
 
ConnectionException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.ConnectionException
 
ConnectionFailedException - Exception in org.jboss.remoting
ConnectionFailedException is a RuntimeException that is raised when a remote connection fails.
ConnectionFailedException() - Constructor for exception org.jboss.remoting.ConnectionFailedException
 
ConnectionFailedException(String) - Constructor for exception org.jboss.remoting.ConnectionFailedException
 
ConnectionFailedException(String, Exception) - Constructor for exception org.jboss.remoting.ConnectionFailedException
 
ConnectionListener - Interface in org.jboss.remoting
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.
connectionLost(String, String, Map) - Method in class org.jboss.remoting.ConnectionNotifier
 
ConnectionNotifier - Class in org.jboss.remoting
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
 
connectionNotifier - Variable in class org.jboss.remoting.ServerInvoker
 
connectionPools - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
ConnectionStrategy - Interface in org.jboss.remoting.samples.chat.client
 
connectionTerminated(String, String, Map) - Method in class org.jboss.remoting.ConnectionNotifier
 
ConnectionValidator - Class in org.jboss.remoting
 
ConnectionValidator(Client) - Constructor for class org.jboss.remoting.ConnectionValidator
 
ConnectionValidator(Client, long) - Constructor for class org.jboss.remoting.ConnectionValidator
 
ConnectionValidator(Client, Map) - Constructor for class org.jboss.remoting.ConnectionValidator
 
Connector - Class in org.jboss.remoting.transport
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 in org.jboss.remoting.transport
MBean interface.
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
 
CONTENTTYPE - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
CONTINUE_AFTER_TIMEOUT - Static variable in class org.jboss.remoting.transport.socket.ServerThread
Key used to determine if thread should return to threadpool after SocketTimeoutException
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.
CoyoteInputStream - Class in org.jboss.remoting.transport.coyote
This class handles reading bytes.
CoyoteInputStream(InputBuffer) - Constructor for class org.jboss.remoting.transport.coyote.CoyoteInputStream
 
CoyoteInvoker - Class in org.jboss.remoting.transport.coyote
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 in org.jboss.remoting.transport.coyote
Coyote implementation of the servlet output stream.
CoyoteOutputStream(OutputBuffer) - Constructor for class org.jboss.remoting.transport.coyote.CoyoteOutputStream
 
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 class org.jboss.remoting.callback.BlockingCallbackStore
No op
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() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
No-op - just needed for MBean service API.
create() - Method in class org.jboss.remoting.security.SSLSocketFactoryService
create the service, do expensive operations etc
create() - Method in interface org.jboss.remoting.security.SSLSocketFactoryServiceMBean
create the service, do expensive operations etc
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.transport.Connector
Creates the connector.
create() - Method in interface org.jboss.remoting.transport.ConnectorMBean
Creates the connector.
CREATE_CONTROL_SOCKET - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
CREATE_ORDINARY_SOCKET - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
CREATE_UNIQUE_OBJECT_NAME - Static variable in class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
createAccount(Customer) - Method in interface org.jboss.remoting.samples.transporter.multiple.AccountProcessor
Simply creates a new Account with a new account number and the customer specified.
createAccount(Customer) - Method in class org.jboss.remoting.samples.transporter.multiple.AccountProcessorImpl
 
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
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.bisocket.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in interface org.jboss.remoting.transport.ClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.http.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.https.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.local.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.multiplex.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.rmi.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.servlet.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.socket.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslbisocket.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslmultiplex.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslrmi.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslservlet.TransportClientFactory
 
createClientInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslsocket.TransportClientFactory
 
createClientSocket(Socket, int, Map) - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
createClientSocket(Socket, int, Map) - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
used for debugging (tracing) connections leaks
CreateConnectionException - Exception in org.jboss.remoting.samples.chat.exceptions
 
CreateConnectionException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.CreateConnectionException
 
createControlConnection(String, boolean) - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
createCustomServerSocketFactory(CustomSSLServerSocketFactory) - Method in class org.jboss.remoting.security.SSLSocketBuilder
This creates a fully custom SSL server socket factory using this object's configuration.
createCustomSocketFactory(CustomSSLSocketFactory) - Method in class org.jboss.remoting.security.SSLSocketBuilder
This creates a fully custom SSL socket factory using this object's configuration.
createDetection() - Method in class org.jboss.remoting.detection.AbstractDetector
Will create a detection message based on the server invokers registered within the local InvokerRegistry.
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.
createdMarshalledValue(Object) - Method in class org.jboss.remoting.serialization.SerializationManager
Creates a MarshalledValue that does lazy serialization.
CreateFrame - Class in org.jboss.remoting.samples.chat.client
 
CreateFrame(CreateConnectionStrategy, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.CreateFrame
 
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
 
createInput(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.SerializationManager
 
createInputStream(String, Socket, UnMarshaller) - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
createMarshalledValueForClone(Object) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
createMarshalledValueForClone(Object) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
createMarshalledValueForClone(Object) - Method in class org.jboss.remoting.serialization.SerializationManager
Used in call by value operations.
createMarshallLoader(InvokerLocator, List, MBeanServer) - 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.impl.java.JavaSerializationManager
 
createOutput(OutputStream) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
createOutput(OutputStream) - Method in class org.jboss.remoting.serialization.SerializationManager
 
createOutputStream(String, Socket, Marshaller) - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
createPrimingSocket(MultiplexServerInvoker.SocketGroupInfo, String, int, Map, int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
createPrimingSocket(MultiplexServerInvoker.SocketGroupInfo, String, int, InetAddress, int, Map, 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.acknowledgement.CallbackAcknowledgeClient
 
createRemotingClient(String) - Method in class org.jboss.remoting.samples.callback.CallbackClient
Create the remoting client to use to make calls on the remoting server.
createServerAddress() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
createServerAddress() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
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
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.bisocket.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.http.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.https.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.local.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.multiplex.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.rmi.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in interface org.jboss.remoting.transport.ServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.servlet.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.socket.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslbisocket.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslmultiplex.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslrmi.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslservlet.TransportServerFactory
 
createServerInvoker(InvokerLocator, Map) - Method in class org.jboss.remoting.transport.sslsocket.TransportServerFactory
 
createServerSocket(int) - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleServerSocketFactory
 
createServerSocket(int, int) - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleServerSocketFactory
 
createServerSocket() - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
 
createServerSocket(int) - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
 
createServerSocket(int, int) - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
 
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) - Method in class org.jboss.remoting.security.ServerSocketFactoryWrapper
 
createServerSocket(int, int) - Method in class org.jboss.remoting.security.ServerSocketFactoryWrapper
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.security.ServerSocketFactoryWrapper
 
createServerSocket() - Method in class org.jboss.remoting.security.ServerSocketFactoryWrapper
 
createServerSocket() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
createServerSocket(int) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
createServerSocket(int, int) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker
Deprecated.  
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
See superclass javadoc.
createServerSocket(int, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
See superclass javadoc.
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
See superclass javadoc.
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, int, InetAddress) - Method in class org.jboss.remoting.transport.sslbisocket.SSLBisocketServerInvoker
 
createServerSocket(int, int, InetAddress) - Method in class org.jboss.remoting.transport.sslsocket.SSLSocketServerInvoker
 
createServerSocketFactory() - Method in class org.jboss.remoting.ServerInvoker
 
createServerSocketFactory() - Method in class org.jboss.remoting.transport.sslbisocket.SSLBisocketServerInvoker
 
createServerSocketFactorySSLContext() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Creates (but does not initialize) the SSL context used by this object to create server socket factories.
createSocket(String, int) - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleSocketFactory
 
createSocket(InetAddress, int) - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
createSocket() - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
createSocket(InetAddress, int) - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
createSocket(String, int) - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
createSocket(String, int) - Method in interface org.jboss.remoting.security.SocketFactoryMBean
 
createSocket(String, int, InetAddress, int) - Method in interface org.jboss.remoting.security.SocketFactoryMBean
 
createSocket(InetAddress, int) - Method in interface org.jboss.remoting.security.SocketFactoryMBean
 
createSocket(InetAddress, int, InetAddress, int) - Method in interface org.jboss.remoting.security.SocketFactoryMBean
 
createSocket() - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
createSocket(String, int) - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
createSocket(InetAddress, int) - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
createSocket(String, int, int) - Method in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
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(Socket, String, int, boolean) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSSocketFactory
 
createSocket(String, int) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSSocketFactory
 
createSocket(InetAddress, int) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSSocketFactory
 
createSocket(String, int, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
 
createSocket(InetSocketAddress, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
protected methods and classes
createSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
createSocket() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
See superclass javadoc.
createSocket(String, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
See superclass javadoc.
createSocket(String, int, InetAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
See superclass javadoc.
createSocket(InetAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
See superclass javadoc.
createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
See superclass javadoc.
createSocket(String, int) - Method in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
Creates a new socket.
createSocket(String, int, int) - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
createSocket(String, int, int) - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
createSocket(String, int, int) - Method in class org.jboss.remoting.transport.sslbisocket.SSLBisocketClientInvoker
 
createSocket(String, int, int) - Method in class org.jboss.remoting.transport.sslmultiplex.SSLMultiplexClientInvoker
 
createSocket(String, int) - Method in class org.jboss.remoting.transport.sslrmi.SerializableSSLClientSocketFactory
 
createSocket(String, int, int) - Method in class org.jboss.remoting.transport.sslsocket.SSLSocketClientInvoker
 
createSocketFactory(Map) - Method in class org.jboss.remoting.AbstractInvoker
If any configuration parameters relate to the construction of a SSLSocketBuilder, create one.
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker
 
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.sslbisocket.SSLBisocketClientInvoker
 
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.sslbisocket.SSLBisocketServerInvoker
 
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.sslmultiplex.SSLMultiplexClientInvoker
 
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.sslmultiplex.SSLMultiplexServerInvoker
 
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.sslrmi.SSLRMIServerInvoker
 
createSocketFactory(Map) - Method in class org.jboss.remoting.transport.sslsocket.SSLSocketClientInvoker
 
createSocketFactorySSLContext() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Creates (but does not initialize) the SSL context used by this object to create socket factories.
createSSLServerSocketFactory() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
createSSLServerSocketFactory(CustomSSLServerSocketFactory) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
createSSLServerSocketFactory() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Will create a SSLServerSocketFactory.
createSSLServerSocketFactory(CustomSSLServerSocketFactory) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Will create a SSLServerSocketFactory.
createSSLSocketFactory() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
createSSLSocketFactory(CustomSSLSocketFactory) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
createSSLSocketFactory() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Will create a SSLSocketFactory.
createSSLSocketFactory(CustomSSLSocketFactory) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Will create a SSLSocketFactory.
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, LoadBalancer) - 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(InvokerLocator, Object, String, Map, 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(String, Object, String, Map, boolean) - Static method in class org.jboss.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(Element, 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(InvokerLocator, Object) - Static method in class org.jboss.remoting.transporter.TransporterServer
Creates a remoting server based on given locator.
createTransporterServer(InvokerLocator, Object, boolean) - 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.
createTransporterServer(String, Object, boolean) - 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.
createUniqueID() - Static method in class org.jboss.remoting.ident.Identity
 
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.
CreationListenerServerSocket - Class in org.jboss.remoting.socketfactory
A CreationListenerServerSocket wraps a ServerSocket to which it delegates calls to accept(), and when the wrapped ServerSocket creates a Socket in accept(), a SocketCreationListener is notified before the Socket is returned.
CreationListenerServerSocket(ServerSocket, SocketCreationListener) - Constructor for class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
CreationListenerServerSocketFactory - Class in org.jboss.remoting.socketfactory
A CreationListenerServerSocketFactory wraps a ServerSocketFactory, and whenever the ServerSocketFactory creates a ServerSocket, the ServerSocket is wrapped in a CreationListenerServerSocket.
CreationListenerServerSocketFactory(ServerSocketFactory, SocketCreationListener) - Constructor for class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
CreationListenerSocketFactory - Class in org.jboss.remoting.socketfactory
A CreationListenerSocketFactory wraps a SocketFactory and notifies a listener of the creation of a Socket before returning the socket.
CreationListenerSocketFactory(SocketCreationListener) - Constructor for class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
CreationListenerSocketFactory(SocketFactory, SocketCreationListener) - Constructor for class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
CUSTOM_SERVER_SOCKET_FACTORY - Static variable in class org.jboss.remoting.Remoting
Key for the configuration map passed to a Connector to indicate the server socket factory to be used.
CUSTOM_SOCKET_FACTORY - Static variable in class org.jboss.remoting.Remoting
Key for the configuration map passed to a Client to indicate the socket factory to be used.
customClassLoader - Variable in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
Customer - Class in org.jboss.remoting.samples.transporter.basic
Simple data object to represent customer data, to include Address object.
Customer() - Constructor for class org.jboss.remoting.samples.transporter.basic.Customer
 
Customer - Class in org.jboss.remoting.samples.transporter.multiple
Simple data object to represent customer data, to include Address object.
Customer() - Constructor for class org.jboss.remoting.samples.transporter.multiple.Customer
 
Customer - Class in org.jboss.remoting.samples.transporter.proxy
Simple data object to represent customer data, to include Address object.
Customer() - Constructor for class org.jboss.remoting.samples.transporter.proxy.Customer
 
CustomerProcessor - Interface in org.jboss.remoting.samples.transporter.basic
Interface to be implemented for classes that process a customer object (which means basically setting customer number).
CustomerProcessor - Interface in org.jboss.remoting.samples.transporter.multiple
Interface to be implemented for classes that process a customer object (which means basically setting customer number).
CustomerProcessor - Interface in org.jboss.remoting.samples.transporter.proxy
Interface to be implemented for classes that process a customer object (which means basically setting customer number).
CustomerProcessorImpl - Class in org.jboss.remoting.samples.transporter.basic
 
CustomerProcessorImpl() - Constructor for class org.jboss.remoting.samples.transporter.basic.CustomerProcessorImpl
 
CustomerProcessorImpl - Class in org.jboss.remoting.samples.transporter.multiple
 
CustomerProcessorImpl() - Constructor for class org.jboss.remoting.samples.transporter.multiple.CustomerProcessorImpl
 
CustomerProcessorImpl - Class in org.jboss.remoting.samples.transporter.proxy
 
CustomerProcessorImpl() - Constructor for class org.jboss.remoting.samples.transporter.proxy.CustomerProcessorImpl
 
CustomSSLServerSocketFactory - Class in org.jboss.remoting.security
SSL server socket factory whose configuration is customized.
CustomSSLServerSocketFactory(SSLServerSocketFactory, SSLSocketBuilderMBean) - Constructor for class org.jboss.remoting.security.CustomSSLServerSocketFactory
Constructor for CustomSSLServerSocketFactory.
CustomSSLServerSocketFactory() - Constructor for class org.jboss.remoting.security.CustomSSLServerSocketFactory
 
CustomSSLSocketFactory - Class in org.jboss.remoting.security
SSL socket factory whose configuration is customized.
CustomSSLSocketFactory(SSLSocketFactory, SSLSocketBuilder) - Constructor for class org.jboss.remoting.security.CustomSSLSocketFactory
Constructor for CustomSSLSocketFactory.
CustomSSLSocketFactory() - Constructor for class org.jboss.remoting.security.CustomSSLSocketFactory
 

D

DatabaseException - Exception in org.jboss.remoting.samples.chat.exceptions
 
DatabaseException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.DatabaseException
 
DatabaseException(Throwable) - Constructor for exception org.jboss.remoting.samples.chat.exceptions.DatabaseException
 
DatabaseException(String) - Constructor for exception org.jboss.remoting.samples.chat.exceptions.DatabaseException
 
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.encryption.EncryptingMarshaller
 
DATATYPE - Static variable in class org.jboss.remoting.marshal.encryption.EncryptingUnMarshaller
 
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
 
DateProcessor - Interface in org.jboss.remoting.samples.transporter.simple
 
DateProcessorImpl - Class in org.jboss.remoting.samples.transporter.simple
 
DateProcessorImpl() - Constructor for class org.jboss.remoting.samples.transporter.simple.DateProcessorImpl
 
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
 
Debug - Class in org.jboss.remoting.samples.chat.utility
Title: Chat4
Debug() - Constructor for class org.jboss.remoting.samples.chat.utility.Debug
 
decodePercent(String) - Static method in class org.jboss.remoting.InvokerLocator
 
decrementReferences() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Decrement reference counter for this MultiplexingManager.
decrementReferences() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
 
DEFAULT - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
DEFAULT_BLOCKING_TIMEOUT - Static variable in class org.jboss.remoting.callback.CallbackPoller
Default timeout for getting callbacks in blocking mode.
DEFAULT_BLOCKING_TIMEOUT - Static variable in class org.jboss.remoting.ServerInvoker
Default timeout for getting callbacks in blocking mode.
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_CIPHER_ALGORITHM - Static variable in class org.jboss.remoting.marshal.encryption.EncryptionManager
 
DEFAULT_CLIENT_LEASE_PERIOD - Static variable in class org.jboss.remoting.ServerInvoker
The default lease period for clients.
DEFAULT_DETECTOR_OBJECTNAME - Static variable in class org.jboss.remoting.transporter.InternalTransporterServices
The default detector name if one is not provided.
DEFAULT_DISCONNECT_TIMEOUT - Static variable in class org.jboss.remoting.Client
Default timeout period for network i/o in disconnect() and removeListener().
DEFAULT_DISCONNECT_TIMEOUT - Static variable in class org.jboss.remoting.LeasePinger
 
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_STORE_ALGORITHM - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Default key/trust store algorithm if one net set as bean property or via config.
DEFAULT_KEY_STORE_TYPE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Default key/trust store type if one not set as bean property, via config, or via system property.
DEFAULT_LEASE_PERIOD - Static variable in class org.jboss.remoting.LeasePinger
 
DEFAULT_MAX_ERROR_COUNT - Static variable in class org.jboss.remoting.callback.CallbackPoller
Default number of exceptions before callback polling wil be shut down.
DEFAULT_NETWORKREGISTRY_OBJECTNAME - Static variable in class org.jboss.remoting.transporter.InternalTransporterServices
The default network registry name if one is not provided.
DEFAULT_NUMBER_OF_PING_RETRIES - Static variable in class org.jboss.remoting.ConnectionValidator
Default number of ping retries.
DEFAULT_PING_PERIOD - Static variable in class org.jboss.remoting.ConnectionValidator
Default ping period.
DEFAULT_PING_TIMEOUT - Static variable in class org.jboss.remoting.ConnectionValidator
Default ping timeout period.
DEFAULT_PING_TIMEOUT_INT - Static variable in class org.jboss.remoting.ConnectionValidator
Default ping timeout period.
DEFAULT_POLL_PERIOD - Static variable in class org.jboss.remoting.callback.CallbackPoller
Default polling period for getting callbacks from the server.
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 port on which rmi registry will be started.
DEFAULT_SSL_PROTOCOL - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
If the protocol isn't specified, this will be the default.
DEFAULT_TIMEOUT_PERIOD - Static variable in class org.jboss.remoting.ServerInvoker
The default timeout period for socket connections.
DefaultCallbackErrorHandler - Class in org.jboss.remoting.callback
Default callback error handler if one not specified.
DefaultCallbackErrorHandler() - Constructor for class org.jboss.remoting.callback.DefaultCallbackErrorHandler
 
DefaultLoadBalancer - Class in org.jboss.remoting.transporter
 
DefaultLoadBalancer() - Constructor for class org.jboss.remoting.transporter.DefaultLoadBalancer
 
DES - Static variable in class org.jboss.remoting.marshal.encryption.EncryptionManager
 
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.MicroSocketClientInvoker
 
destroy() - Method in class org.jboss.remoting.callback.BlockingCallbackStore
No op
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() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
No-op - just needed for MBean server API.
destroy() - Method in class org.jboss.remoting.security.SSLSocketFactoryService
destroy the service, tear down
destroy() - Method in interface org.jboss.remoting.security.SSLSocketFactoryServiceMBean
destroy the service, tear down
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.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
 
destroy() - Static method in class org.jboss.remoting.util.TimerUtil
 
destroyClientInvoker(InvokerLocator, Map) - Static method in class org.jboss.remoting.InvokerRegistry
Called to destroy any cached RemoteClientInvoker copies inside the registry.
destroyControlConnection(String) - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
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
Detection - Class in org.jboss.remoting.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
 
DETECTION_SUBCONTEXT_NAME - Static variable in class org.jboss.remoting.detection.jndi.JNDIDetector
 
Detector - Interface in org.jboss.remoting.detection
Detector
DetectorUtil - Class in org.jboss.remoting.detection.util
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
 
disconnect() - Method in class org.jboss.remoting.Client
Disconnects the underlying transport from the target server.
disconnect() - Method in class org.jboss.remoting.MicroRemoteClientInvoker
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
 
disconnect() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
disconnectRemotingClient() - Method in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeClient
 
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
 
Doctor - Class in org.jboss.remoting.samples.transporter.complex
 
Doctor(String, String) - Constructor for class org.jboss.remoting.samples.transporter.complex.Doctor
 
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.MultiGroupInputThread
 
doInit() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.PendingActionThread
 
doInit() - Method in class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 
DOMAIN_CHANGED - Static variable in class org.jboss.remoting.network.NetworkNotification
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Handles the HTTP POST method.
doRegistration() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.MultiGroupInputThread
 
doRun() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.MultiGroupInputThread
 
doRun() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.PendingActionThread
 
doRun() - 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
doShutDown() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.MultiGroupInputThread
 
doShutDown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.PendingActionThread
 
doShutDown() - Method in class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 

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 make initial request to establish lease with server.
enableTcpNoDelay - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
If the TcpNoDelay option should be used on the socket.
enableTcpNoDelay - Variable in class org.jboss.remoting.transport.socket.ServerAddress
If the TcpNoDelay option should be used on the socket.
encodePercent(String) - Static method in class org.jboss.remoting.InvokerLocator
 
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.
EncryptingMarshaller - Class in org.jboss.remoting.marshal.encryption
EncryptingMarshaller and EncryptingMarshaller are a general purpose encryption based marshaller / decompressing unmarshaller pair based on Java's Cipher facilities.
EncryptingMarshaller() - Constructor for class org.jboss.remoting.marshal.encryption.EncryptingMarshaller
Create a new EncryptingMarshaller.
EncryptingMarshaller(String, Key) - Constructor for class org.jboss.remoting.marshal.encryption.EncryptingMarshaller
Create a new EncryptingMarshaller.
EncryptingMarshaller(Marshaller) - Constructor for class org.jboss.remoting.marshal.encryption.EncryptingMarshaller
Create a new EncryptingMarshaller.
EncryptingUnMarshaller - Class in org.jboss.remoting.marshal.encryption
EncryptingMarshaller and EncryptingUnMarshaller are a general purpose encrypting marshaller / decompressing unmarshaller pair based on Java's crypto stream facilities.
EncryptingUnMarshaller() - Constructor for class org.jboss.remoting.marshal.encryption.EncryptingUnMarshaller
Create a new EncryptingUnMarshaller.
EncryptingUnMarshaller(UnMarshaller) - Constructor for class org.jboss.remoting.marshal.encryption.EncryptingUnMarshaller
Create a new EncryptingUnMarshaller.
EncryptionManager - Class in org.jboss.remoting.marshal.encryption
Manager that deals with the generation of the Cipher Mode: ECB: Electronic Codebook Mode (NIST FIPS PUB 81) CBC: Cipher Block Chaining Mode(NIST FIPS PUB 81) PCBC: Plaintext Cipher Block Chaining (Kerberos) CFB: Cipher Feedback Mode (NIST FIPS PUB 81) OFB: Output Feedback Mode (NIST FIPS PUB 81) Padding: NoPadding: No padding.
EncryptionManager() - Constructor for class org.jboss.remoting.marshal.encryption.EncryptionManager
 
EncryptionOutputStream - Class in org.jboss.remoting.marshal.encryption
OutputStream that is piped into a CipherOutputStream such that CipherOutputStream.close will not close the underlying stream
EncryptionOutputStream(OutputStream) - Constructor for class org.jboss.remoting.marshal.encryption.EncryptionOutputStream
 
EncryptionUtil - Class in org.jboss.remoting.marshal.encryption
Utility for Encryption Needs
EncryptionUtil() - Constructor for class org.jboss.remoting.marshal.encryption.EncryptionUtil
 
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.detection.Detection
 
equals(Object) - Method in class org.jboss.remoting.ident.Identity
 
equals(Object) - Method in class org.jboss.remoting.InvokerLocator
Compares to see if Object passed is of type InvokerLocator and it's internal locator uri hashcode is same as this one.
equals(Object) - Method in class org.jboss.remoting.marshal.encryption.EncryptionOutputStream
 
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.security.CustomSSLServerSocketFactory
 
equals(Object) - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
equals(Object) - Method in class org.jboss.remoting.serialization.impl.java.JavaMarshalledValue
 
equals(Object) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
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.ComparableHolder
 
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
 
establishLease(String, Map, long) - Method in class org.jboss.remoting.MicroRemoteClientInvoker
 
establishLease(String, Map, long) - Method in interface org.jboss.remoting.transport.ClientInvoker
 
establishLease(String, Map, long) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
evict() - Method in class org.jboss.remoting.transport.socket.LRUPool
 
evict() - Method in class org.jboss.remoting.transport.socket.ServerThread
 
exit() - Static method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
ExtendedChatInfo - Class in org.jboss.remoting.samples.chat.server
 
ExtendedChatInfo(ChatInfo) - Constructor for class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 

F

FactoryConfigSample - Class in org.jboss.remoting.samples.config.factories
These methods illustrate configuring socket factories and server socket factories on the server side and on the client side.
FactoryConfigSample() - Constructor for class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
FactoryConfigSample.CallbackHandler - Class in org.jboss.remoting.samples.config.factories
 
FactoryConfigSample.CallbackHandler() - Constructor for class org.jboss.remoting.samples.config.factories.FactoryConfigSample.CallbackHandler
 
FactoryConfigSample.SampleInvocationHandler - Class in org.jboss.remoting.samples.config.factories
 
FactoryConfigSample.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleInvocationHandler
 
FactoryConfigSample.SampleServerSocketFactory - Class in org.jboss.remoting.samples.config.factories
 
FactoryConfigSample.SampleServerSocketFactory() - Constructor for class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleServerSocketFactory
 
FactoryConfigSample.SampleSocketFactory - Class in org.jboss.remoting.samples.config.factories
 
FactoryConfigSample.SampleSocketFactory() - Constructor for class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleSocketFactory
 
FactoryConfigSSLSample - Class in org.jboss.remoting.samples.config.factories
These methods illustrate configuring socket factories and server socket factories on the server side and on the client side.
FactoryConfigSSLSample() - Constructor for class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
 
FactoryExample - Class in org.jboss.remoting.samples.multiplex
A FactoryExample.
FactoryExample() - Constructor for class org.jboss.remoting.samples.multiplex.FactoryExample
 
FAILURE_DISCONNECT_TIMEOUT - Static variable in class org.jboss.remoting.ConnectionValidator
Key to determine value of disconnectTimeout upon connection failure.
FALSE - Static variable in class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
FILE_PATH_KEY - Static variable in class org.jboss.remoting.callback.CallbackStore
Key for setting which directory to write the callback objects.
FILE_SUFFIX_KEY - Static variable in class org.jboss.remoting.callback.CallbackStore
Key for setting the file suffix to use for the callback objects written to disk.
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
filter(Identity, InvokerLocator[]) - Method in interface org.jboss.remoting.network.NetworkFilter
called to apply a filter when selecting 0..* servers on the network
finalize() - Method in class org.jboss.remoting.loading.ClassByteClassLoader
 
finalize() - Method in class org.jboss.remoting.MicroRemoteClientInvoker
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.transport.rmi.RMIServerInvoker
 
finalize() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
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.
findInvocationHandler(String) - Method in class org.jboss.remoting.ServerInvoker
 
findSerializationType() - Method in class org.jboss.remoting.InvokerLocator
 
finishClose() - Method in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
Finishes the process of closing this VirtualSelector, releasing all resources.
finishStart() - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
Finishes the start up process, once adequate bind and connect information is made available.
finishStart() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
Finishes start up process when suitable bind and connect information is available.
firstElement() - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
flush() - Method in class org.jboss.remoting.marshal.encryption.EncryptionOutputStream
 
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
See superclass javadoc.
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
 
flushConnectionPool() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
FORCE_REMOTE - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define the param name to be used when defining if marshalling should use remote client invoker instead of using local client invoker (even though both client and server invokers are within same JVM).
forceDetection() - Method in class org.jboss.remoting.detection.AbstractDetector
To be used to force detection to occur in synchronouse manner instead of being passive and waiting for detection messages to come in from remote detectors.
forceHeartbeat() - Method in class org.jboss.remoting.detection.AbstractDetector
Used to force detection messages to be sent by remoting servers and consumed by detector and registered with network registry.
forceHeartbeat() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
 
forceHeartbeat() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
 
formatDate(Date) - Method in interface org.jboss.remoting.samples.transporter.simple.DateProcessor
 
formatDate(Date) - Method in class org.jboss.remoting.samples.transporter.simple.DateProcessorImpl
 
freePort(int) - Static method in class org.jboss.remoting.transport.multiplex.SocketId
 

G

genKeys() - Method in class org.jboss.remoting.marshal.encryption.KeyGeneratorUtil
 
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.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() - Method in class org.jboss.remoting.serialization.RemotingMarshalledValue
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
 
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_MARSHALLER_METHOD - Static variable in interface org.jboss.remoting.marshal.MarshallerLoaderConstants
 
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_SECONDARY_INVOKER_LOCATOR - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
get_size() - Method in class org.jboss.remoting.samples.chat.client.ChatInfo
 
GET_UNMARSHALLER_METHOD - Static variable in interface org.jboss.remoting.marshal.MarshallerLoaderConstants
 
getAccountNumber() - Method in class org.jboss.remoting.samples.transporter.multiple.Account
 
getActualSocket() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getAddr() - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
getAddr() - Method in class org.jboss.remoting.samples.transporter.multiple.Customer
 
getAddr() - Method in class org.jboss.remoting.samples.transporter.proxy.Customer
 
getAddr() - Method in interface org.jboss.remoting.samples.transporter.proxy.ICustomer
 
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
 
getAilmentType() - Method in class org.jboss.remoting.samples.transporter.complex.Patient
 
getAllOutputStreams() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManager(Socket, Map) - 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, Map) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByLocalAddress(InetSocketAddress) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaManagerByLocalAddress(InetSocketAddress, Map) - 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, Map) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaMessage(SocketId, byte[], int) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
getaMultiGroupInputThread() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor
Returns a MultiGroupInputThread designed to handle multiple virtual socket groups.
getAnExistingShareableManager(InetSocketAddress, Map) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getAnExistingShareableManagerByAddressPair(InetSocketAddress, InetSocketAddress, Map) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getAnInputStream(SocketId, VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Get an InputStream for a VirtualSocket.
getAnOutputStream(SocketId) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Get an OutputStrem for a VirtualSocket.
getAnOutputStream(VirtualSocket, SocketId) - 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
 
getaShareableManager(InetSocketAddress, int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaShareableManager(InetSocketAddress, int, Map) - 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, Map) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getaSingleGroupInputThread(MultiplexingManager, Socket, OutputStream) - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor
Returns a SingleGroupInputThread designed to handle a single virtual socket group.
getBackchannelOutputStream() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getBackChannelThread(VirtualSelector) - Static method in class org.jboss.remoting.transport.multiplex.Protocol
 
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
 
getBisocketServerInvoker(String) - Static method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
getBufferSize() - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
 
getBufferSize() - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
 
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
 
getCallbackConnectors(InvokerCallbackHandler) - Method in class org.jboss.remoting.Client
Returns the callback Connectors with which callbackHandler is registered.
getCallbackHandleObject() - Method in class org.jboss.remoting.callback.Callback
Returns the handle object originally specified when initially registering the callback listener.
getCallbackHandler() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample.SampleInvocationHandler
 
getCallbackLocator(Map) - Method in interface org.jboss.remoting.transport.BidirectionalClientInvoker
Gets the locator to be used for callbacks when want do not want to establish a new physical connectiong from the server to the client.
getCallbackLocator(Map) - Method in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
getCallbackLocator(Map) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
getCallbackLocator(Map) - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
 
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
 
getCallbacks(Map) - 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(InvokerCallbackHandler, Map) - Method in class org.jboss.remoting.Client
Gets the callbacks for specified callback handler.
GETCALLBACKS - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
getCallbackSessionId() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
getCause() - Method in exception 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.socketfactory.CreationListenerServerSocket
 
getChannel() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
getChannel() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
getChannel() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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
 
getChatReceivers() - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
getChatReceiverThread(ChatMember) - 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.
getCipher(int, String) - Static method in class org.jboss.remoting.marshal.encryption.EncryptionManager
Generate a Cipher
getCipher(int, String, Key) - Static method in class org.jboss.remoting.marshal.encryption.EncryptionManager
Obtain an initialized cipher given the Cipher mode, algorithm and key
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
 
getCity() - Method in class org.jboss.remoting.samples.transporter.multiple.Address
 
getCity() - Method in class org.jboss.remoting.samples.transporter.proxy.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
 
getClientAuthMode() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getClientAuthMode() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the client authentication mode to say if sockets will not require client authentication, will want client auth but not require it or to require it.
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.
getClientLocators(String, InvokerCallbackHandler) - Method in class org.jboss.remoting.AbstractInvoker
 
getClientLocators(String, InvokerCallbackHandler) - Method in interface org.jboss.remoting.transport.ClientInvoker
Gets list of AbstractInvoker.CallbackLocatorHolder containing listener id and locator
getClientSessionId() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
getConfig() - Method in class org.jboss.remoting.ClientHolder
 
getConfiguration() - Method in class org.jboss.remoting.AbstractInvoker
 
getConfiguration() - Method in class org.jboss.remoting.Client
Gets the configuration map passed when constructing this object.
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.samples.detection.jndi.SimpleDetectorClient
 
getConfiguration() - Method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
 
getConfiguration() - Method in class org.jboss.remoting.samples.detection.jndi.ssl.SimpleSSLDetectorClient
 
getConfiguration() - Method in class org.jboss.remoting.samples.detection.jndi.ssl.SimpleSSLDetectorServer
 
getConfiguration() - Method in class org.jboss.remoting.ServerInvoker
Gets the 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.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
 
getConnectedOutputStream(SocketId) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Returns a GrowablePipedOutputStream that is connected to a MultiplexingInputStream.
getConnection(Marshaller, UnMarshaller, int) - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
getConnectionNotifier() - Method in class org.jboss.remoting.ServerInvoker
 
getConnector(InvokerLocator, Map, Element) - Method in class org.jboss.remoting.transporter.TransporterServer
Returns the connector that this transporter server will use.
getConnectPort() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getConnectSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.MultiplexClientInvoker
 
getContentLength(Object) - Method in class org.jboss.remoting.transport.web.WebServerInvoker
Will write out the object to byte array and check size of byte array.
getContents() - Method in class org.jboss.remoting.transport.socket.LRUPool
 
getContentType(Object) - Static method in class org.jboss.remoting.transport.web.WebUtil
 
getContentWritten() - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
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
 
getControlConnectionRestarts() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
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.multiple.Account
 
getCustomer() - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
getCustomerId() - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
getCustomerId() - Method in class org.jboss.remoting.samples.transporter.multiple.Customer
 
getCustomerId() - Method in class org.jboss.remoting.samples.transporter.proxy.Customer
 
getCustomerId() - Method in interface org.jboss.remoting.samples.transporter.proxy.ICustomer
 
getCustomerProcessor() - Method in class org.jboss.remoting.samples.transporter.clustered.client.Client
 
getCustomerProcessor() - Method in class org.jboss.remoting.samples.transporter.custom.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.
getDeadLetterOutputStream() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Returns OutputStream to use when corrupted InputStream gives no known "mailbox"
getDefault() - Static method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
 
getDefault() - Static method in class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
See superclass javadoc.
getDefaultCallbackServerSocketFactory() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
getDefaultCallbackServerSocketFactory() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
 
getDefaultCallbackServerSocketFactoryClass() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
getDefaultCallbackSocketFactory() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
getDefaultCallbackSocketFactory() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
 
getDefaultCallbackSocketFactoryClass() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
getDefaultCipherSuites() - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
 
getDefaultCipherSuites() - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
getDefaultCipherSuites() - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
getDefaultCipherSuites() - Method in class org.jboss.remoting.transport.http.ssl.HTTPSSocketFactory
 
getDefaultDataType() - Method in class org.jboss.remoting.MicroRemoteClientInvoker
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.local.LocalServerInvoker
 
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.MicroSocketClientInvoker
Each implementation of the remote client invoker should have a default data type that is used 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.samples.config.factories.FactoryConfigSample
 
getDefaultServerSocketFactory() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
 
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
 
getDefaultServerSocketFactory() - Method in class org.jboss.remoting.transport.sslbisocket.SSLBisocketServerInvoker
 
getDefaultServerSocketFactory() - Method in class org.jboss.remoting.transport.sslmultiplex.SSLMultiplexServerInvoker
 
getDefaultServerSocketFactory() - Method in class org.jboss.remoting.transport.sslrmi.SSLRMIServerInvoker
 
getDefaultServerSocketFactory() - Method in class org.jboss.remoting.transport.sslsocket.SSLSocketServerInvoker
 
getDefaultServerSocketFactoryClass() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
getDefaultSocketFactory() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
getDefaultSocketFactory() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
 
getDefaultSocketFactory() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
getDefaultSocketFactoryClass() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
getDefaultTimeDelay() - Method in class org.jboss.remoting.detection.AbstractDetector
 
getDefaultTimeDelay() - Method in interface org.jboss.remoting.detection.AbstractDetectorMBean
 
getDefaultVersion() - Static method in class org.jboss.remoting.Version
 
getDelegate() - Method in class org.jboss.remoting.security.ServerSocketFactoryWrapper
 
getDetector() - Method in class org.jboss.remoting.transporter.InternalTransporterServices
Returns the detector used to auto-detect other servers on the network.
getDetectorName() - Method in class org.jboss.remoting.transporter.InternalTransporterServices
Returns the name of the detector used to auto-detect other servers on the network.
getDetectorServer() - Method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
 
getDisconnectTimeout() - Method in class org.jboss.remoting.Client
Gets the timeout used for network i/o in disconnect() and removeListener().
getDisconnectTimeout() - Method in class org.jboss.remoting.LeasePinger
 
getDomain() - Method in class org.jboss.remoting.ident.Identity
return the domain for the server
getFactory() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
getFactory() - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
getFirstName() - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
getFirstName() - Method in class org.jboss.remoting.samples.transporter.multiple.Customer
 
getFirstName() - Method in class org.jboss.remoting.samples.transporter.proxy.Customer
 
getFirstName() - Method in interface org.jboss.remoting.samples.transporter.proxy.ICustomer
 
getFreePort() - Static method in class org.jboss.remoting.transport.multiplex.SocketId
 
getFullName() - Method in class org.jboss.remoting.samples.transporter.complex.Doctor
 
getHandshakeCompletedEvent() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
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.detection.jndi.JNDIDetector
Gets the host to use when connecting to JNDI server
getHost() - Method in interface org.jboss.remoting.detection.jndi.JNDIDetectorMBean
 
getHost() - Method in class org.jboss.remoting.InvokerLocator
 
getHostName() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
getHostName() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
 
getHTTPThreadPool() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
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
getIdleTimeout() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
getImplementationName() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation
 
getInetAddress() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
getInetAddress() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
getInetAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
getInetAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
getInfo(ArrayList, int) - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
getInputBufferSize() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getInputMaxErrors() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getInputStream() - Method in class org.jboss.remoting.transport.coyote.RequestMap
Get the input stream.
getInputStream() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Returns InputStream of real socket
getInputStream() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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
 
getInstance() - Static method in class org.jboss.remoting.transporter.InternalTransporterServices
Returns the singleton instance containing the services used by all TransporterServer and TransporterClient instances.
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
 
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).
getInvokerFromInvokerName(ServletConfig) - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Returns the servlet server invoker but only if it was specified via the "invokerName" init parameter.
getInvokerFromInvokerUrl(ServletConfig) - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Returns the servlet server invoker but only if it was specified via the "invokerUrl" init parameter.
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
See superclass javadoc.
getKeepAliveTimeout() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
getKeyAlias() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getKeyAlias() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the key alias used to identify the client's key in the keystore.
getKeyPassword() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Returns the password to use for the keys within the key store.
getKeySize() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
Get the keysize.
getKeyStore() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getKeyStore() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the path to the key store as a URL.
getKeyStoreAlgorithm() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getKeyStoreAlgorithm() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the algorithm used to manage the keys in the keystore.
getKeystoreFilePath() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
 
getKeyStorePassword() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Returns the password used to gain access to the keystore.
getKeyStoreType() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getKeyStoreType() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the keystore's file type.
getKeyStoreURL() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getKeyStoreURL() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the path to the key store as a String.
getLastName() - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
getLastName() - Method in class org.jboss.remoting.samples.transporter.multiple.Customer
 
getLastName() - Method in class org.jboss.remoting.samples.transporter.proxy.Customer
 
getLastName() - Method in interface org.jboss.remoting.samples.transporter.proxy.ICustomer
 
getLastRequestTimestamp() - Method in class org.jboss.remoting.transport.socket.ServerThread
 
getLease(String) - Method in class org.jboss.remoting.ServerInvoker
 
getLeasePeriod() - Method in class org.jboss.remoting.Client
 
getLeasePeriod() - Method in class org.jboss.remoting.ClientHolder
 
getLeasePeriod(String) - Method in class org.jboss.remoting.LeasePinger
 
getLeasePeriod(String) - Method in class org.jboss.remoting.MicroRemoteClientInvoker
 
getLeasePeriod() - Method in class org.jboss.remoting.ServerInvoker
Gets the amount of time (in milliseconds) that a client should renew its lease.
getLeasePeriod(String) - Method in interface org.jboss.remoting.transport.ClientInvoker
 
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.
getLeasePeriod(String) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
getLeasePinger() - Method in class org.jboss.remoting.MicroRemoteClientInvoker
 
getLeasePingerId() - Method in class org.jboss.remoting.Lease
 
getLeasePingerId() - Method in class org.jboss.remoting.LeasePinger
 
getLength() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
 
getListener() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
getListener() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
getListener() - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
getListenerId() - Method in class org.jboss.remoting.AbstractInvoker.CallbackLocatorHolder
 
getLocalAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
getLocalHost() - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
Get the localHost.
getLocalPort() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
Get the localPort.
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
getLocalPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
getLocalSocketAddress() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
getLocalSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
getLocalSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
getLocalSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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.CallbackLocatorHolder
 
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.network.NetworkNotification
return the locators affected by the notification
getLocator() - Method in exception org.jboss.remoting.SubsystemNotSupported
 
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.
getLocators() - Method in class org.jboss.remoting.detection.Detection
return the locators for the server
getLocators() - Method in class org.jboss.remoting.network.NetworkInstance
 
getLocatorURI() - Method in class org.jboss.remoting.InvokerLocator
return the locator URI, in the format:
getLocatorURI(String[]) - Static method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
 
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
 
getLocatorURI() - Method in class org.jboss.remoting.samples.transporter.custom.server.SocketServer
 
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
 
getMap() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
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, ClassLoader, Map) - 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 config 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 class org.jboss.remoting.MicroRemoteClientInvoker
 
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
 
getMarshallingStream(OutputStream) - Method in interface org.jboss.remoting.marshal.PreferredStreamMarshaller
An application that calls getMarshallingStream() should provide a basic OutputStream, e.g., SocketOutputStream, which can be wrapped to provide the facilities desired by the PreferredStreamMarshaller.
getMarshallingStream(OutputStream, Map) - Method in interface org.jboss.remoting.marshal.PreferredStreamMarshaller
An application that calls getMarshallingStream() should provide a basic OutputStream, e.g., SocketOutputStream, which can be wrapped to provide the facilities desired by the PreferredStreamMarshaller.
getMarshallingStream(InputStream) - Method in interface org.jboss.remoting.marshal.PreferredStreamUnMarshaller
An application that calls getMarshallingStream() should provide a basic InpputStream, e.g., SocketIntputStream, which can be wrapped to provide the facilities desired by the PreferredStreamUnMarshaller.
getMarshallingStream(InputStream, Map) - Method in interface org.jboss.remoting.marshal.PreferredStreamUnMarshaller
An application that calls getMarshallingStream() should provide a basic InpputStream, e.g., SocketIntputStream, which can be wrapped to provide the facilities desired by the PreferredStreamUnMarshaller.
getMarshallingStream(OutputStream) - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
getMarshallingStream(OutputStream, Map) - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
SerializableMarshaller prefers to write to an ObjectOutputStream wrapped around a BufferedOutputStream.
getMarshallingStream(InputStream) - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
getMarshallingStream(InputStream, Map) - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
SerializableUnMarshaller prefers to read from an ObjectOutputStream wrapped around a BufferedInputStream
getMaxAcceptErrors() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getMaxChunkSize() - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
getMaxNumberOfHTTPThreads() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
getMaxNumberOfOnewayThreads() - Method in class org.jboss.remoting.ServerInvoker
Gets the maximum number of thread to be used in the thread pool for one way invocations (server side).
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).
getMaxOnewayThreadPoolQueueSize() - Method in class org.jboss.remoting.Client
Gets the maximum queue size 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).
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.
getMaxRetries() - Method in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
getMBeanObjectName() - Method in class org.jboss.remoting.ServerInvoker
 
getMBeanObjectName() - Method in class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
getMBeanServer() - Method in class org.jboss.remoting.ServerInvoker
 
getMBeanServer() - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Returns the MBeanServer where the server invoker should be found.
getMBeanServer() - Method in class org.jboss.remoting.transporter.InternalTransporterServices
Returns the MBeanServer that will house all the internal services.
getMembers() - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
getMemPercentCeiling() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
getMessage() - Method in exception org.jboss.remoting.transport.coyote.ClientAbortException
Returns the message associated with this exception, if any.
getMessagePoolSize() - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
getMessages() - Method in class org.jboss.remoting.samples.chat.server.ExtendedChatInfo
 
getMessageSize() - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
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
 
getMultiplexConnectHost() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getMultiplexConnectPort() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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
 
getNetworkRegistry() - Method in class org.jboss.remoting.transporter.InternalTransporterServices
Returns the network registry used to maintain the list of known servers.
getNetworkRegistryName() - Method in class org.jboss.remoting.transporter.InternalTransporterServices
Returns the name of the network registry used to maintain the list of known servers.
getNext() - Method in class org.jboss.remoting.callback.BlockingCallbackStore
Will get the first callback that are being held for the client.
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.
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.
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
getNumberOfAvailableConnections() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
getNumberOfCallRetries() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
getNumberOfUsedConnections() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
getOneParameter(Map, String, String, int) - Static method in class org.jboss.remoting.transport.multiplex.Multiplex
Extracts a parameter value from a configuration Map.
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
Gets the oneway thread pool to use.
getOOBInline() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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).
getOutputMaxChunkSize() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getOutputMaxDataSlice() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getOutputMaxTimeSlice() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getOutputMessagePoolSize() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getOutputMessageSize() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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.MultiplexingManager
Returns OutputStream of real socket
getOutputStream() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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.invocation.RemoteInvocation
 
getParameters() - Method in class org.jboss.remoting.InvokerLocator
 
getParameters() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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.
getPingFrequency() - Method in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
getPingFrequency() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
getPingPeriod() - Method in class org.jboss.remoting.Client
 
getPingPeriod() - Method in class org.jboss.remoting.ConnectionValidator
 
getPingWindowFactor() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
getPolledCallbacks(String) - Method in class org.jboss.remoting.samples.callback.statistics.CallbackClient
Registers callback listener and asks CallbackPoller to print statistics.
getPooledConnection() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
getPooledConnection() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
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.InvokerLocator
 
getPort() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
getPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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
 
getProvider() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getProvider() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the Cryptographic Service Provider which supplies a concrete implementation of a subset of the Java 2 SDK Security API cryptography features.
getProviderBySpecialty(String) - Method in class org.jboss.remoting.samples.transporter.complex.Information
 
getProviderName() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getProviderName() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the name of the Cryptographic Service Provider which refers to a package or set of packages that supply a concrete implementation of a subset of the Java 2 SDK Security API cryptography features.
getPurgeOnShutdown() - Method in class org.jboss.remoting.callback.BlockingCallbackStore
No op.
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()).
getPurgeOnShutdown() - Method in interface org.jboss.remoting.SerializableStore
Returns if store will clean up persisted files when shutdown (destroy()).
getRandomStartingPort() - Static method in class org.jboss.remoting.transport.PortUtil
 
getRealSocket() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getReceiveBufferSize() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
getReceiveBufferSize() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
getReceiveBufferSize() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
getReceiveBufferSize() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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
See superclass javadoc.
getRemoteHost() - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
Get the remoteHost.
getRemotePort() - Method in class org.jboss.remoting.transport.multiplex.utility.AddressPair
Get the remotePort.
getRemotePort() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
getRemoteSocketAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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.socketfactory.CreationListenerServerSocket
 
getReuseAddress() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
getReuseAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
getReuseAddress() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
getReuseAddress() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Returns if newly created sockets will have SO_REUSEADDR enabled.
getReuseAddress() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Indicates if SO_REUSEADDR is enabled on server sockets Default is true.
getRMIClientSocketFactory(String) - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
getRMIClientSocketFactory(String) - Method in class org.jboss.remoting.transport.sslrmi.SSLRMIServerInvoker
 
getSecondaryBindPort() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
getSecondaryConnectPort() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
getSecondaryLocator() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
getSecureRandom() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getSecureRandom() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the secure random used by this object's SSL context.
getSecureSocketProtocol() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getSecureSocketProtocol() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the name of the secure socket protocol to be used by the sockets created by our factories.
getSendBufferSize() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
getSerializationType() - Method in class org.jboss.remoting.AbstractInvoker
 
getSerializationType() - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
getSerializationType() - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
getSerializationType() - Method in interface org.jboss.remoting.marshal.SerialMarshaller
 
getSerializationType() - Method in interface org.jboss.remoting.marshal.SerialUnMarshaller
 
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.MicroSocketClientInvoker
The name of of the server.
getServerInvoker() - Method in class org.jboss.remoting.transport.Connector
 
getServerInvoker(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
Provides access to a virtual MultiplexServerInvoker in a master MultiplexServerInvoker's invoker farm.
getServerInvoker() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getServerInvokers() - Method in class org.jboss.remoting.detection.Detection
Gets all the server invoker metadata for the servers running on specified server.
getServerInvokers() - Static method in class org.jboss.remoting.InvokerRegistry
return an array of ServerInvokers that are connected
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
Provides access to all virtual MultiplexServerInvokers in a master MultiplexServerInvoker's invoker farm.
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).
getServerMultiplexId() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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
getServerSocket() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
getServerSocket() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
getServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
Returns ServerSocket used to accept invocation requests.
getServerSocketFactory() - Method in class org.jboss.remoting.ServerInvoker
 
getServerSocketFactory() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
getServerSocketFactory() - Method in interface org.jboss.remoting.socketfactory.ServerSocketFactoryWrapper
 
getServerSocketFactory() - Method in class org.jboss.remoting.transport.Connector
 
getServerSocketFactory() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation
 
getServerSocketFactorySSLContext() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getServerSocketFactorySSLContext() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the SSL context that will create the server socket factories.
getServerStub() - Method in class org.jboss.remoting.transport.rmi.RMIClientInvoker
return the RMI server stub
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.ClientHolder
 
getSessionId() - Method in class org.jboss.remoting.InvocationRequest
 
getSessionId() - Method in class org.jboss.remoting.InvocationResponse
 
getSessionId() - Method in class org.jboss.remoting.MicroRemoteClientInvoker
 
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
 
getShutdownMonitorPeriod() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getShutdownMonitorPeriod() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getShutdownRefusalsMaximum() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getShutdownRefusalsMaximum() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getShutdownRequestTimeout() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getShutdownRequestTimeout() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getSignature() - Method in class org.jboss.remoting.invocation.NameBasedInvocation
 
getSinkOutputStream() - Static method in class org.jboss.remoting.transport.multiplex.utility.SinkOutputStream
 
getSize() - Method in class org.jboss.remoting.samples.http.ComplexObject
 
getSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
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
 
getSocketCreationRetries() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
getSocketFactory() - Method in class org.jboss.remoting.AbstractInvoker
 
getSocketFactory() - Method in class org.jboss.remoting.Client
 
getSocketFactory() - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
getSocketFactory() - Method in interface org.jboss.remoting.socketfactory.SocketFactoryWrapper
 
getSocketFactory() - Method in interface org.jboss.remoting.transport.ClientInvoker
Gets SocketFactory used to connect to ServerInvoker.
getSocketFactory() - Method in class org.jboss.remoting.transport.Connector
 
getSocketFactory() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getSocketFactorySSLContext() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getSocketFactorySSLContext() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the SSL context that will create the socket factories.
getSocketGroupId() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
getSocketGroupMap() - Static method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
getSocketTime - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
getSoLinger() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
getSoTimeout() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
getSoTimeout() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
getSoTimeout() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
getSoTimeout() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
getSpecialty() - Method in class org.jboss.remoting.samples.transporter.complex.Doctor
 
getSSLSocketBuilder() - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
Returns the builder that created this factory.
getSSLSocketBuilder() - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
Returns the builder that created this factory.
getSSLSocketBuilder() - Method in interface org.jboss.remoting.security.SSLServerSocketFactoryServiceMBean
 
getSSLSupport(Socket) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation
 
getState() - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
getState() - Method in class org.jboss.remoting.samples.transporter.multiple.Address
 
getState() - Method in class org.jboss.remoting.samples.transporter.proxy.Address
 
getStaticThreadMonitorPeriod() - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
getStaticThreadsMonitorPeriod() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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
 
getStreet() - Method in class org.jboss.remoting.samples.transporter.multiple.Address
 
getStreet() - Method in class org.jboss.remoting.samples.transporter.proxy.Address
 
getStub() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
getSubContextName() - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Gets the sub context name under which detection messages will be bound and looked up.
getSubsystem() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
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 exception org.jboss.remoting.SubsystemNotSupported
 
getSubSystems() - Method in class org.jboss.remoting.detection.ServerInvokerMetadata
 
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.security.CustomSSLServerSocketFactory
 
getSupportedCipherSuites() - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
getSupportedCipherSuites() - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
getSupportedCipherSuites() - Method in class org.jboss.remoting.transport.http.ssl.HTTPSSocketFactory
 
getSupportedSubsystems() - Method in class org.jboss.remoting.ServerInvoker
 
getTcpNoDelay() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
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
The timeout (in milliseconds) used for the socket connection.
getTimeout() - Method in interface org.jboss.remoting.ServerInvokerMBean
 
getTimeout() - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
getTimeout() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
Getter for property timeout
getTimeout() - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
getTimeoutThreadPool() - Method in class org.jboss.remoting.transport.http.HTTPClientInvoker
Gets the thread pool being used for simulating timeouts with jdk 1.4.
getTrafficClass() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
getTransport() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
 
getTransport() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
 
getTrustStore() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getTrustStore() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Gets the path to the truststore file.
getTrustStoreAlgorithm() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getTrustStoreAlgorithm() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the algorithm used to manage the keys in the truststore.
getTruststoreFilePath() - Static method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
 
getTrustStorePassword() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Returns the password used to gain access to the truststore.
getTrustStoreType() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getTrustStoreType() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Gets the truststore's file type.
getTrustStoreURL() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
getTrustStoreURL() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Gets the path to the truststore file.
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, ClassLoader, Map) - 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 config map 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 class org.jboss.remoting.MicroRemoteClientInvoker
 
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
 
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
 
getUsed() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
 
getUseLegacyParsing() - Static method in class org.jboss.remoting.InvokerLocator
 
getUseSSLServerSocketFactory() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
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
 
getUseSSLSocketFactory() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Return whether SSLSocketFactory.getDefault() will be used or not.
getVirtualPort() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
getX509Certificates(SSLSession) - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
 
getZip() - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
getZip() - Method in class org.jboss.remoting.samples.transporter.multiple.Address
 
getZip() - Method in class org.jboss.remoting.samples.transporter.proxy.Address
 
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
 
GrowablePipedInputStream - Class in org.jboss.remoting.transport.multiplex.utility
GrowablePipedInputStream is the parent of the MultiplexingInputStream returned by VirtualSocket.getInputStream().
GrowablePipedInputStream() - Constructor for class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
Create a new GrowablePipedInputStream.
GrowablePipedInputStream(VirtualSelector) - 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.
GrowablePipedInputStream(GrowablePipedOutputStream, VirtualSelector) - Constructor for class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
Create a new GrowablePipedInputStream.
GrowablePipedOutputStream - Class in org.jboss.remoting.transport.multiplex.utility
GrowablePipedOutputStream works together with GrowablePipedInputStream like java.io.PipedInputStream and java.io.PipedOutputStream work together, so that calling GrowablePipedOutputStream.write() causes bytes to be deposited with the matching GrowablePipedInputStream.
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.

H

handleCallback(Callback, boolean, boolean) - Method in interface org.jboss.remoting.callback.AsynchInvokerCallbackHandler
For push callbacks:
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, boolean, boolean) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
For push callbacks:
HANDLECALLBACK - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
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.callback.statistics.CallbackClient.CallbackHandler
 
handleCallback(Callback) - Method in class org.jboss.remoting.samples.chat.client.ChatReceiverHandler
 
handleCallback(Callback) - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample.CallbackHandler
Will take the callback and print out its values.
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
 
HandleCallbackException - Exception in org.jboss.remoting.callback
This exception may be thrown if there is an error in dispatching the callback to the intended handler.
HandleCallbackException(String) - Constructor for exception org.jboss.remoting.callback.HandleCallbackException
 
HandleCallbackException(String, Throwable) - Constructor for exception org.jboss.remoting.callback.HandleCallbackException
 
handleCallbackOneway(Callback) - Method in interface org.jboss.remoting.callback.AsynchInvokerCallbackHandler
For push callbacks, will send the callback to the server invoker on the client side, hand off processing to a separate thread, and return.
handleCallbackOneway(Callback, boolean) - Method in interface org.jboss.remoting.callback.AsynchInvokerCallbackHandler
For push callbacks:
handleCallbackOneway(Callback) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
For push callbacks, will send the callback to the server invoker on the client side, hand off processing to a separate thread, and return.
handleCallbackOneway(Callback, boolean) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
For push callbacks:
handleConnect() - Method in class org.jboss.remoting.MicroRemoteClientInvoker
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.bisocket.BisocketClientInvoker
 
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.multiplex.MultiplexClientInvoker
 
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.MicroSocketClientInvoker
 
handleConnectionException(Throwable, Client) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
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.MicroRemoteClientInvoker
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.bisocket.BisocketClientInvoker
 
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.MicroSocketClientInvoker
 
handleError(Throwable) - Method in interface org.jboss.remoting.callback.CallbackErrorHandler
 
handleError(Throwable) - Method in class org.jboss.remoting.callback.DefaultCallbackErrorHandler
 
handleException(Exception, SocketWrapper) - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
handleException(Exception, SocketWrapper) - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
handleInternalInvocation(InternalInvocation, InvocationRequest, ServerInvocationHandler) - Method in class org.jboss.remoting.ServerInvoker
Handles both internal and external invocations (internal meaning only to be used within remoting and external for ones that go to handlers.
handleInternalInvocation(InternalInvocation, InvocationRequest, ServerInvocationHandler) - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
handleNotification(Notification, Object) - Method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorClient
Callback method from the broadcaster MBean this listener implementation is registered to.
handleNotification(Notification, Object) - Method in class org.jboss.remoting.samples.detection.multicast.SimpleDetectorClient
Callback method from the broadcaster MBean this listener implementation is registered to.
HANDLER_SUBSYSTEM - Static variable in interface org.jboss.remoting.callback.CallbackErrorHandler
 
handleRemoteDisconnect() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
handleRemoteDisconnect() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
handleRemoteOutputShutDown() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
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.
handlers - Variable in class org.jboss.remoting.ServerInvoker
 
handleStream(InputStream, InvocationRequest) - 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, InvocationRequest) - 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.
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.
handShake() - Method in class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
 
HANDSHAKE_COMPLETED_LISTENER - Static variable in class org.jboss.remoting.Client
Key for the configuration map passed to the Client constructor providing a ssl javax.net.ssl.HandshakeCompletedListener implementation, which will be called on when ssl handshake completed with server.
handshakeCompleted(HandshakeCompletedEvent) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
To implement HandshakeCompletedListener interface.
handshakeCompleted(HandshakeCompletedEvent) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.InternalHandshakeListener
 
handshakeCompleted(HandshakeCompletedEvent) - Method in class org.jboss.remoting.util.socket.HandshakeRepeater
 
HandshakeRepeater - Class in org.jboss.remoting.util.socket
 
HandshakeRepeater(HandshakeCompletedListener) - Constructor for class org.jboss.remoting.util.socket.HandshakeRepeater
 
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.InvokerLocator
 
hashCode() - Method in class org.jboss.remoting.marshal.encryption.EncryptionOutputStream
 
hashCode() - Method in class org.jboss.remoting.network.NetworkInstance
 
hashCode() - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
 
hashCode() - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
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.socketfactory.CreationListenerServerSocket
 
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.ComparableHolder
 
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
 
hasInvocationHandler(String) - Method in class org.jboss.remoting.ServerInvoker
 
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
HEADER_SESSION_ID - Static variable in class org.jboss.remoting.transport.web.WebServerInvoker
 
HEADER_SIZE - Static variable in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
HEADER_SUBSYSTEM - Static variable in class org.jboss.remoting.transport.web.WebServerInvoker
 
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
 
host - Static variable in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
 
hostName - Variable in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
HOSTNAME_VERIFIER - Static variable in class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker
 
HTML - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
HTML - Static variable in class org.jboss.remoting.transport.web.WebUtil
 
HTML_PAGE_RESPONSE - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
HTTP_KEEP_ALIVE_TIMEOUT_KEY - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
HTTP_THREAD_POOL_CLASS_KEY - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
HTTPClientInvoker - Class in org.jboss.remoting.transport.http
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 in org.jboss.remoting.marshal.http
 
HTTPMarshaller() - Constructor for class org.jboss.remoting.marshal.http.HTTPMarshaller
 
HTTPMetadataConstants - Class in org.jboss.remoting.transport.http
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 in org.jboss.remoting.transport.http.ssl
 
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
 
HTTPSClientInvoker.AnyhostVerifier - Class in org.jboss.remoting.transport.http.ssl
 
HTTPSClientInvoker.AnyhostVerifier() - Constructor for class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker.AnyhostVerifier
 
HTTPServer - Class in org.jboss.remoting.samples.transporter.clustered.server
 
HTTPServer() - Constructor for class org.jboss.remoting.samples.transporter.clustered.server.HTTPServer
 
HTTPServer - Class in org.jboss.remoting.samples.transporter.custom.server
 
HTTPServer() - Constructor for class org.jboss.remoting.samples.transporter.custom.server.HTTPServer
 
HTTPServerInvoker - Class in org.jboss.remoting.transport.http
Deprecated. This class has been replaced by org.jboss.remoting.transport.coyote.CoyoteInvoker, which is used as the default server invoker for the http and https transport on the server side. This class will be removed from remoting distribution in a future release.
HTTPServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
HTTPServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
HTTPSServerInvoker - Class in org.jboss.remoting.transport.http.ssl
Deprecated. This class has been replaced by org.jboss.remoting.transport.coyote.CoyoteInvoker, which is used as the default server invoker for the http and https transport on the server side. This class will be removed from remoting distribution in a future release.
HTTPSServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker
Deprecated.  
HTTPSServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker
Deprecated.  
HTTPSSocketFactory - Class in org.jboss.remoting.transport.http.ssl
This is a wrapper for the real SSLSocketFactory passed to it so can have it create the real SSLSocket and then add HandshakeCompletedListener to it.
HTTPSSocketFactory(SSLSocketFactory, HandshakeCompletedListener) - Constructor for class org.jboss.remoting.transport.http.ssl.HTTPSSocketFactory
 
HTTPUnMarshaller - Class in org.jboss.remoting.marshal.http
 
HTTPUnMarshaller() - Constructor for class org.jboss.remoting.marshal.http.HTTPUnMarshaller
 
HTTPVERSION - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 

I

i - Variable in class org.jboss.remoting.samples.http.ComplexObject
 
ib - Variable in class org.jboss.remoting.transport.coyote.CoyoteInputStream
 
ICustomer - Interface in org.jboss.remoting.samples.transporter.proxy
 
Identity - Class in org.jboss.remoting.ident
Identity is used to uniquely identify a JBoss server instance on the network.
IdentityFilter - Class in org.jboss.remoting.network.filter
IdentityFilter
IdentityFilter(Identity) - Constructor for class org.jboss.remoting.network.filter.IdentityFilter
 
idleTimeout - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
idleTimerTask - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
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 in org.jboss.remoting.serialization
Tag interface for MarshalledValues
incrementReferences() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Increment reference counter for this MultiplexingManager.
incrementReferences() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
 
InfoConnectionException - Exception in org.jboss.remoting.samples.chat.exceptions
 
InfoConnectionException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.InfoConnectionException
 
InfoFrame - Class in org.jboss.remoting.samples.chat.client
 
InfoFrame(InfoConnectionStrategy, ChatInfo, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.InfoFrame
 
Information - Class in org.jboss.remoting.samples.transporter.complex
 
Information() - Constructor for class org.jboss.remoting.samples.transporter.complex.Information
 
init() - Method in class org.jboss.remoting.MicroRemoteClientInvoker
 
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(Map) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
init() - Method in class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
init(ServletConfig) - Method in class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
Initializes the servlet.
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
 
initialize() - Method in class org.jboss.remoting.samples.chat.server.ChatManager
 
InitializeException - Exception in org.jboss.remoting.samples.chat.exceptions
 
InitializeException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.InitializeException
 
initializeServerSocketFactorySSLContext() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Initializes the SSL context used by this object that will create the server socket factories.
initializeSocketFactorySSLContext() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Initializes the SSL context used by this object that will create the socket factories.
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.
initParameters(Map) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
initPool() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
INPUT_BUFFER_SIZE - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
INPUT_BUFFER_SIZE_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
INPUT_MAX_ERRORS - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
INPUT_MAX_ERRORS_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
InputBuffer - Class in org.jboss.remoting.transport.coyote
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.
inputBuffer - Variable in class org.jboss.remoting.transport.coyote.RequestMap
The associated input buffer.
InputMultiplexor - Class in org.jboss.remoting.transport.multiplex
InputMultiplexor is one of the key Multiplex classes, responsible for demultiplexing multiple byte streams sharing a single TCP connection.
InputMultiplexor(Map) - Constructor for class org.jboss.remoting.transport.multiplex.InputMultiplexor
 
InputMultiplexor.MultiGroupInputThread - Class in org.jboss.remoting.transport.multiplex
 
InputMultiplexor.MultiGroupInputThread() - Constructor for class org.jboss.remoting.transport.multiplex.InputMultiplexor.MultiGroupInputThread
 
inputStream - Variable in class org.jboss.remoting.transport.coyote.RequestMap
ServletInputStream.
InternalInvocation - Class in org.jboss.remoting.invocation
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
 
InternalTransporterServices - Class in org.jboss.remoting.transporter
This is a singleton that maintains internal services required for all transporter servers and clients.
interruptReadingThreads() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
InvalidArgumentException - Exception in org.jboss.remoting.samples.chat.exceptions
 
InvalidArgumentException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.InvalidArgumentException
 
InvalidConfigurationException - Exception in org.jboss.remoting
 
InvalidConfigurationException(String) - Constructor for exception org.jboss.remoting.InvalidConfigurationException
 
InvalidMarshallingResource - Exception in org.jboss.remoting.marshal
Exception thrown when a valid data marshaller can not be found.
InvalidMarshallingResource(String) - Constructor for exception org.jboss.remoting.marshal.InvalidMarshallingResource
 
InvocationRequest - Class in org.jboss.remoting
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 in org.jboss.remoting
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
 
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(InputStream, Object, Connector) - Method in class org.jboss.remoting.Client
Takes an inputstream and wraps a server around.
invoke(InputStream, Object, InvokerLocator) - Method in class org.jboss.remoting.Client
Takes an inputstream and wraps a server around.
invoke(InvocationRequest) - Method in class org.jboss.remoting.marshal.MarshallerLoaderHandler
called to handle a specific invocation.
invoke(InvocationRequest) - Method in class org.jboss.remoting.MicroRemoteClientInvoker
Transport a request against a remote ServerInvoker.
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.callback.statistics.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.config.factories.FactoryConfigSample.SampleInvocationHandler
 
invoke(InvocationRequest) - Method in class org.jboss.remoting.samples.detection.jndi.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.detection.multicast.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 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.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 - Interface in org.jboss.remoting
 
invoker - Variable in class org.jboss.remoting.transport.Connector
 
invoker - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
INVOKER_SESSION_ID - Static variable in class org.jboss.remoting.ServerInvoker
 
InvokerCallbackHandler - Interface in org.jboss.remoting.callback
Should be used a receiver of asynchronous callbacks for registered listeners.
InvokerLocator - Class in org.jboss.remoting
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.
invokerLocator - Variable in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
InvokerProtocolFilter - Class in org.jboss.remoting.network.filter
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 in org.jboss.remoting
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
 
IS_CALLBACK_SERVER - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
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.socketfactory.CreationListenerServerSocket
 
isBound() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
isBound() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
isBound() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
isBound() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
isCallbackInvoker - Variable in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
isCallbackServer - Variable in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
isChatting() - Method in class org.jboss.remoting.samples.chat.client.LocalStrategy
 
isClientAuthModeNeed() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
isClientAuthModeNeed() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Determines if there must be client authentication - it is required.
isClientAuthModeNone() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
isClientAuthModeNone() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Determines if there should be no client authentication.
isClientAuthModeWant() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
isClientAuthModeWant() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Determines if there should be client authentication but it isn't required.
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.socketfactory.CreationListenerServerSocket
 
isClosed() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
isClosed() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
isClosed() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
isCompleteSocketFactory(SocketFactory) - Static method in class org.jboss.remoting.AbstractInvoker
 
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.MicroRemoteClientInvoker
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
 
isConnected() - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
isConnected() - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream
 
isConnected() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
isConnected() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
isDone() - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer
 
isDone() - Method in class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.SampleInvocationHandler
 
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
 
isFunctional() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Returns true if and only if has not received notification of error state on actual connection.
isInputShutdown() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
isLeaseActivated() - Method in class org.jboss.remoting.ServerInvoker
 
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
 
isOnServer() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
 
isOpen() - Method in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
Returns true if and only if this VirtualSelector is open.
isOutputShutdown() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
isProcessed() - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
isPullCallbackHandler() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
isRegisterCallbackListeners() - Method in class org.jboss.remoting.ServerInvoker
 
isRemoteDetection(Detection) - Method in class org.jboss.remoting.detection.AbstractDetector
 
isRemoteServerSocketRegistered() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
isRemotingUserAgent - Variable in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Indicates if client is HTTPClientInvoker
isRunning() - Method in class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 
isSafeToShutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
isSameEndpoint(InvokerLocator) - Method in class org.jboss.remoting.InvokerLocator
Compares to see if InvokerLocator passed represents the same physical remoting server endpoint as this one.
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).
isServerAuthMode() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
isServerAuthMode() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the server authentication mode to say if a client socket will require to authenticate a server certificate as trustworthy.
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
 
isServerSocketUseClientMode() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
isServerSocketUseClientMode() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the flag to indicate if the server sockets created by the factories should be in client mode.
isSetup() - Method in class org.jboss.remoting.transporter.InternalTransporterServices
Returns true if the internal transporter services singleton has been setup.
isShouldPersist() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
isShutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
isShutdown() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
 
isShuttingDown() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
isSocketFactoryCreatedFromSSLParameters() - Method in class org.jboss.remoting.AbstractInvoker
 
isSocketRegistered(SocketId) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
isSocketUseClientMode() - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
isSocketUseClientMode() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Returns the flag to indicate if the sockets created by the factories should be in client mode.
isSSLSupported(String) - Static method in class org.jboss.remoting.InvokerRegistry
Indicates if a specific transport protocol type (e.g.
isStarted() - Method in class org.jboss.remoting.ServerInvoker
 
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.ConnectionValidator
 
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 ?
isTrace - Static variable in class org.jboss.remoting.loading.RemotingClassLoader
 
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.bisocket.BisocketServerInvoker
 
isTransportBiDirectional() - Method in class org.jboss.remoting.transport.local.LocalServerInvoker
 
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).
isUseClientConnectionIdentity() - Method in class org.jboss.remoting.ServerInvoker
 
isUseCurrentThreadClassLoader() - Method in class org.jboss.remoting.loading.RemotingClassLoader
 
isWrapInterruptedException() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 

J

JAVA - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
JAVA_ENCRYPT - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
JavaEncryptionSerializationManager - Class in org.jboss.remoting.serialization.impl.java
Seals/Unseals Serialized Objects
JavaEncryptionSerializationManager() - Constructor for class org.jboss.remoting.serialization.impl.java.JavaEncryptionSerializationManager
 
JavaMarshalledValue - Class in org.jboss.remoting.serialization.impl.java
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 in org.jboss.remoting.serialization.impl.java
$Id: JavaSerializationManager.java 5281 2009-05-19 20:52:23Z ron.sigal@jboss.com $
JavaSerializationManager() - Constructor for class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
JBOSS - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
JBOSS_ENCRYPT - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
JBossEncryptionSerializationManager - Class in org.jboss.remoting.serialization.impl.jboss
Encrypted version of JBoss Serialization Manager
JBossEncryptionSerializationManager() - Constructor for class org.jboss.remoting.serialization.impl.jboss.JBossEncryptionSerializationManager
 
JBossSerializationManager - Class in org.jboss.remoting.serialization.impl.jboss
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
 
JNDI_PORT - Static variable in class org.jboss.remoting.samples.transporter.custom.server.JNDIServer
 
JNDIDetector - Class in org.jboss.remoting.detection.jndi
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
 
JNDIDetector(Map) - Constructor for class org.jboss.remoting.detection.jndi.JNDIDetector
 
JNDIDetectorMBean - Interface in org.jboss.remoting.detection.jndi
JNDIDetectorMBean
JNDIServer - Class in org.jboss.remoting.samples.transporter.custom.server
 
JNDIServer() - Constructor for class org.jboss.remoting.samples.transporter.custom.server.JNDIServer
 
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
 
JoinConnectionException - Exception in org.jboss.remoting.samples.chat.exceptions
 
JoinConnectionException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.JoinConnectionException
 
JoinFrame - Class in org.jboss.remoting.samples.chat.client
 
JoinFrame(ChatInfo, JoinConnectionStrategy, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.JoinFrame
 
justNeedsSSLClientMode(Map) - Method in class org.jboss.remoting.ServerInvoker
 

K

keepAliveTimeout - Variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
KeyGeneratorUtil - Class in org.jboss.remoting.marshal.encryption
Generates keys
KeyGeneratorUtil() - Constructor for class org.jboss.remoting.marshal.encryption.KeyGeneratorUtil
 
keySet() - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
keySet() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 

L

Lease - Class in org.jboss.remoting
This class is used on the remoting server to maintain lease information for remoting clients.
Lease(String, long, String, Map, ConnectionNotifier, Map) - Constructor for class org.jboss.remoting.Lease
 
LeasePinger - Class in org.jboss.remoting
Internal agent class to ping the remote server to keep lease alive.
LeasePinger(ClientInvoker, String, long) - Constructor for class org.jboss.remoting.LeasePinger
 
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
 
LEGACY_PARSING - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define if InvokerLocator should use the old (ad hoc) parsing algorithm instead of the new, URI based, parsing algorithm.
legacyParsingFlag - Static variable in class org.jboss.remoting.InvokerLocator
 
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
 
ListConnectionException - Exception in org.jboss.remoting.samples.chat.exceptions
 
ListConnectionException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.ListConnectionException
 
LISTENER_ID_KEY - Static variable in class org.jboss.remoting.Client
Key to be used when tracking callback listeners.
listenerId - Variable in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
ListFrame - Class in org.jboss.remoting.samples.chat.client
 
ListFrame(ListConnectionStrategy, ArrayList, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.ListFrame
 
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
 
LoadBalancer - Interface in org.jboss.remoting.transporter
Inferface definition for any LoadBalancer implementation
loadByteCode(ClassLoader, String) - Method in class org.jboss.remoting.marshal.MarshallerLoaderHandler
Adapted from org.jboss.mx.loading.RepositoryClassLoader.
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.
loadClass(Class, String) - Static method in class org.jboss.remoting.serialization.ClassLoaderUtility
Tries to load the class from the passed class' classloader, then current thread's context class loader.
LOADER_PORT - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define what port the marshalling loader port resides on.
loadKeyManagers() - Method in class org.jboss.remoting.security.SSLSocketBuilder
Loads the key managers based on this object's truststore.
loadKeyStore(String, URL, String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
Loads a key store file and returns it.
loadTrustManagers(boolean) - Method in class org.jboss.remoting.security.SSLSocketBuilder
Loads the trust managers based on this object's truststore.
LocalClientInvoker - Class in org.jboss.remoting.transport.local
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
 
LocalClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.local.LocalClientInvoker
 
LocalClientInvoker(InvokerLocator, Map, boolean) - Constructor for class org.jboss.remoting.transport.local.LocalClientInvoker
 
LocalMarshalledValue - Class in org.jboss.remoting.serialization.impl.jboss
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
 
LocalServerInvoker - Class in org.jboss.remoting.transport.local
 
LocalServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.local.LocalServerInvoker
 
localServerLocators - Variable in class org.jboss.remoting.AbstractInvoker
 
LocalStrategy - Class in org.jboss.remoting.samples.chat.client
 
LocalStrategy(CloseableFrame, RemoteStrategy) - Constructor for class org.jboss.remoting.samples.chat.client.LocalStrategy
 
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
 
locatorURI - Static variable in class org.jboss.remoting.samples.transporter.custom.server.SocketServer
 
log - Static 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.InvokerLocator
 
log - Static variable in class org.jboss.remoting.loading.ClassUtil
 
log - Static variable in class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
 
log - Static variable in class org.jboss.remoting.loading.RemotingClassLoader
 
log - Static variable in class org.jboss.remoting.marshal.encryption.KeyGeneratorUtil
 
log - Static variable in class org.jboss.remoting.marshal.http.HTTPUnMarshaller
 
log - Static variable in class org.jboss.remoting.marshal.MarshalFactory
 
log - Static variable in class org.jboss.remoting.marshal.MarshallerLoaderClient
 
log - Static variable in class org.jboss.remoting.marshal.MarshallerLoaderHandler
 
log - Static variable in class org.jboss.remoting.marshal.MarshallLoaderFactory
 
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.samples.config.factories.FactoryConfigSample
 
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 - Static variable in class org.jboss.remoting.serialization.SerializationStreamFactory
 
log - Variable in class org.jboss.remoting.transport.Connector
 
log - Variable in class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
 
log - Static variable in class org.jboss.remoting.transport.http.HTTPClientInvoker
 
log - Static variable in class org.jboss.remoting.transport.multiplex.InputMultiplexor
 
log - Static variable in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
log - Static variable in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
log - Static variable in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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.utility.GrowablePipedInputStream
 
log - Static variable in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
 
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.rmi.RemotingRMIClientSocketFactory
 
log - Static variable in class org.jboss.remoting.transport.rmi.RemotingRMIServerSocketFactory
 
LRUPool - Class in org.jboss.remoting.transport.socket
This class is an extention of LRUCachePolicy.
LRUPool(int, int) - Constructor for class org.jboss.remoting.transport.socket.LRUPool
 

M

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.marshal.encryption.KeyGeneratorUtil
 
main(String[]) - Static method in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeClient
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeServer
Can pass transport and port to be used as parameters.
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.callback.statistics.CallbackClient
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.callback.statistics.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.jndi.SimpleDetectorClient
Starts the JBoss/Remoting client.
main(String[]) - Static method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.detection.jndi.SimpleJNDIServer
Can pass transport and port to be used as parameters.
main(String[]) - Static method in class org.jboss.remoting.samples.detection.jndi.ssl.SimpleSSLDetectorClient
 
main(String[]) - Static method in class org.jboss.remoting.samples.detection.jndi.ssl.SimpleSSLDetectorServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.detection.multicast.SimpleDetectorClient
Starts the JBoss/Remoting client.
main(String[]) - Static method in class org.jboss.remoting.samples.detection.multicast.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.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.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.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.custom.client.Client
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.custom.server.HTTPServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.custom.server.JNDIServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.custom.server.RMIServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.custom.server.SocketServer
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.multiple.client.Client
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.multiple.server.Server
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.proxy.client.Client
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.proxy.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.samples.transporter.simple.Client
 
main(String[]) - Static method in class org.jboss.remoting.samples.transporter.simple.Server
 
main(String[]) - Static method in class org.jboss.remoting.transport.PortUtil
 
main(String[]) - Static method in class org.jboss.remoting.Version
 
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.custom.client.Client
 
makeClientCall() - Method in class org.jboss.remoting.samples.transporter.multiple.client.Client
 
makeClientCall() - Method in class org.jboss.remoting.samples.transporter.proxy.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.jndi.SimpleDetectorClient
Make call on remoting server based on locator uri provided.
makeInvocation(String) - Method in class org.jboss.remoting.samples.detection.multicast.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
 
MARKREADLIMIT - Static variable in class org.jboss.remoting.stream.StreamHandler
 
MARKSUPPORTED - Static variable in class org.jboss.remoting.stream.StreamHandler
 
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
 
MarshalFactory - Class in org.jboss.remoting.marshal
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
 
MarshalledValue - Class in org.jboss.remoting.serialization.impl.jboss
 
MarshalledValue(Object) - Constructor for class org.jboss.remoting.serialization.impl.jboss.MarshalledValue
 
MarshalledValueInputStream - Class in org.jboss.remoting.serialization.impl.java
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 in org.jboss.remoting.serialization.impl.java
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 - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define the param name to be used when defining the marshaller fully qualified classname
Marshaller - Interface in org.jboss.remoting.marshal
Interface that all data marshallers must implements.
marshaller - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
MARSHALLER - Static variable in class org.jboss.remoting.transport.socket.SocketWrapper
 
MarshallerDecorator - Interface in org.jboss.remoting.marshal
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 in org.jboss.remoting.marshal
This class is used to load marshaller and unmarshallers from remote server.
MarshallerLoaderClient() - Constructor for class org.jboss.remoting.marshal.MarshallerLoaderClient
 
MarshallerLoaderConstants - Interface in org.jboss.remoting.marshal
 
MarshallerLoaderHandler - Class in org.jboss.remoting.marshal
The invocation handler that receives requests for getting marshallers/unmarshallers and loading of these and any related classes to remoting client.
MarshallerLoaderHandler(List) - Constructor for class org.jboss.remoting.marshal.MarshallerLoaderHandler
 
marshallInvocation(InvocationRequest) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
MarshallLoaderConnector - Class in org.jboss.remoting.marshal
 
MarshallLoaderConnector() - Constructor for class org.jboss.remoting.marshal.MarshallLoaderConnector
 
MarshallLoaderFactory - Class in org.jboss.remoting.marshal
Creates the marshall loader server to process requests from remoting clients to load marshaller/unmarshallers.
MarshallLoaderFactory() - Constructor for class org.jboss.remoting.marshal.MarshallLoaderFactory
 
MasterServerSocket - Class in org.jboss.remoting.transport.multiplex
MasterServerSocket is one of the two implementations of a server socket in the Multiplex project.
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(boolean) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(boolean, int) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(boolean, int, int) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(boolean, int, int, InetAddress) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
MasterServerSocket(int, int, InetAddress, Map) - Constructor for class org.jboss.remoting.transport.multiplex.MasterServerSocket
Create a new 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
 
MAX_ACCEPT_ERRORS - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
MAX_ACCEPT_ERRORS_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
MAX_CALL_RETRIES - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Default maximum number of times a invocation will be made when it gets a SocketException.
MAX_CONTROL_CONNECTION_RESTARTS - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
Configuration key and default value for number of times a control connection will be restarted.
MAX_CONTROL_CONNECTION_RESTARTS_DEFAULT - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
MAX_ERROR_COUNT - Static variable in class org.jboss.remoting.callback.CallbackPoller
The key to use to specify the number of errors before callback polling will be shut down.
MAX_NUM_HTTP_THREADS_KEY - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
MAX_NUM_ONEWAY_THREADS - Static variable in class org.jboss.remoting.Client
Key for the configuration map that determines the threadpool size for asynchrouous invocations.
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_DEFAULT - 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_KEY - Static variable in class org.jboss.remoting.ServerInvoker
Key for the the maximum number of threads to be used in the thread pool for one way invocations (server side).
MAX_NUM_TIMEOUT_THREADS - Static variable in class org.jboss.remoting.transport.http.HTTPClientInvoker
Key for the configuration map that determines the threadpool size for simulated timeouts when using jdk 1.4.
MAX_NUM_TIMEOUT_THREADS_DEFAULT - Static variable in class org.jboss.remoting.transport.http.HTTPClientInvoker
Specifies the default number of work threads in the thread pool for simulating timeouts when using jdk 1.4.
MAX_ONEWAY_THREAD_POOL_QUEUE_SIZE - Static variable in class org.jboss.remoting.Client
Key for the configuration map that determines the queue size for waiting asynchronous invocations.
MAX_ONEWAY_THREAD_POOL_QUEUE_SIZE - Static variable in class org.jboss.remoting.ServerInvoker
Key for the configuration map that determines the queue size for waiting asynchronous invocations.
MAX_POOL_SIZE - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Default maximum number of socket connections allowed at any point in time.
MAX_POOL_SIZE_DEFAULT - Static variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
MAX_POOL_SIZE_FLAG - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
The client side maximum number of threads.
MAX_RETRIES - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
Configuration key and default value for number of retries BisocketServerInvoker.ControlConnectionThread and BisocketServerInvoker.createControlConnection should attempt while creating sockets.
MAX_RETRIES_DEFAULT - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
MAX_TIMEOUT_QUEUE_SIZE - Static variable in class org.jboss.remoting.transport.http.HTTPClientInvoker
Key for the configuration map that determines the queue size for simulated timeout threadpool when using jdk 1.4.
maxPoolSize - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
maxPoolSize - Variable in class org.jboss.remoting.transport.socket.ServerAddress
Maximum size of connection pool
maxPoolSize - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
mbeanserver - Variable in class org.jboss.remoting.detection.AbstractDetector
 
message - Variable in exception org.jboss.remoting.transport.coyote.ClientAbortException
The error message passed to our constructor (if any)
methodName - Variable in class org.jboss.remoting.invocation.RemoteInvocation
 
METHODTYPE - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
MicroRemoteClientInvoker - Class in org.jboss.remoting
MicroRemoteClientInvoker 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.
MicroRemoteClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.MicroRemoteClientInvoker
 
MicroRemoteClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.MicroRemoteClientInvoker
 
MicroSocketClientInvoker - Class in org.jboss.remoting.transport.socket
SocketClientInvoker uses Sockets to remotely connect to the a remote ServerInvoker, which must be a SocketServerInvoker.
MicroSocketClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
MicroSocketClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
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
 
MulticastDetector - Class in org.jboss.remoting.detection.multicast
MulticastDetector is a remoting detector that broadcasts detection messages using muliticast.
MulticastDetector() - Constructor for class org.jboss.remoting.detection.multicast.MulticastDetector
 
MulticastDetectorMBean - Interface in org.jboss.remoting.detection.multicast
MulticastDetectorMBean
Multiplex - Class in org.jboss.remoting.transport.multiplex
Multiplex is the repository for the names and default values for all of the configurable parameters in the Multiplex system.
MULTIPLEX_BIND_HOST - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
MULTIPLEX_BIND_HOST_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
Deprecated.  
MULTIPLEX_BIND_PORT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
MULTIPLEX_BIND_PORT_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
Deprecated.  
MULTIPLEX_CONNECT_HOST - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
MULTIPLEX_CONNECT_HOST_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
Deprecated.  
MULTIPLEX_CONNECT_PORT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
MULTIPLEX_CONNECT_PORT_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
Deprecated.  
MultiplexClientInvoker - Class in org.jboss.remoting.transport.multiplex
MultiplexClientInvoker is the client side of the Multiplex transport.
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.
MultiplexingInputStream - Class in org.jboss.remoting.transport.multiplex
MultiplexingInputStream is the class returned by VirtualSocket.getInputStream().
MultiplexingInputStream(GrowablePipedOutputStream, MultiplexingManager) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
MultiplexingInputStream(GrowablePipedOutputStream, MultiplexingManager, VirtualSocket) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
MultiplexingInputStream(GrowablePipedOutputStream, MultiplexingManager, VirtualSocket, VirtualSelector) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
MultiplexingManager - Class in org.jboss.remoting.transport.multiplex
MultiplexingManager is the heart of the Multiplex system.
MultiplexingManager(Map) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager(Socket, Map) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager(InetSocketAddress, int, Map) - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
MultiplexingManager.PendingActionThread - Class in org.jboss.remoting.transport.multiplex
 
MultiplexingManager.PendingActionThread() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager.PendingActionThread
 
MultiplexingManager.ShutdownManager - Class in org.jboss.remoting.transport.multiplex
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 in org.jboss.remoting.transport.multiplex
 
MultiplexingManager.ShutdownThread() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownThread
 
MultiplexingOutputStream - Class in org.jboss.remoting.transport.multiplex
MultiplexingOutputStream is the class returned by VirtualSocket.getOutputStream().
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
 
MultiplexInvokerConstants - Interface in org.jboss.remoting.transport.multiplex
Deprecated.  
MultiplexInvokerServer - Class in org.jboss.remoting.samples.multiplex.invoker
 
MultiplexInvokerServer() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer
 
MultiplexInvokerServer.SampleInvocationHandler - Class in org.jboss.remoting.samples.multiplex.invoker
Simple invocation handler implementation.
MultiplexInvokerServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer.SampleInvocationHandler
 
MultiplexServerInvoker - Class in org.jboss.remoting.transport.multiplex
MultiplexServerInvoker is the server side of the Multiplex transport.
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.InternalHandshakeListener - Class in org.jboss.remoting.transport.multiplex
 
MultiplexServerInvoker.InternalHandshakeListener() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.InternalHandshakeListener
 
MultiplexServerInvoker.SocketGroupInfo - Class in org.jboss.remoting.transport.multiplex
SocketGroupInfo holds all of the information for a single virtual socket group.
MultiplexServerInvoker.SocketGroupInfo() - Constructor for class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 

N

N_SocketScenarioClient - Class in org.jboss.remoting.samples.multiplex
A ManyToOneClient.
N_SocketScenarioClient() - Constructor for class org.jboss.remoting.samples.multiplex.N_SocketScenarioClient
 
N_SocketScenarioServer - Class in org.jboss.remoting.samples.multiplex
A ManyToOneServer.
N_SocketScenarioServer() - Constructor for class org.jboss.remoting.samples.multiplex.N_SocketScenarioServer
 
NameBasedInvocation - Class in org.jboss.remoting.invocation
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 in org.jboss.remoting.samples.chat.exceptions
 
NameInUseException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.NameInUseException
 
narrow() - Method in class org.jboss.remoting.InvokerLocator
narrow this invoker to a specific RemoteClientInvoker instance
needsCustomSSLConfiguration(Map) - Static method in class org.jboss.remoting.AbstractInvoker
 
NetworkFilter - Interface in org.jboss.remoting.network
NetworkFilter can be used when selecting 0..* servers on the network from the NetworkRegistry
NetworkInstance - Class in org.jboss.remoting.network
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 in org.jboss.remoting.network
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 - Variable in class org.jboss.remoting.detection.AbstractDetector
 
NetworkRegistry - Class in org.jboss.remoting.network
NetworkRegistry is a concrete implemenation of the NetworkRegistryMBean interface.
NetworkRegistry() - Constructor for class org.jboss.remoting.network.NetworkRegistry
 
NetworkRegistryFinder - Class in org.jboss.remoting.network
NetworkRegistryFinder is a utility class for finding the ObjectName to the NetworkRegistryMBean
NetworkRegistryFinder() - Constructor for class org.jboss.remoting.network.NetworkRegistryFinder
 
NetworkRegistryMBean - Interface in org.jboss.remoting.network
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 in org.jboss.remoting.network
NetworkRegistryQuery is a QueryExp that will filter on NetworkRegistryMBean mbeans.
NetworkRegistryQuery() - Constructor for class org.jboss.remoting.network.NetworkRegistryQuery
 
NEW_CHAT - Variable in class org.jboss.remoting.samples.chat.client.TalkFrame
 
newServerSocketFactory - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
nextID() - Static method in class org.jboss.remoting.transport.socket.ServerThread
 
NO_THROW_ON_ERROR - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
Configuration key for indicating if http client invoker should throw exception on error from server or just return the error as the response.
NoDoctorAvailableException - Class in org.jboss.remoting.samples.transporter.complex
 
NoDoctorAvailableException(String) - Constructor for class org.jboss.remoting.samples.transporter.complex.NoDoctorAvailableException
 
NONBLOCKING - Static variable in class org.jboss.remoting.ServerInvoker
The value associated with BLOCKING_MODE that indicates that pull callbacks should be obtained in nonblocking mode;
NonSerializablePayload - Class in org.jboss.remoting.samples.serialization
 
NonSerializablePayload(String, int) - Constructor for class org.jboss.remoting.samples.serialization.NonSerializablePayload
 
normalize(MessageBytes) - Static method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Normalize URI.
NotConnectedException - Exception in org.jboss.remoting.samples.chat.exceptions
 
NotConnectedException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.NotConnectedException
 
notifyDisconnected(VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
notifyDisconnected(VirtualSocket) - Method in interface org.jboss.remoting.transport.multiplex.VirtualSocket.DisconnectListener
 
notifyOfException() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
Indicate error condition on actual connection.
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
 
notifySocketsOfException() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
NULL_RETURN_PARAM - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
NullCallbackStore - Class in org.jboss.remoting.callback
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 in org.jboss.remoting.callback
 
NullCallbackStore.FailedCallback(Object) - Constructor for class org.jboss.remoting.callback.NullCallbackStore.FailedCallback
 
numAcceptThreads - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
numberOfCallRetries - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 

O

o - Variable in class org.jboss.remoting.transport.multiplex.PendingAction
 
ob - Variable in class org.jboss.remoting.transport.coyote.CoyoteOutputStream
 
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
 
ObjectInputStreamWithClassLoader - Class in org.jboss.remoting.loading
ObjectInputStreamWithClassLoader
ObjectInputStreamWithClassLoader(InputStream, ClassLoader) - Constructor for class org.jboss.remoting.loading.ObjectInputStreamWithClassLoader
Create an ObjectInputStream that reads from the specified InputStream.
objectName - Variable in class org.jboss.remoting.detection.AbstractDetector
 
OLD_CHAT - Variable in class org.jboss.remoting.samples.chat.client.TalkFrame
 
ONEWAY_FLAG - Static variable in class org.jboss.remoting.Client
Key to be used to determine if invocation is to be oneway (async).
ONEWAY_THREAD_POOL_CLASS_KEY - Static variable in class org.jboss.remoting.ServerInvoker
Key for setting the setting the oneway thread pool to use.
OnewayClient - Class in org.jboss.remoting.samples.oneway
Simple test client to make oneway invocations on remoting server.
OnewayClient() - Constructor for class org.jboss.remoting.samples.oneway.OnewayClient
 
OnewayInvocation - Class in org.jboss.remoting.invocation
 
OnewayInvocation(Object) - Constructor for class org.jboss.remoting.invocation.OnewayInvocation
 
OnewayServer - Class in org.jboss.remoting.samples.oneway
Simple remoting server.
OnewayServer() - Constructor for class org.jboss.remoting.samples.oneway.OnewayServer
 
OnewayServer.SampleInvocationHandler - Class in org.jboss.remoting.samples.oneway
Simple invocation handler implementation.
OnewayServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.oneway.OnewayServer.SampleInvocationHandler
 
OpenConnectionChecker - Interface in org.jboss.remoting.transport.socket
 
Order - Class in org.jboss.remoting.samples.transporter.serialization
 
Order() - Constructor for class org.jboss.remoting.samples.transporter.serialization.Order
 
OrderProcessor - Interface in org.jboss.remoting.samples.transporter.serialization
 
OrderProcessorImpl - Class in org.jboss.remoting.samples.transporter.serialization
 
OrderProcessorImpl() - Constructor for class org.jboss.remoting.samples.transporter.serialization.OrderProcessorImpl
 
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.encryption - package org.jboss.remoting.marshal.encryption
 
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.callback.acknowledgement - package org.jboss.remoting.samples.callback.acknowledgement
 
org.jboss.remoting.samples.callback.statistics - package org.jboss.remoting.samples.callback.statistics
 
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.config.factories - package org.jboss.remoting.samples.config.factories
 
org.jboss.remoting.samples.detection.jndi - package org.jboss.remoting.samples.detection.jndi
 
org.jboss.remoting.samples.detection.jndi.ssl - package org.jboss.remoting.samples.detection.jndi.ssl
 
org.jboss.remoting.samples.detection.multicast - package org.jboss.remoting.samples.detection.multicast
 
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.custom.client - package org.jboss.remoting.samples.transporter.custom.client
 
org.jboss.remoting.samples.transporter.custom.server - package org.jboss.remoting.samples.transporter.custom.server
 
org.jboss.remoting.samples.transporter.multiple - package org.jboss.remoting.samples.transporter.multiple
 
org.jboss.remoting.samples.transporter.multiple.client - package org.jboss.remoting.samples.transporter.multiple.client
 
org.jboss.remoting.samples.transporter.multiple.server - package org.jboss.remoting.samples.transporter.multiple.server
 
org.jboss.remoting.samples.transporter.proxy - package org.jboss.remoting.samples.transporter.proxy
 
org.jboss.remoting.samples.transporter.proxy.client - package org.jboss.remoting.samples.transporter.proxy.client
 
org.jboss.remoting.samples.transporter.proxy.server - package org.jboss.remoting.samples.transporter.proxy.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.samples.transporter.simple - package org.jboss.remoting.samples.transporter.simple
 
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.socketfactory - package org.jboss.remoting.socketfactory
 
org.jboss.remoting.stream - package org.jboss.remoting.stream
 
org.jboss.remoting.transport - package org.jboss.remoting.transport
 
org.jboss.remoting.transport.bisocket - package org.jboss.remoting.transport.bisocket
 
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.https - package org.jboss.remoting.transport.https
 
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.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.sslbisocket - package org.jboss.remoting.transport.sslbisocket
 
org.jboss.remoting.transport.sslmultiplex - package org.jboss.remoting.transport.sslmultiplex
 
org.jboss.remoting.transport.sslrmi - package org.jboss.remoting.transport.sslrmi
 
org.jboss.remoting.transport.sslservlet - package org.jboss.remoting.transport.sslservlet
 
org.jboss.remoting.transport.sslsocket - package org.jboss.remoting.transport.sslsocket
 
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
 
OUTPUT_MAX_CHUNK_SIZE - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MAX_CHUNK_SIZE_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MAX_DATA_SLICE - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MAX_DATA_SLICE_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MAX_ERRORS - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MAX_ERRORS_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MAX_TIME_SLICE - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MAX_TIME_SLICE_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MESSAGE_POOL_SIZE - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MESSAGE_POOL_SIZE_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MESSAGE_SIZE - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OUTPUT_MESSAGE_SIZE_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
OutputBuffer - Class in org.jboss.remoting.transport.coyote
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.
outputBuffer - Variable in class org.jboss.remoting.transport.coyote.ResponseMap
The associated output buffer.
outputFlushed() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Needed to implement OutputMultiplexor.OutputMultiplexorClient
outputFlushed() - Method in interface org.jboss.remoting.transport.multiplex.OutputMultiplexor.OutputMultiplexorClient
 
OutputMultiplexor - Class in org.jboss.remoting.transport.multiplex
OutputMultiplexor is one of the key Multiplex classes, responsible for multiplexing multiple byte streams that share a single TCP connection.
OutputMultiplexor(Map) - Constructor for class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
OutputMultiplexor.OutputMultiplexorClient - Interface in org.jboss.remoting.transport.multiplex
A class implementing this interface can register to be notified when all of its bytes have been processed.
outputStream - Variable in class org.jboss.remoting.transport.coyote.ResponseMap
ServletOutputStream.

P

parameters - Variable in class org.jboss.remoting.InvokerLocator
 
Parameters - Class in org.jboss.remoting.samples.chat.utility
Title: chat.utility.Parameters
Parameters() - Constructor for class org.jboss.remoting.samples.chat.utility.Parameters
 
params - Variable in class org.jboss.remoting.invocation.RemoteInvocation
 
parent() - Method in class org.jboss.remoting.samples.chat.client.CloseableFrame
 
PASS_CONFIG_MAP_TO_MARSHAL_FACTORY - Static variable in class org.jboss.remoting.Remoting
A flag for indicating that the Client configuration map should be used to configure marshallers and unmarshallers.
passConfigMapToMarshalFactory - Variable in class org.jboss.remoting.AbstractInvoker
 
path - Variable in class org.jboss.remoting.InvokerLocator
 
PATH - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
Patient - Class in org.jboss.remoting.samples.transporter.complex
 
Patient(String, String) - Constructor for class org.jboss.remoting.samples.transporter.complex.Patient
 
PendingAction - Class in org.jboss.remoting.transport.multiplex
Each PendingAction holds information about an action that will be performed on the MultiplexingManager.PendingActionThread.
PendingAction() - Constructor for class org.jboss.remoting.transport.multiplex.PendingAction
 
PendingAction(Object) - Constructor for class org.jboss.remoting.transport.multiplex.PendingAction
 
performVersioning() - Static method in class org.jboss.remoting.Version
 
PING - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
PING_FREQUENCY - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
Configuration key and default value for frequency with which pings are sent on a control connection.
PING_FREQUENCY_DEFAULT - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
PING_WINDOW_FACTOR - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
Configuration key and default value for window within which a ping on a control connection must be receeived for the connection to be considered alive.
PING_WINDOW_FACTOR_DEFAULT - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
pingFailed - Variable in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
PLAIN - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
PLAIN - Static variable in class org.jboss.remoting.transport.web.WebUtil
 
pool - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Pool for this invoker.
port - Variable in class org.jboss.remoting.InvokerLocator
 
port - Static variable in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
 
port - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
port - Variable in class org.jboss.remoting.transport.socket.ServerAddress
Port the service is listening on
PortUtil - Class in org.jboss.remoting.transport
PortUtil is a set of utilities for dealing with TCP/IP ports
PortUtil() - Constructor for class org.jboss.remoting.transport.PortUtil
 
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.MicroRemoteClientInvoker
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.
PRE_2_0_COMPATIBLE - Static variable in class org.jboss.remoting.Version
 
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.
PreferredStreamMarshaller - Interface in org.jboss.remoting.marshal
A PreferedStreamMarshaller can create from a raw OutputStream the particular OutputStream it prefers to use.
PreferredStreamUnMarshaller - Interface in org.jboss.remoting.marshal
A PreferedStreamUnMarshaller can create from a raw InputStream the particular InputStream it prefers to use
preProcess(String, Object, Map, Map) - Method in class org.jboss.remoting.MicroRemoteClientInvoker
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.
PRESERVE_LINES - Static variable in class org.jboss.remoting.marshal.http.HTTPUnMarshaller
 
PrimeScenarioExampleClient - Class in org.jboss.remoting.samples.multiplex
Copyright (c) 2005
PrimeScenarioExampleClient() - Constructor for class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleClient
 
PrimeScenarioExampleServer - Class in org.jboss.remoting.samples.multiplex
Copyright (c) 2005
PrimeScenarioExampleServer() - Constructor for class org.jboss.remoting.samples.multiplex.PrimeScenarioExampleServer
 
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.jndi.SimpleDetectorClient
Outputs a message to stdout.
println(String) - Static method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
Outputs a message to stdout.
println(String) - Static method in class org.jboss.remoting.samples.detection.jndi.SimpleJNDIServer
Outputs a message to stdout.
println(String) - Static method in class org.jboss.remoting.samples.detection.multicast.SimpleDetectorClient
Outputs a message to stdout.
println(String) - Static method in class org.jboss.remoting.samples.detection.multicast.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.
processCustomer(Customer) - Method in interface org.jboss.remoting.samples.transporter.multiple.CustomerProcessor
Process a customer object.
processCustomer(Customer) - Method in class org.jboss.remoting.samples.transporter.multiple.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.
processCustomer(Customer) - Method in interface org.jboss.remoting.samples.transporter.proxy.CustomerProcessor
Process a customer object.
processCustomer(Customer) - Method in class org.jboss.remoting.samples.transporter.proxy.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(SocketWrapper) - Method in class org.jboss.remoting.transport.socket.ServerThread
 
processInvocation(Socket) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
The acceptor thread should spend as little time as possbile doing any kind of operation, and under no circumstances should perform IO on the new socket, which can potentially block and lock up the server.
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
 
Protocol - Class in org.jboss.remoting.transport.multiplex
Protocol is responsible for handling internal Multiplex messages.
Protocol(MultiplexingManager) - Constructor for class org.jboss.remoting.transport.multiplex.Protocol
 
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
 
protocolHandler - Variable in class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
ProviderInterface - Interface in org.jboss.remoting.samples.transporter.complex
 
ProviderInterfaceImpl - Class in org.jboss.remoting.samples.transporter.complex
 
ProviderInterfaceImpl() - Constructor for class org.jboss.remoting.samples.transporter.complex.ProviderInterfaceImpl
 
purgeFiles() - Method in class org.jboss.remoting.callback.BlockingCallbackStore
No op.
purgeFiles() - Method in class org.jboss.remoting.callback.CallbackStore
 
purgeFiles() - Method in class org.jboss.remoting.callback.NullCallbackStore
 
purgeFiles() - Method in interface org.jboss.remoting.SerializableStore
 
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

query - Variable in class org.jboss.remoting.InvokerLocator
 
QUERY - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
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.
RC4 - Static variable in class org.jboss.remoting.marshal.encryption.EncryptionManager
 
read(InputStream) - Static method in class org.jboss.remoting.loading.ClassUtil
simple utility method for reading bytes from an input stream
read(InputStream, Map, int) - Method in class org.jboss.remoting.marshal.compress.CompressingUnMarshaller
Restores a compressed, marshalled form of an object to its original state.
read(InputStream, Map, int) - Method in class org.jboss.remoting.marshal.encryption.EncryptingUnMarshaller
Restores a encrypted, marshalled form of an object to its original state.
read(InputStream, Map, int) - 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(InputStream, Map, int) - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
Reads the data from the input stream and converts to an Object.
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, int) - Method in interface org.jboss.remoting.marshal.VersionedUnMarshaller
Will read from the inputstream and converty contents to java Object.
READ - Static variable in class org.jboss.remoting.stream.StreamHandler
 
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
See superclass javadoc.
read(byte[]) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
See superclass javadoc.
read(byte[], int, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
See superclass javadoc.
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
 
READBYTEARRAY - Static variable in class org.jboss.remoting.stream.StreamHandler
 
readExternal(ObjectInput) - Method in class org.jboss.remoting.Client
 
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
 
readInt() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
readInt() is borrowed from DataInputStream.
READOFFSET - Static variable in class org.jboss.remoting.stream.StreamHandler
 
readTime - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
ReadWriteArrayList - Class in org.jboss.remoting.samples.chat.utility
 
ReadWriteArrayList() - Constructor for class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
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.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
 
receivedInvocationRequest - Static variable in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Indicates if input was raw or an InvocationRequest
receiveObject(InputStream, ClassLoader, int) - Method in class org.jboss.remoting.serialization.impl.java.JavaEncryptionSerializationManager
 
receiveObject(InputStream, ClassLoader, int) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
receiveObject(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossEncryptionSerializationManager
 
receiveObject(InputStream, ClassLoader, int) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
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, int) - Method in class org.jboss.remoting.serialization.SerializationManager
 
receiveObjectVersion1_2(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
receiveObjectVersion2_2(InputStream, ClassLoader) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
RECREATE_CONTROL_SOCKET - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
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
 
refreshServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
refreshServerSocket() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
refreshes the serverSocket by closing old one and creating a new ServerSocket from new ServerSocketFactory
register(OutputMultiplexor.OutputMultiplexorClient) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
Allows a OutputMultiplexorClient to register to be notified when all of its bytes have been processed.
register(VirtualSelector, Object) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
register(GrowablePipedInputStream, Object) - Method in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
Allows an InputStream to register itself and an attachment.
REGISTER_CALLBACK_LISTENER - Static variable in class org.jboss.remoting.ServerInvoker
The key to use to specify if ServerInvokerCallbackHandlers should be registered as ConnectionListeners.
registerByLocalAddress(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerByRemoteAddress(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerCallbackListeners - Variable in class org.jboss.remoting.ServerInvoker
 
registerChatKey(String) - Method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
registerInvokerFactories(String, Class, Class) - Static method in class org.jboss.remoting.InvokerRegistry
register a client/server invoker factory Class pair for a given transport
registerRemoteServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Indicates that a VirtualServerSocket belongs the virtual socket group at the remote end of the connection.
registerRemoteServerSocket(int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
registerServerSocket(ServerSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Identifies a VirtualServerSocket as the one associated with this virtual socket group.
registerShareable(InetSocketAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
registerSocket(VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Adds a VirtualSocket to this virtual socket group.
registerSocketGroup(MultiplexingManager) - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.MultiGroupInputThread
Registers manager and socket with NIO Selector
registerStrategy(TalkConnectionStrategy) - Method in class org.jboss.remoting.samples.chat.client.TalkFrame
 
REGISTRY_PORT_KEY - Static variable in class org.jboss.remoting.transport.rmi.RMIServerInvoker
Key for port on which rmi registry should be started on.
registryObjectName - Variable in class org.jboss.remoting.detection.AbstractDetector
 
release() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker.ServerSocketRefresh
Let SocketServerInvoker.run() resume when refresh is completed
releaseMessage(OutputMultiplexor.Message) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
releasePort() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
RemoteClientInvoker - Class in org.jboss.remoting
This class extends the MicroRemoteClientInvoker and adds extra functionality that can not be included in a J2ME envrionment, such as setting socket factories.
RemoteClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.RemoteClientInvoker
 
RemoteClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.RemoteClientInvoker
 
RemoteConnectionException - Exception in org.jboss.remoting.samples.chat.exceptions
 
RemoteConnectionException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.RemoteConnectionException
 
RemoteInvocation - Class in org.jboss.remoting.invocation
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 in org.jboss.remoting.samples.chat.client
 
RemoteStrategyRemoting - Class in org.jboss.remoting.samples.chat.client
A RemoteStrategyRemoting.
RemoteStrategyRemoting() - Constructor for class org.jboss.remoting.samples.chat.client.RemoteStrategyRemoting
 
Remoting - Class in org.jboss.remoting
 
REMOTING_ACKNOWLDEGEMENTS - Static variable in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeServer
 
REMOTING_ACKNOWLEDGES_PUSH_CALLBACKS - Static variable in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
REMOTING_CLIENT_AUTH_MODE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property used to define if sockets need or want client authentication.
REMOTING_DEFAULT_SOCKET_FACTORY_CLASS - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
System property key to define the fully qualified class name of default socket factory to use when not using custom config.
REMOTING_KEY_ALIAS - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property that indicates the client's alias as found in the keystore.
REMOTING_KEY_PASSWORD - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property that indicates the key password for the keys in the key store.
REMOTING_KEY_STORE_ALGORITHM - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property that defines the key management algorithm used by the keystore.
REMOTING_KEY_STORE_FILE_PATH - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property used to define where JBoss/Remoting will look for the keystore file.
REMOTING_KEY_STORE_PASSWORD - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property that defines the password of the keystore.
REMOTING_KEY_STORE_TYPE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property that defines the keystore's type.
REMOTING_LEASE_QUERY - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
REMOTING_LEASE_QUERY_LOWER_CASE - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
REMOTING_SERVER_AUTH_MODE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property used to define if a client should attempt to authenticate a server certificate as one it trusts.
REMOTING_SERVER_SOCKET_USE_CLIENT_MODE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property used to define if the server sockets will be in client or server mode.
REMOTING_SOCKET_USE_CLIENT_MODE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property used to define if the sockets will be in client or server mode.
REMOTING_SSL_PROTOCOL - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property used to define the SSL socket protocol to use.
REMOTING_SSL_PROVIDER_NAME - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property used to define the SSL provider to use.
REMOTING_TRUST_STORE_ALGORITHM - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property that defines the key management algorithm used by the truststore.
REMOTING_TRUST_STORE_FILE_PATH - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property used to define where JBoss/Remoting will look for the truststore file.
REMOTING_TRUST_STORE_PASSWORD - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property that defines the password of the keystore.
REMOTING_TRUST_STORE_TYPE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant defining the config property that defines the truststore's type.
REMOTING_USER_AGENT - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
REMOTING_VERSION_HEADER - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
 
REMOTING_VERSION_TO_USE - Static variable in class org.jboss.remoting.Version
 
RemotingClassLoader - Class in org.jboss.remoting.loading
 
RemotingClassLoader(ClassLoader, ClassLoader) - Constructor for class org.jboss.remoting.loading.RemotingClassLoader
 
RemotingKeyManager - Class in org.jboss.remoting.util.socket
 
RemotingKeyManager(X509KeyManager, String) - Constructor for class org.jboss.remoting.util.socket.RemotingKeyManager
 
RemotingMarshalledValue - Class in org.jboss.remoting.serialization
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 in org.jboss.remoting.transport.rmi
RemotingRMIClientSocketFactory provides two services to RMIServerInvoker.
RemotingRMIClientSocketFactory(InvokerLocator, String, int, Map) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
RemotingRMIClientSocketFactory.ComparableHolder - Class in org.jboss.remoting.transport.rmi
 
RemotingRMIClientSocketFactory.ComparableHolder(InvokerLocator) - Constructor for class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory.ComparableHolder
 
RemotingRMIServerSocketFactory - Class in org.jboss.remoting.transport.rmi
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
 
RemotingServerSocketFactory - Class in org.jboss.remoting.transport.coyote.ssl
 
RemotingServerSocketFactory() - Constructor for class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
 
RemotingServerSocketFactory(Map) - Constructor for class org.jboss.remoting.transport.coyote.ssl.RemotingServerSocketFactory
 
RemotingSSLImplementation - Class in org.jboss.remoting.transport.coyote.ssl
 
RemotingSSLImplementation() - Constructor for class org.jboss.remoting.transport.coyote.ssl.RemotingSSLImplementation
 
RemotingSSLSupport - Class in org.jboss.remoting.transport.coyote.ssl
 
RemotingSSLSupport(SSLSocket) - Constructor for class org.jboss.remoting.transport.coyote.ssl.RemotingSSLSupport
 
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
 
remove(InputStream) - Method in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
Indicates that an InputStream has been processed.
removeAnInputStream(SocketId) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
removeCallbackHandler(InvocationRequest) - Method in class org.jboss.remoting.ServerInvoker
 
removeCallbackListener(String, InvokerCallbackHandler) - Method in class org.jboss.remoting.ServerInvoker
 
removeClient(String) - Method in class org.jboss.remoting.LeasePinger
 
removeClientInvoker(MultiplexClientInvoker) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
REMOVECLIENTLISTENER - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
removeConnectionListener(ConnectionListener) - Method in class org.jboss.remoting.Client
Removes specified connection listener.
removeConnectionListener(Client, 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 - Static variable in class org.jboss.remoting.invocation.InternalInvocation
 
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.callback.statistics.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.config.factories.FactoryConfigSample.SampleInvocationHandler
 
removeListener(InvokerCallbackHandler) - Method in class org.jboss.remoting.samples.detection.jndi.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.detection.multicast.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 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.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.
REPORT_STATISTICS - Static variable in class org.jboss.remoting.callback.CallbackPoller
The key to use in metadata Map to request statistics.
requestManagerShutdown(int) - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
RequestMap - Class in org.jboss.remoting.transport.coyote
 
RequestMap() - Constructor for class org.jboss.remoting.transport.coyote.RequestMap
 
reserveManager() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
 
reset() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
RESET - Static variable in class org.jboss.remoting.stream.StreamHandler
 
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
 
reset() - Method in class org.jboss.remoting.transporter.InternalTransporterServices
If the caller wants to reset this singleton (e.g.
resetLocator(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
Called by MultiplexClientInvoker.createSocket() when it finds connection is broken and binds virtual socket group to new bind port.
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
 
respondToShutdownRequest() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
 
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_HEADERS - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
Key used for returning the value of java.net.URLConnection.getHeaderFields() in the metadata map passed to org.jboss.remoting.Client.invoke().
RESPONSE_VALUE - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
ResponseMap - Class in org.jboss.remoting.transport.coyote
 
ResponseMap() - Constructor for class org.jboss.remoting.transport.coyote.ResponseMap
 
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
 
retrieveSocketFactory(RemotingRMIClientSocketFactory.ComparableHolder) - Method in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
retrieveSocketFactory(RemotingRMIClientSocketFactory.ComparableHolder) - Method in class org.jboss.remoting.transport.sslrmi.SerializableSSLClientSocketFactory
 
RETURN_EXCEPTION - Static variable in class org.jboss.remoting.transport.http.HTTPMetadataConstants
Configuration key for indicating that servlet invoker should return actual exception thrown by invocation handler.
reuseAddress - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
RMI - Static variable in interface org.jboss.remoting.Subsystem
 
RMIClientInvoker - Class in org.jboss.remoting.transport.rmi
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 in org.jboss.remoting.marshal.rmi
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 in org.jboss.remoting.samples.transporter.clustered.server
 
RMIServer() - Constructor for class org.jboss.remoting.samples.transporter.clustered.server.RMIServer
 
RMIServer - Class in org.jboss.remoting.samples.transporter.custom.server
 
RMIServer() - Constructor for class org.jboss.remoting.samples.transporter.custom.server.RMIServer
 
RMIServerInvoker - Class in org.jboss.remoting.transport.rmi
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 in org.jboss.remoting.transport.rmi
RMIServerInvokerInf
RMIUnMarshaller - Class in org.jboss.remoting.marshal.rmi
This basically does nothing since RMI will handle marshalling by default.
RMIUnMarshaller() - Constructor for class org.jboss.remoting.marshal.rmi.RMIUnMarshaller
 
rule1() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
rule2(String, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
rule3() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
rule4() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
run() - Method in class org.jboss.remoting.callback.CallbackPoller
 
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.callback.statistics.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
Deprecated.  
run() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownThread
 
run() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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.IdleTimerTask
 
run() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
run() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker.ServerSocketRefresh
 
runN_SocketScenario() - Method in class org.jboss.remoting.samples.multiplex.N_SocketScenarioClient
 
runN_SocketScenario() - Method in class org.jboss.remoting.samples.multiplex.N_SocketScenarioServer
 
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
 
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
 

S

s - Variable in class org.jboss.remoting.samples.http.ComplexObject
 
schedule(TimerTask, long) - Static method in class org.jboss.remoting.util.TimerUtil
 
SCHEDULE_FIXED_DELAY - Static variable in class org.jboss.remoting.callback.CallbackPoller
Use java.util.timer.scheduleAtFixedRate().
SCHEDULE_FIXED_RATE - Static variable in class org.jboss.remoting.callback.CallbackPoller
Use java.util.timer.schedule().
sealObject(Serializable) - Static method in class org.jboss.remoting.marshal.encryption.EncryptionUtil
 
SECONDARY_BIND_PORT - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
Configuration keys for secondary ServerSocket.
SECONDARY_CONNECT_PORT - Static variable in class org.jboss.remoting.transport.bisocket.Bisocket
 
secondaryBindPort - Variable in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
secondaryConnectPort - Variable in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
select() - Method in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
Allows a Thread to wait to be informed of InputStreams that have bytes ready to read.
selectServer(ArrayList) - Method in class org.jboss.remoting.transporter.DefaultLoadBalancer
 
selectServer(ArrayList) - Method in interface org.jboss.remoting.transporter.LoadBalancer
 
SELF - Static variable in interface org.jboss.remoting.Subsystem
 
semaphore - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
semaphores - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
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, int) - Method in class org.jboss.remoting.serialization.impl.java.JavaEncryptionSerializationManager
 
sendObject(ObjectOutputStream, Object, int) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
sendObject(ObjectOutputStream, Object) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossEncryptionSerializationManager
 
sendObject(ObjectOutputStream, Object, int) - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
sendObject(ObjectOutputStream, Object) - Method in class org.jboss.remoting.serialization.SerializationManager
 
sendObject(ObjectOutputStream, Object, int) - Method in class org.jboss.remoting.serialization.SerializationManager
 
sendObjectVersion1_2(ObjectOutputStream, Object) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
sendObjectVersion2_2(ObjectOutputStream, Object) - Method in class org.jboss.remoting.serialization.impl.java.JavaSerializationManager
 
sendStream() - Method in class org.jboss.remoting.samples.stream.StreamingClient
 
sendUrgentData(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
This method is not implemented.
SerializableMarshaller - Class in org.jboss.remoting.marshal.serializable
Simple marshaller that simply serializes java objects using standard output stream.
SerializableMarshaller() - Constructor for class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
SerializableSSLClientSocketFactory - Class in org.jboss.remoting.transport.sslrmi
 
SerializableSSLClientSocketFactory(InvokerLocator, int, Map) - Constructor for class org.jboss.remoting.transport.sslrmi.SerializableSSLClientSocketFactory
 
SerializableStore - Interface in org.jboss.remoting
 
SerializableUnMarshaller - Class in org.jboss.remoting.marshal.serializable
Will perform the deserialization of objects off the wire.
SerializableUnMarshaller() - Constructor for class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
SerializationClient - Class in org.jboss.remoting.samples.serialization
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 in org.jboss.remoting.serialization
Controls the creation of ObjectInputStream, ObjectOutputStream.
SerializationManager() - Constructor for class org.jboss.remoting.serialization.SerializationManager
 
SerializationServer - Class in org.jboss.remoting.samples.serialization
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 in org.jboss.remoting.samples.serialization
Simple invocation handler implementation.
SerializationServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.serialization.SerializationServer.SampleInvocationHandler
 
SerializationStreamFactory - Class in org.jboss.remoting.serialization
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 in org.jboss.remoting.serialization
$Id: SerializationStreamFactoryMBean.java 566 2005-12-30 05:26:51Z telrod $
serializationType - Variable in class org.jboss.remoting.AbstractInvoker
 
SERIALIZATIONTYPE - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define the param name to be used when defining the serialization type.
serializationType - Variable in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
SERIALIZATIONTYPE_CASED - Static variable in class org.jboss.remoting.InvokerLocator
 
serialize(Object) - Static method in class org.jboss.remoting.loading.ClassUtil
 
serializeTime - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
SerialMarshaller - Interface in org.jboss.remoting.marshal
 
SerialUnMarshaller - Interface in org.jboss.remoting.marshal
 
Server - Class in org.jboss.remoting.samples.transporter.basic.server
 
Server() - Constructor for class org.jboss.remoting.samples.transporter.basic.server.Server
 
Server - Class in org.jboss.remoting.samples.transporter.complex.server
 
Server() - Constructor for class org.jboss.remoting.samples.transporter.complex.server.Server
 
Server - Class in org.jboss.remoting.samples.transporter.multiple.server
 
Server() - Constructor for class org.jboss.remoting.samples.transporter.multiple.server.Server
 
Server - Class in org.jboss.remoting.samples.transporter.proxy.server
 
Server() - Constructor for class org.jboss.remoting.samples.transporter.proxy.server.Server
 
Server - Class in org.jboss.remoting.samples.transporter.serialization.server
 
Server() - Constructor for class org.jboss.remoting.samples.transporter.serialization.server.Server
 
Server - Class in org.jboss.remoting.samples.transporter.simple
 
Server() - Constructor for class org.jboss.remoting.samples.transporter.simple.Server
 
Server2Client1 - Class in org.jboss.remoting.samples.multiplex.invoker
 
Server2Client1() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server2Client1
 
Server2Client1.SampleCallbackHandler - Class in org.jboss.remoting.samples.multiplex.invoker
 
Server2Client1.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server2Client1.SampleCallbackHandler
 
Server2Client2 - Class in org.jboss.remoting.samples.multiplex.invoker
 
Server2Client2() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server2Client2
 
Server2Client2.SampleCallbackHandler - Class in org.jboss.remoting.samples.multiplex.invoker
 
Server2Client2.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server2Client2.SampleCallbackHandler
 
Server3Client1 - Class in org.jboss.remoting.samples.multiplex.invoker
 
Server3Client1() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server3Client1
 
Server3Client1.SampleCallbackHandler - Class in org.jboss.remoting.samples.multiplex.invoker
 
Server3Client1.SampleCallbackHandler() - Constructor for class org.jboss.remoting.samples.multiplex.invoker.Server3Client1.SampleCallbackHandler
 
SERVER_ADDED - Static variable in class org.jboss.remoting.network.NetworkNotification
 
SERVER_BIND_ADDRESS_KEY - Static variable in class org.jboss.remoting.ServerInvoker
Key for setting the address the server invoker should bind to.
SERVER_BIND_PORT_KEY - Static variable in class org.jboss.remoting.ServerInvoker
Key for setting the port the server invoker should bind to.
SERVER_INVOKER - Static variable in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
The key used to pass to the callback client a reference to ServerInvoker
SERVER_INVOKER_CALLBACK_HANDLER - Static variable in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
The key used to pass to the callback client a reference this ServerInvokerCallbackHandler
SERVER_LOCATOR_KEY - Static variable in class org.jboss.remoting.callback.Callback
 
SERVER_MULTIPLEX_ID - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
SERVER_MULTIPLEX_ID_KEY - Static variable in interface org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants
Deprecated.  
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
Specifies the fully qualified class name for the custom SocketWrapper implementation to use on the server.
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
Key for setting the value for the server socket factory to be used by the server invoker.
SERVER_SOCKET_FACTORY - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
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
 
ServerAddress - Class in org.jboss.remoting.transport.socket
This class encapsulates all the required information for a client to establish a connection with the server.
ServerAddress(String, int, boolean, int, int) - Constructor for class org.jboss.remoting.transport.socket.ServerAddress
 
ServerFactory - Interface in org.jboss.remoting.transport
 
ServerInvocationHandler - Interface in org.jboss.remoting
ServerInvocationHandler is the server side (remote) end handler which is registered for a given ServerInvoker implementation.
ServerInvoker - Class in org.jboss.remoting
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
 
ServerInvoker.InvalidStateException - Exception in org.jboss.remoting
 
ServerInvoker.InvalidStateException(String) - Constructor for exception org.jboss.remoting.ServerInvoker.InvalidStateException
 
ServerInvokerCallbackHandler - Class in org.jboss.remoting.callback
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 in org.jboss.remoting
 
ServerInvokerMetadata - Class in org.jboss.remoting.detection
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 in org.jboss.remoting.transport.servlet.web
The servlet that receives the inital http request for the ServletServerInvoker.
ServerInvokerServlet() - Constructor for class org.jboss.remoting.transport.servlet.web.ServerInvokerServlet
 
serverSocket - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
serverSocketClass - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
serverSocketClass - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
serverSocketClassName - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
serverSocketFactory - Variable in class org.jboss.remoting.ServerInvoker
 
serverSocketFactory - Variable in class org.jboss.remoting.transport.http.ssl.HTTPSServerInvoker
Deprecated.  
serverSocketFactoryLock - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
ServerSocketFactoryMBean - Interface in org.jboss.remoting.security
This interface is due to the constraint added by using JMX based configuration.
ServerSocketFactoryWrapper - Class in org.jboss.remoting.security
 
ServerSocketFactoryWrapper(ServerSocketFactoryMBean) - Constructor for class org.jboss.remoting.security.ServerSocketFactoryWrapper
 
ServerSocketFactoryWrapper - Interface in org.jboss.remoting.socketfactory
 
ServerSocketWrapper - Class in org.jboss.remoting.transport.socket
 
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 in org.jboss.remoting.transport.socket
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 in org.jboss.remoting.transport.socket
 
ServerThread.AcknowledgeFailure() - Constructor for exception org.jboss.remoting.transport.socket.ServerThread.AcknowledgeFailure
 
service(Request, Response) - Method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
Service method.
ServletServerInvoker - Class in org.jboss.remoting.transport.servlet
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 in org.jboss.remoting.transport.servlet
The MBean interface for the ServletServerInvoker.
ServletThrowable - Class in org.jboss.remoting.transport.servlet
 
ServletThrowable() - Constructor for class org.jboss.remoting.transport.servlet.ServletThrowable
 
ServletThrowable(String) - Constructor for class org.jboss.remoting.transport.servlet.ServletThrowable
 
ServletThrowable(Throwable) - Constructor for class org.jboss.remoting.transport.servlet.ServletThrowable
 
ServletThrowable(String, Throwable) - Constructor for class org.jboss.remoting.transport.servlet.ServletThrowable
 
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
 
setActualSocket(Socket) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setAddr(Address) - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
setAddr(Address) - Method in class org.jboss.remoting.samples.transporter.multiple.Customer
 
setAddr(Address) - Method in class org.jboss.remoting.samples.transporter.proxy.Customer
 
setAddr(Address) - Method in interface org.jboss.remoting.samples.transporter.proxy.ICustomer
 
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
 
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
 
setBindingInfo() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setBindPort(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setBound(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setBufferSize(int) - Method in class org.jboss.remoting.detection.multicast.MulticastDetector
 
setBufferSize(int) - Method in interface org.jboss.remoting.detection.multicast.MulticastDetectorMBean
 
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
 
setCallbackHandleObject(Object) - Method in class org.jboss.remoting.callback.Callback
 
setCallbackHandler(ServerInvokerCallbackHandler) - Method in interface org.jboss.remoting.callback.CallbackErrorHandler
 
setCallbackHandler(ServerInvokerCallbackHandler) - Method in class org.jboss.remoting.callback.DefaultCallbackErrorHandler
 
setCipherAlgorithm(String) - Method in class org.jboss.remoting.marshal.encryption.EncryptingMarshaller
Set the Cipher Algorithm to use
setCipherAlgorithm(String) - Method in class org.jboss.remoting.marshal.encryption.EncryptingUnMarshaller
Set the Cipher Algorithm to use
setCity(String) - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
setCity(String) - Method in class org.jboss.remoting.samples.transporter.multiple.Address
 
setCity(String) - Method in class org.jboss.remoting.samples.transporter.proxy.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 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.
setClassLoader(ClassLoader) - Method in interface org.jboss.remoting.marshal.UnMarshaller
Set the class loader to use for unmarhsalling.
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
 
setClientAuthMode(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setClientAuthMode(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the client authentication mode to say if sockets will not require client authentication, will want client auth but not require it or to require it.
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 class org.jboss.remoting.callback.BlockingCallbackStore
No op
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
 
setConfig(Map) - Method in class org.jboss.remoting.callback.NullCallbackStore
No op
setConfig(Map) - Method in interface org.jboss.remoting.SerializableStore
Will use the values in the map to set 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(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.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.
setConfiguration(Map) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
 
setConfiguration(Map) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
setConfiguration(Map) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setConnectAddress(InetAddress) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setConnected(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setConnectionListener(Object) - Method in class org.jboss.remoting.ServerInvoker
 
setConnectPort(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
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
 
setControlConnectionRestarts(int) - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
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.
setCreatedForRemoteServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setCustomer(Customer) - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
setCustomerId(int) - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
setCustomerId(int) - Method in class org.jboss.remoting.samples.transporter.multiple.Customer
 
setCustomerId(int) - Method in class org.jboss.remoting.samples.transporter.proxy.Customer
 
setCustomerId(int) - Method in interface org.jboss.remoting.samples.transporter.proxy.ICustomer
 
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.
setDisconnectTimeout(int) - Method in class org.jboss.remoting.Client
Sets the timeout used for network i/o in disconnect() and removeListener().
setDisconnectTimeout(int) - Method in class org.jboss.remoting.LeasePinger
 
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
setEncoding(String) - Method in class org.jboss.remoting.transport.coyote.InputBuffer
 
setEncoding(String) - Method in class org.jboss.remoting.transport.coyote.OutputBuffer
 
setEOF() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
setEOF() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setFactory(SSLServerSocketFactory) - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
Sets a new factory in this object - this is the factory that this object will use to create new sockets.
setFactory(SSLSocketFactory) - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
Sets a new factory in this object - this is the factory that this object will use to create new sockets.
setFactory(ServerSocketFactory) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
setFactory(SocketFactory) - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
setFirstName(String) - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
setFirstName(String) - Method in class org.jboss.remoting.samples.transporter.multiple.Customer
 
setFirstName(String) - Method in class org.jboss.remoting.samples.transporter.proxy.Customer
 
setFirstName(String) - Method in interface org.jboss.remoting.samples.transporter.proxy.ICustomer
 
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
 
setHostnameVerifier(HttpsURLConnection, Map) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker
 
setHTTPThreadPool(ThreadPool) - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
setIdleTimeout(int) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Sets the timeout for idle threads to be removed from pool.
setInputBufferSize(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setInputMaxErrors(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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 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.callback.statistics.CallbackServer.SampleInvocationHandler
 
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.config.factories.FactoryConfigSample.SampleInvocationHandler
 
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer.SampleInvocationHandler
set the invoker that owns this handler
setInvoker(ServerInvoker) - Method in class org.jboss.remoting.samples.detection.multicast.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 interface org.jboss.remoting.ServerInvocationHandler
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
See superclass javadoc.
setKeepAliveTimeout(int) - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
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.security.SSLSocketBuilder
 
setKeyAlias(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the key alias used to identify the client's key in the keystore.
setKeyPassword(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setKeyPassword(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the password to use for the keys within the key store.
setKeyStore(URL) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setKeyStore(URL) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the path to the keystore file as a URL
setKeyStoreAlgorithm(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setKeyStoreAlgorithm(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the algorithm used to manage the keys in the keystore.
setKeyStorePassword(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setKeyStorePassword(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the password used to gain access to the keystore.
setKeyStoreType(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setKeyStoreType(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the keystore's file type.
setKeyStoreURL(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setKeyStoreURL(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the path to the keystore file.
setLastName(String) - Method in class org.jboss.remoting.samples.transporter.basic.Customer
 
setLastName(String) - Method in class org.jboss.remoting.samples.transporter.multiple.Customer
 
setLastName(String) - Method in class org.jboss.remoting.samples.transporter.proxy.Customer
 
setLastName(String) - Method in interface org.jboss.remoting.samples.transporter.proxy.ICustomer
 
setLeasePeriod(long) - Method in class org.jboss.remoting.ServerInvoker
Sets the amount of time (in milliseconds) that a client should renew its lease.
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.
setLeasePingerId(String) - Method in class org.jboss.remoting.LeasePinger
 
setListener(SocketCreationListener) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
setListener(SocketCreationListener) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
setListener(SocketCreationListener) - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
setLocalSocketId(SocketId) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setLocator(InvokerLocator) - Method in class org.jboss.remoting.InvocationRequest
 
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.MicroRemoteClientInvoker
 
setMarshaller(Marshaller) - Method in interface org.jboss.remoting.transport.ClientInvoker
 
setMarshaller(Marshaller) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
setMaxAcceptErrors(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setMaxChunkSize(int) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
setMaxNumberOfHTTPThreads(int) - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
setMaxNumberOfOnewayThreads(int) - Method in class org.jboss.remoting.ServerInvoker
Sets the maximum number of thread to be used in the thread pool for one way invocations (server side).
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).
setMaxOnewayThreadPoolQueueSize(int) - Method in class org.jboss.remoting.Client
Sets the maximum queue size 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).
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
 
setMaxRetries(int) - Method in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
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.callback.statistics.CallbackServer.SampleInvocationHandler
 
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.config.factories.FactoryConfigSample.SampleInvocationHandler
 
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer.SampleInvocationHandler
set the mbean server that the handler can reference
setMBeanServer(MBeanServer) - Method in class org.jboss.remoting.samples.detection.multicast.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 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.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
setMemberLeaving() - Method in class org.jboss.remoting.samples.chat.server.CallbackThread
 
setMemPercentCeiling(Double) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
setMessagePoolSize(int) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
setMessageSize(int) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
setNewServerSocketFactory(ServerSocketFactory) - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
setNewServerSocketFactory(ServerSocketFactory) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
after a truststore update use this to set a new ServerSocketFactory to the invoker
then a new ServerSocket is created that accepts the new connections
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
setNumberOfCallRetries(int) - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Sets the number of times an invocation will retry based on getting SocketException.
setOnClient() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
 
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
Sets the oneway thread pool to use.
setOnServer() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
 
setOOBInline(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setOrderId(int) - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
setOutputMaxChunkSize(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setOutputMaxDataSlice(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setOutputMaxTimeSlice(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setOutputMessagePoolSize(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setOutputMessageSize(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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
 
setPingFrequency(int) - Method in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
setPingFrequency(int) - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
setPingWindowFactor(int) - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
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
 
setProvider(Provider) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setProvider(Provider) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the Cryptographic Service Provider which supplies a concrete implementation of a subset of the Java 2 SDK Security API cryptography features.
setProviderName(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setProviderName(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the name of the Cryptographic Service Provider which refers to a package or set of packages that supply a concrete implementation of a subset of the Java 2 SDK Security API cryptography features.
setPurgeOnShutdown(boolean) - Method in class org.jboss.remoting.callback.BlockingCallbackStore
No op
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()).
setPurgeOnShutdown(boolean) - Method in interface org.jboss.remoting.SerializableStore
Sets if store should clean up persisted files when shutdown (destroy()).
setReadException(IOException) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
 
setReadException(IOException) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setReceiveBufferSize(int) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
setReceiveBufferSize(int) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
setReceiveBufferSize(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
setReceiveBufferSize(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
setReceivedDisconnectMessage(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
 
setRegisterCallbackListeners(boolean) - Method in class org.jboss.remoting.ServerInvoker
 
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.socketfactory.CreationListenerServerSocket
 
setReuseAddress(boolean) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
setReuseAddress(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
setReuseAddress(boolean) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
setReuseAddress(boolean) - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Sets if newly created socket should have SO_REUSEADDR enable.
setReuseAddress(boolean) - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
Sets if SO_REUSEADDR is enabled on server sockets.
setSafeToShutdown(boolean) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownThread
 
setSecondaryBindPort(int) - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
setSecondaryConnectPort(int) - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
setSecureRandom(SecureRandom) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setSecureRandom(SecureRandom) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Provides this class with the SecureRandom object to use when initializing the SSL contexts.
setSecureSocketProtocol(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setSecureSocketProtocol(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the name of the secure socket protocol to be used by the sockets created by our factories.
setSendBufferSize(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
setSerializationType(String) - Method in class org.jboss.remoting.AbstractInvoker
 
setSerializationType(String) - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
 
setSerializationType(String) - Method in class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller
 
setSerializationType(String) - Method in interface org.jboss.remoting.marshal.SerialMarshaller
 
setSerializationType(String) - Method in interface org.jboss.remoting.marshal.SerialUnMarshaller
 
setServerAuthMode(boolean) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setServerAuthMode(boolean) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the server authentication mode to say if a client socket will require to authenticate a server certificate as trustworthy.
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
 
setServerSocket(ServerSocket) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
setServerSocketFactory(ServerSocketFactory) - Method in class org.jboss.remoting.ServerInvoker
 
setServerSocketFactory(ServerSocketFactory) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocketFactory
 
setServerSocketFactory(ServerSocketFactory) - Method in interface org.jboss.remoting.socketfactory.ServerSocketFactoryWrapper
 
setServerSocketFactory(ServerSocketFactory) - Method in class org.jboss.remoting.transport.Connector
The server socket factory can only be set on the Connector before the create() method has been called.
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
Deprecated. Sets the server socket factory for the SocketServerInvoker to use.
setServerSocketFactory(ServerSocketFactory) - Method in interface org.jboss.remoting.transport.sslsocket.SSLSocketServerInvokerMBean
Sets the server socket factory for the SocketServerInvoker to use.
setServerSocketUseClientMode(boolean) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setServerSocketUseClientMode(boolean) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the flag to indicate if the server sockets created by the factories should be in client mode.
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
 
setShouldPersist(boolean) - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
setShutdownMonitorPeriod(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setShutdownMonitorPeriod(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setShutdownRefusalsMaximum(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setShutdownRefusalsMaximum(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setShutdownRequestTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setShutdownRequestTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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.MultiplexingInputStream
 
setSocket(VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingInputStream
A MultiplexingInputStream may be created without reference to a VirtualSocket.
setSocketCreationRetries(int) - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
setSocketFactory(SocketFactory) - Method in class org.jboss.remoting.AbstractInvoker
 
setSocketFactory(SocketFactory) - Method in class org.jboss.remoting.Client
The socket factory can only be set on the Client before the connect() method has been called.
setSocketFactory(SocketFactory) - Method in class org.jboss.remoting.socketfactory.CreationListenerSocketFactory
 
setSocketFactory(SocketFactory) - Method in interface org.jboss.remoting.socketfactory.SocketFactoryWrapper
 
setSocketFactory(SocketFactory) - Method in interface org.jboss.remoting.transport.ClientInvoker
Sets the SocketFactory that will be used to connect to ServerInvoker.
setSocketFactory(SocketFactory) - Method in class org.jboss.remoting.transport.Connector
The socket factory (for callbacks) can only be set on the Connector before the create() method has been called.
setSocketFactory(SocketFactory) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setSocketGroupId(String) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.SocketGroupInfo
 
setSocketUseClientMode(boolean) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setSocketUseClientMode(boolean) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the flag to indicate if the sockets created by the factories should be in client mode.
setSoLinger(boolean, int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
setSoTimeout(int) - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
setSoTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
setSoTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
setSoTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
setSpecialty(String) - Method in class org.jboss.remoting.samples.transporter.complex.Doctor
 
setSSLSocketBuilder(SSLSocketBuilderMBean) - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
Sets the builder that creates the true socket server factory.
setSSLSocketBuilder(SSLSocketBuilderMBean) - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
Sets the builder that created the factory.
setSSLSocketBuilder(SSLSocketBuilderMBean) - Method in interface org.jboss.remoting.security.SSLServerSocketFactoryServiceMBean
 
setSSLSocketBuilder(SSLSocketBuilderMBean) - Method in interface org.jboss.remoting.security.SSLSocketFactoryServiceMBean
 
setState(String) - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
setState(String) - Method in class org.jboss.remoting.samples.transporter.multiple.Address
 
setState(String) - Method in class org.jboss.remoting.samples.transporter.proxy.Address
 
setStaticThreadsMonitorPeriod(int) - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setStaticThreadsMonitorPeriod(int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
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
 
setStreet(String) - Method in class org.jboss.remoting.samples.transporter.multiple.Address
 
setStreet(String) - Method in class org.jboss.remoting.samples.transporter.proxy.Address
 
setSubContextName(String) - Method in class org.jboss.remoting.detection.jndi.JNDIDetector
Sets the sub context name under which detection messages will be bound and looked up.
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
See superclass javadoc.
setTimeout(int) - Method in class org.jboss.remoting.ServerInvoker
Sets timeout (in millseconds) to be used for the socket connection.
setTimeout(int) - Method in interface org.jboss.remoting.ServerInvokerMBean
 
setTimeout(int) - Method in class org.jboss.remoting.transport.multiplex.utility.GrowablePipedInputStream
 
setTimeout(int) - Method in class org.jboss.remoting.transport.socket.SocketWrapper
 
setTimeoutThreadPool(ThreadPool) - Method in class org.jboss.remoting.transport.http.HTTPClientInvoker
Sets the thread pool to be used for simulating timeouts with jdk 1.4.
setTrafficClass(int) - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
setTrustStore(URL) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setTrustStore(URL) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the path to the truststore file.
setTrustStoreAlgorithm(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setTrustStoreAlgorithm(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the algorithm used to manage the keys in the truststore.
setTrustStorePassword(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setTrustStorePassword(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the password used to gain access to the truststore.
setTrustStoreType(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setTrustStoreType(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the truststore's file type.
setTrustStoreURL(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setTrustStoreURL(String) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Sets the path to the truststore file.
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.MicroRemoteClientInvoker
 
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
 
setup() - Method in class org.jboss.remoting.ServerInvoker
 
setup() - Method in class org.jboss.remoting.transport.bisocket.BisocketServerInvoker
 
setup() - Method in class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
setup() - Method in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
setup() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setup() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
setup() - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
setup() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
setup() - Method in class org.jboss.remoting.transport.sslbisocket.SSLBisocketServerInvoker
 
setup(MBeanServer) - Method in class org.jboss.remoting.transporter.InternalTransporterServices
Sets the MBeanServer used to house the transporter services.
setup(MBeanServer, Detector, ObjectName, NetworkRegistry, ObjectName, boolean, boolean) - Method in class org.jboss.remoting.transporter.InternalTransporterServices
Sets the MBeanServer used to house the transporter services, assigns the detector used to auto-detect other servers on the network and assigns the network registry that maintains the list of known servers on the network.
setupDetector() - Method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorClient
Sets up NetworkRegistry and JNDIDetector so we can listen for any additions or removals of remoting servers on the network.
setupDetector() - Method in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
Sets up NetworkRegistry and JNDItDetector so will can register ourselves on the network.
setupDetector() - Method in class org.jboss.remoting.samples.detection.multicast.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.multicast.SimpleDetectorServer
Sets up NetworkRegistry and MulticastDetector so will can register ourselves on the network.
setupServer(String) - Method in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeServer
 
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.callback.statistics.CallbackServer
Sets up target remoting server.
setupServer(String) - Method in class org.jboss.remoting.samples.detection.jndi.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.detection.multicast.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
 
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
 
setUseClientConnectionIdentity(boolean) - Method in class org.jboss.remoting.ServerInvoker
 
setUseCurrentThreadClassLoader(boolean) - Method in class org.jboss.remoting.loading.RemotingClassLoader
 
setUseLegacyParsing(boolean) - Static method in class org.jboss.remoting.InvokerLocator
 
setUseSSLServerSocketFactory(boolean) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setUseSSLServerSocketFactory(boolean) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Setting the flag that indicates if this class should use SSLServerSocketFactory.getDefault() when creating the ServerSocketFactory to use (when calling SSLSocketBuilderMBean.createSSLServerSocketFactory()).
setUseSSLSocketFactory(boolean) - Method in class org.jboss.remoting.security.SSLSocketBuilder
 
setUseSSLSocketFactory(boolean) - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
Setting the flag that indicates if this class should use SSLSocketFactory.getDefault() when creating the SocketFactory to use (when calling SSLSocketBuilderMBean.createSSLSocketFactory()).
setWrapInterruptedException(boolean) - Method in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
setWriteException(IOException) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
setWriteException(IOException) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
setZip(int) - Method in class org.jboss.remoting.samples.transporter.basic.Address
 
setZip(int) - Method in class org.jboss.remoting.samples.transporter.multiple.Address
 
setZip(int) - Method in class org.jboss.remoting.samples.transporter.proxy.Address
 
shouldCheckConnection - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Indicates if will check the socket connection when getting from pool by sending byte over the connection to validate is still good.
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.
ShrinkableByteArrayOutputStream - Class in org.jboss.remoting.transport.multiplex.utility
ShrinkableByteArrayOutputStream extends java.io.ByteArrayOutputStream and adds the following features:
ShrinkableByteArrayOutputStream() - Constructor for class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
Create a new ShrinkableByteArrayOutputStream.
ShrinkableByteArrayOutputStream(int) - Constructor for class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
Create a new ShrinkableByteArrayOutputStream.
shutdown() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
shutdown() - Method in class org.jboss.remoting.samples.chat.server.ChatManager
 
shutDown() - Method in class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
shutdown() - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.MultiGroupInputThread
 
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
 
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
 
shutdown() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker.ServerSocketRefresh
 
SHUTDOWN_MONITOR_PERIOD - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
SHUTDOWN_MONITOR_PERIOD_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
SHUTDOWN_REFUSALS_MAXIMUM - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
SHUTDOWN_REFUSALS_MAXIMUM_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
SHUTDOWN_REQUEST_TIMEOUT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
SHUTDOWN_REQUEST_TIMEOUT_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
shutdownCallbackHandler(ServerInvokerCallbackHandler, InvocationRequest) - Method in class org.jboss.remoting.ServerInvoker
 
ShutDownDialog - Class in org.jboss.remoting.samples.chat.client
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 in org.jboss.remoting.samples.chat.utility
 
ShutDownGate() - Constructor for class org.jboss.remoting.samples.chat.utility.ShutDownGate
 
shutdownInput() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
shutdownOutput() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
shutdownServer() - Method in class org.jboss.remoting.samples.callback.CallbackServer
Shuts down the server
shutdownServer() - Method in class org.jboss.remoting.samples.callback.statistics.CallbackServer
Shuts down the server
shutdownThreads() - Static method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
shuttingDown() - Method in interface org.jboss.remoting.samples.chat.client.ChatReceiver
 
shuttingDown(Object[]) - Method in class org.jboss.remoting.samples.chat.client.ChatReceiverHandler
 
ShuttingDownException - Exception in org.jboss.remoting.samples.chat.exceptions
 
ShuttingDownException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.ShuttingDownException
 
SimpleClient - Class in org.jboss.remoting.samples.http
Simple test client to make an invocation on remoting server.
SimpleClient() - Constructor for class org.jboss.remoting.samples.http.SimpleClient
 
SimpleClient - Class in org.jboss.remoting.samples.simple
Simple test client to make an invocation on remoting server.
SimpleClient() - Constructor for class org.jboss.remoting.samples.simple.SimpleClient
 
SimpleDetectorClient - Class in org.jboss.remoting.samples.detection.jndi
Simple remoting client that uses detection to discover the remoting server to make invocation on.
SimpleDetectorClient() - Constructor for class org.jboss.remoting.samples.detection.jndi.SimpleDetectorClient
 
SimpleDetectorClient - Class in org.jboss.remoting.samples.detection.multicast
Simple remoting client that uses detection to discover the remoting server to make invocation on.
SimpleDetectorClient() - Constructor for class org.jboss.remoting.samples.detection.multicast.SimpleDetectorClient
 
SimpleDetectorServer - Class in org.jboss.remoting.samples.detection.jndi
A simple JBoss/Remoting remoting server.
SimpleDetectorServer() - Constructor for class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
 
SimpleDetectorServer - Class in org.jboss.remoting.samples.detection.multicast
A simple JBoss/Remoting remoting server.
SimpleDetectorServer() - Constructor for class org.jboss.remoting.samples.detection.multicast.SimpleDetectorServer
 
SimpleDetectorServer.SampleInvocationHandler - Class in org.jboss.remoting.samples.detection.jndi
Simple invocation handler implementation.
SimpleDetectorServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer.SampleInvocationHandler
 
SimpleDetectorServer.SampleInvocationHandler - Class in org.jboss.remoting.samples.detection.multicast
Simple invocation handler implementation.
SimpleDetectorServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.detection.multicast.SimpleDetectorServer.SampleInvocationHandler
 
SimpleJNDIServer - Class in org.jboss.remoting.samples.detection.jndi
A JNDI server that should be run before running the simple detector client/server.
SimpleJNDIServer() - Constructor for class org.jboss.remoting.samples.detection.jndi.SimpleJNDIServer
 
SimpleServer - Class in org.jboss.remoting.samples.http
Simple remoting server.
SimpleServer() - Constructor for class org.jboss.remoting.samples.http.SimpleServer
 
SimpleServer - Class in org.jboss.remoting.samples.simple
Simple remoting server.
SimpleServer() - Constructor for class org.jboss.remoting.samples.simple.SimpleServer
 
SimpleServer.SampleInvocationHandler - Class in org.jboss.remoting.samples.simple
Simple invocation handler implementation.
SimpleServer.SampleInvocationHandler() - Constructor for class org.jboss.remoting.samples.simple.SimpleServer.SampleInvocationHandler
 
SimpleSSLDetectorClient - Class in org.jboss.remoting.samples.detection.jndi.ssl
A SimpleDetectorSSLClient.
SimpleSSLDetectorClient() - Constructor for class org.jboss.remoting.samples.detection.jndi.ssl.SimpleSSLDetectorClient
 
SimpleSSLDetectorServer - Class in org.jboss.remoting.samples.detection.jndi.ssl
 
SimpleSSLDetectorServer() - Constructor for class org.jboss.remoting.samples.detection.jndi.ssl.SimpleSSLDetectorServer
 
singleCallbackContainer - Variable in class org.jboss.remoting.ServerInvoker
 
singleHandler - Variable in class org.jboss.remoting.ServerInvoker
 
SinkOutputStream - Class in org.jboss.remoting.transport.multiplex.utility
Copyright (c) 2005
size() - Method in class org.jboss.remoting.callback.BlockingCallbackStore
Gets the number of callbacks that are waiting to be processed.
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.ConnectionNotifier
 
size() - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
size() - Method in interface org.jboss.remoting.SerializableStore
Getst the number of objects stored and available.
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 - Static variable in class org.jboss.remoting.stream.StreamHandler
 
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
See superclass javadoc.
SmartCloningMarshalledValue - Class in org.jboss.remoting.serialization.impl.jboss
IMarshalledValue used on smart cloning/call by value operations for JBoss Serialization
SmartCloningMarshalledValue() - Constructor for class org.jboss.remoting.serialization.impl.jboss.SmartCloningMarshalledValue
 
SmartCloningMarshalledValue(Object, SafeCloningRepository) - Constructor for class org.jboss.remoting.serialization.impl.jboss.SmartCloningMarshalledValue
 
SmartCloningMarshalledValue(Object) - Constructor for class org.jboss.remoting.serialization.impl.jboss.SmartCloningMarshalledValue
 
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
 
SOAP - Static variable in class org.jboss.remoting.transport.http.HTTPServerInvoker
Deprecated.  
SOAP - Static variable in class org.jboss.remoting.transport.web.WebUtil
 
SOCKET_CREATION_CLIENT_LISTENER - Static variable in class org.jboss.remoting.Remoting
Key for the configuration map passed to a Client or Connector to indicate a socket creation listener for sockets created by a SocketFactory.
SOCKET_CREATION_SERVER_LISTENER - Static variable in class org.jboss.remoting.Remoting
Key for the configuration map passed to a Client or Connector to indicate a socket creation listener for sockets created by a ServerSocket.
SOCKET_FACTORY - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
SOCKET_FACTORY_CLASS_NAME - Static variable in class org.jboss.remoting.Remoting
Key for the configuration map passed to a Client to indicate the classname of the socket factory to be used.
SOCKET_FACTORY_NAME - Static variable in class org.jboss.remoting.Remoting
Key for the configuration map passed to a Client to indicate the classname of the socket factory to be used.
SocketClientInvoker - Class in org.jboss.remoting.transport.socket
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
Set number of retries in getSocket method
SocketClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.socket.SocketClientInvoker
 
socketCreated(Socket, Object) - Method in interface org.jboss.remoting.socketfactory.SocketCreationListener
Called when a socket has been created.
SocketCreationListener - Interface in org.jboss.remoting.socketfactory
Interface for a listener that is called when a socket is created.
socketFactories - Static variable in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
socketFactory - Variable in class org.jboss.remoting.AbstractInvoker
 
socketFactory - Variable in class org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory
 
socketFactoryCreatedFromSSLParameters - Variable in class org.jboss.remoting.AbstractInvoker
 
SocketFactoryMBean - Interface in org.jboss.remoting.security
 
SocketFactoryWrapper - Interface in org.jboss.remoting.socketfactory
 
SocketId - Class in org.jboss.remoting.transport.multiplex
A SocketId wraps an integer that identifies an endpoint of a virtual connection.
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 in org.jboss.remoting.samples.transporter.clustered.server
 
SocketServer() - Constructor for class org.jboss.remoting.samples.transporter.clustered.server.SocketServer
 
SocketServer - Class in org.jboss.remoting.samples.transporter.custom.server
 
SocketServer() - Constructor for class org.jboss.remoting.samples.transporter.custom.server.SocketServer
 
SocketServerInvoker - Class in org.jboss.remoting.transport.socket
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
 
SocketServerInvoker.IdleTimerTask - Class in org.jboss.remoting.transport.socket
The IdleTimerTask is used to periodically check the server threads to see if any have been idle for a specified amount of time, and if so, release those threads and their connections and clear from the server thread pool.
SocketServerInvoker.IdleTimerTask() - Constructor for class org.jboss.remoting.transport.socket.SocketServerInvoker.IdleTimerTask
 
SocketServerInvoker.ServerSocketRefresh - Class in org.jboss.remoting.transport.socket
this thread checks if a new ServerSocketFactory was set,
if so initializes a serversocket refresh
SocketServerInvoker.ServerSocketRefresh() - Constructor for class org.jboss.remoting.transport.socket.SocketServerInvoker.ServerSocketRefresh
 
SocketServerInvokerMBean - Interface in org.jboss.remoting.transport.socket
MBean interface.
socketWrapper - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
SocketWrapper - Class in org.jboss.remoting.transport.socket
 
SocketWrapper(Socket) - Constructor for class org.jboss.remoting.transport.socket.SocketWrapper
 
SocketWrapper(Socket, Integer) - Constructor for class org.jboss.remoting.transport.socket.SocketWrapper
 
SSL_HANDSHAKE_LISTENER - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
SSLBisocketClientInvoker - Class in org.jboss.remoting.transport.sslbisocket
 
SSLBisocketClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.sslbisocket.SSLBisocketClientInvoker
 
SSLBisocketClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.sslbisocket.SSLBisocketClientInvoker
 
SSLBisocketServerInvoker - Class in org.jboss.remoting.transport.sslbisocket
 
SSLBisocketServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.sslbisocket.SSLBisocketServerInvoker
 
SSLBisocketServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.sslbisocket.SSLBisocketServerInvoker
 
SSLMultiplexClientInvoker - Class in org.jboss.remoting.transport.sslmultiplex
SSLMultiplexClientInvoker is the client side of the sslmultiplex transport.
SSLMultiplexClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.sslmultiplex.SSLMultiplexClientInvoker
 
SSLMultiplexClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.sslmultiplex.SSLMultiplexClientInvoker
 
SSLMultiplexServerInvoker - Class in org.jboss.remoting.transport.sslmultiplex
SSLMultiplexServerInvoker is the server side of the sslmultiplex transport.
SSLMultiplexServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.sslmultiplex.SSLMultiplexServerInvoker
 
SSLMultiplexServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.sslmultiplex.SSLMultiplexServerInvoker
 
SSLRMIClientInvoker - Class in org.jboss.remoting.transport.sslrmi
 
SSLRMIClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.sslrmi.SSLRMIClientInvoker
 
SSLRMIClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.sslrmi.SSLRMIClientInvoker
 
SSLRMIServerInvoker - Class in org.jboss.remoting.transport.sslrmi
 
SSLRMIServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.sslrmi.SSLRMIServerInvoker
 
SSLRMIServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.sslrmi.SSLRMIServerInvoker
 
SSLServerSocketFactoryService - Class in org.jboss.remoting.security
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
 
SSLServerSocketFactoryService(SSLServerSocketFactory, SSLSocketBuilderMBean) - Constructor for class org.jboss.remoting.security.SSLServerSocketFactoryService
Constructor for CustomSSLServerSocketFactory.
SSLServerSocketFactoryServiceMBean - Interface in org.jboss.remoting.security
 
SSLSocketBuilder - Class in org.jboss.remoting.security
A class that contains code that remoting factories need to build customized server and client SSL sockets.
SSLSocketBuilder() - Constructor for class org.jboss.remoting.security.SSLSocketBuilder
Constructor for SSLSocketBuilder that does not have any configuration so it falls back to all defaults.
SSLSocketBuilder(Map) - Constructor for class org.jboss.remoting.security.SSLSocketBuilder
Constructor for SSLSocketBuilder that allows the caller to override the default settings for the various SSL configuration properties.
SSLSocketBuilder.NullStoreURLException - Exception in org.jboss.remoting.security
Used to indicate a store URL was not specified and thus the store is not available.
SSLSocketBuilder.NullStoreURLException(String) - Constructor for exception org.jboss.remoting.security.SSLSocketBuilder.NullStoreURLException
 
SSLSocketBuilderMBean - Interface in org.jboss.remoting.security
The service interface of the socket builder.
SSLSocketClientInvoker - Class in org.jboss.remoting.transport.sslsocket
 
SSLSocketClientInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.sslsocket.SSLSocketClientInvoker
 
SSLSocketClientInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.sslsocket.SSLSocketClientInvoker
 
SSLSocketFactoryService - Class in org.jboss.remoting.security
This is a basic wrapper around the SSLSocketBuilder which is needed because it extneds the javax.net.ServerSocketFactory class and implements the SSLServerSocketFactoryServiceMBean.
SSLSocketFactoryService() - Constructor for class org.jboss.remoting.security.SSLSocketFactoryService
 
SSLSocketFactoryService(SSLSocketFactory, SSLSocketBuilder) - Constructor for class org.jboss.remoting.security.SSLSocketFactoryService
Constructor for CustomSSLSocketFactory.
SSLSocketFactoryServiceMBean - Interface in org.jboss.remoting.security
 
SSLSocketServerInvoker - Class in org.jboss.remoting.transport.sslsocket
 
SSLSocketServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.sslsocket.SSLSocketServerInvoker
 
SSLSocketServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.sslsocket.SSLSocketServerInvoker
 
SSLSocketServerInvokerMBean - Interface in org.jboss.remoting.transport.sslsocket
 
STANDARD_KEY_STORE_FILE_PATH - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant that defines the standard system property that the javax.net.ssl classes look for when locating the keystore file.
STANDARD_KEY_STORE_PASSWORD - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant that defines the standard system property that the javax.net.ssl classes look for when needing the keystore password.
STANDARD_KEY_STORE_TYPE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant that defines the standard system property that the javax.net.ssl classes look for when needing to know what type the keystore file is.
STANDARD_TRUST_STORE_FILE_PATH - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant that defines the standard system property that the javax.net.ssl classes look for when locating the truststore file.
STANDARD_TRUST_STORE_PASSWORD - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant that defines the standard system property that the javax.net.ssl classes look for when needing the truststore password.
STANDARD_TRUST_STORE_TYPE - Static variable in class org.jboss.remoting.security.SSLSocketBuilder
Constant that defines the standard system property that the javax.net.ssl classes look for when needing to know what type the truststore file is.
start() - Method in class org.jboss.remoting.callback.BlockingCallbackStore
No op
start() - Method in class org.jboss.remoting.callback.CallbackPoller
 
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.custom.server.HTTPServer
 
start() - Method in class org.jboss.remoting.samples.transporter.custom.server.RMIServer
 
start() - Method in class org.jboss.remoting.samples.transporter.custom.server.SocketServer
 
start() - Method in class org.jboss.remoting.samples.transporter.multiple.server.Server
 
start() - Method in class org.jboss.remoting.samples.transporter.proxy.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() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
No-op - just needed for MBean service API.
start() - Method in class org.jboss.remoting.security.SSLSocketFactoryService
start the service, create is already called
start() - Method in interface org.jboss.remoting.security.SSLSocketFactoryServiceMBean
start the service, create is already called
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.transport.bisocket.BisocketServerInvoker
 
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
Deprecated.  
start() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
start() - Method in class org.jboss.remoting.transport.multiplex.utility.ShrinkableByteArrayOutputStream
Returns position of next available byte of content in byte array returned by toByteArray().
start() - Method in class org.jboss.remoting.transport.rmi.RMIServerInvoker
 
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.
started - Variable in class org.jboss.remoting.ServerInvoker
 
startHeartbeat(long, long) - Method in class org.jboss.remoting.detection.AbstractDetector
start heartbeating
startLease() - Method in class org.jboss.remoting.Lease
 
startPing() - Method in class org.jboss.remoting.LeasePinger
 
startPinger(long, long) - Method in class org.jboss.remoting.detection.AbstractDetector
start the pinger timer thread
STATIC_THREADS_MONITOR_PERIOD - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
STATIC_THREADS_MONITOR_PERIOD_DEFAULT - Static variable in class org.jboss.remoting.transport.multiplex.Multiplex
 
stop() - Method in class org.jboss.remoting.callback.BlockingCallbackStore
No op
stop() - Method in class org.jboss.remoting.callback.CallbackPoller
 
stop(int) - Method in class org.jboss.remoting.callback.CallbackPoller
stop() will not return until all received callbacks have been processed by the CallbackHandler and acknowledgements have been sent for all callbacks for which acknowledgements have been requested.
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.ConnectionValidator
 
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.custom.server.HTTPServer
 
stop() - Method in class org.jboss.remoting.samples.transporter.custom.server.RMIServer
 
stop() - Method in class org.jboss.remoting.samples.transporter.custom.server.SocketServer
 
stop() - Method in class org.jboss.remoting.samples.transporter.multiple.server.Server
 
stop() - Method in class org.jboss.remoting.samples.transporter.proxy.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() - Method in interface org.jboss.remoting.security.SSLSocketBuilderMBean
No-op - just needed for MBean server API.
stop() - Method in class org.jboss.remoting.security.SSLSocketFactoryService
stop the service
stop() - Method in interface org.jboss.remoting.security.SSLSocketFactoryServiceMBean
stop the service
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.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
Deprecated.  
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.
stop() - Method in interface org.jboss.remoting.util.StoppableTimerTask
stop() will be called when TimerUtil.unschedule() or when TimerUtil.destroy() are called.
STOP_LEASE_ON_FAILURE - Static variable in class org.jboss.remoting.ConnectionValidator
Key to determine whether to stop ConnectionValidator when PING fails.
stopHeartbeat() - Method in class org.jboss.remoting.detection.AbstractDetector
stop heartbeating
StoppableThread - Class in org.jboss.remoting.transport.multiplex.utility
StoppableThread is the abstract parent of several threads used in the Multiplex system.
StoppableThread() - Constructor for class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 
StoppableTimerTask - Interface in org.jboss.remoting.util
When a StoppableTimerTask is passed to TimerUtil.schedule(), TimerUtil will keep track of it so that it can call StoppableTimerTask.stop() during TimerUtil.destroy().
stopped - Variable in class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 
stopPing() - Method in class org.jboss.remoting.LeasePinger
 
stopPinger() - Method in class org.jboss.remoting.detection.AbstractDetector
stop the pinger timer thread
storeLocalConfig(Map) - Method in class org.jboss.remoting.transport.rmi.RMIClientInvoker
 
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
 
StreamCallPayload - Class in org.jboss.remoting.stream
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 in org.jboss.remoting.stream
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).
StreamingClient - Class in org.jboss.remoting.samples.stream
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 in org.jboss.remoting.samples.stream
 
StreamingServer() - Constructor for class org.jboss.remoting.samples.stream.StreamingServer
 
StreamingServer.TestStreamInvocationHandler - Class in org.jboss.remoting.samples.stream
Simple invocation handler implementation.
StreamingServer.TestStreamInvocationHandler() - Constructor for class org.jboss.remoting.samples.stream.StreamingServer.TestStreamInvocationHandler
 
StreamInvocationHandler - Interface in org.jboss.remoting.stream
This interface is intended for those handlers that expect to receive calls from clients where a InputStream will be passed.
StreamServer - Class in org.jboss.remoting.stream
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(InputStream, InvokerLocator) - Constructor for class org.jboss.remoting.stream.StreamServer
 
StreamServer(InputStream, Connector) - Constructor for class org.jboss.remoting.stream.StreamServer
 
StreamServer.Handler - Class in org.jboss.remoting.stream
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(Connector) - Constructor for class org.jboss.remoting.stream.StreamServer.Handler
 
STRING_RETURN_PARAM - Static variable in class org.jboss.remoting.samples.http.WebInvocationHandler
 
subList(int, int) - Method in class org.jboss.remoting.samples.chat.utility.ReadWriteArrayList
 
Subsystem - Interface in org.jboss.remoting
Predefined subsystem types.
SubsystemNotSupported - Exception in org.jboss.remoting
SubsystemNotSupported is raised by a ServerInvoker when the target subsystem is not supported on the target VM.
SubsystemNotSupported(String, InvokerLocator) - Constructor for exception org.jboss.remoting.SubsystemNotSupported
 
supportsSSL() - Method in class org.jboss.remoting.transport.bisocket.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.bisocket.TransportServerFactory
 
supportsSSL() - Method in interface org.jboss.remoting.transport.ClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.http.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.http.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.https.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.https.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.local.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.local.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.multiplex.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.multiplex.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.rmi.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.rmi.TransportServerFactory
 
supportsSSL() - Method in interface org.jboss.remoting.transport.ServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.servlet.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.servlet.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.socket.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.socket.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslbisocket.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslbisocket.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslmultiplex.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslmultiplex.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslrmi.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslrmi.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslservlet.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslservlet.TransportServerFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslsocket.TransportClientFactory
 
supportsSSL() - Method in class org.jboss.remoting.transport.sslsocket.TransportServerFactory
 
SymmetricScenarioClient - Class in org.jboss.remoting.samples.multiplex
A SymmetricScenarioClient.
SymmetricScenarioClient() - Constructor for class org.jboss.remoting.samples.multiplex.SymmetricScenarioClient
 
SymmetricScenarioServer - Class in org.jboss.remoting.samples.multiplex
A SymmetricScenarioServer.
SymmetricScenarioServer() - Constructor for class org.jboss.remoting.samples.multiplex.SymmetricScenarioServer
 
SYNCHRONIZED_SHUTDOWN - Static variable in class org.jboss.remoting.callback.CallbackPoller
The key value to use to specify if stop() should wait for the call to org.jboss.remoting.Client.getCallbacks() should return.

T

TalkConnectionException - Exception in org.jboss.remoting.samples.chat.exceptions
 
TalkConnectionException() - Constructor for exception org.jboss.remoting.samples.chat.exceptions.TalkConnectionException
 
TalkFrame - Class in org.jboss.remoting.samples.chat.client
 
TalkFrame(String, String, Closeable) - Constructor for class org.jboss.remoting.samples.chat.client.TalkFrame
 
TCP_NODELAY_DEFAULT - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Default value for enable TCP nodelay.
TCP_NODELAY_FLAG - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Can be either true or false and will indicate if client socket should have TCP_NODELAY turned on or off.
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
 
TEMP_TIMEOUT - Static variable in class org.jboss.remoting.transport.socket.SocketWrapper
 
terminatedOnError - Variable in class org.jboss.remoting.transport.multiplex.utility.StoppableThread
 
terminateLease(String) - Method in class org.jboss.remoting.Lease
 
terminateLease(String, int) - Method in class org.jboss.remoting.MicroRemoteClientInvoker
 
terminateLease(String, int, LeasePinger) - Method in class org.jboss.remoting.MicroRemoteClientInvoker
 
terminateLease(String, int) - Method in interface org.jboss.remoting.transport.ClientInvoker
Must behave as a noop if there's no active lease.
terminateLease(String, int) - Method in class org.jboss.remoting.transport.local.LocalClientInvoker
 
terminateLeaseUponFailure(String) - Method in class org.jboss.remoting.Lease
 
testFactoriesByClassNameinConfig() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
This test illustrates the following set of configuration options:
testFactoriesByPassingClassnameInXml() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
This test illustrates the following set of configuration options:
testFactoriesByPassingInConfig() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
This test illustrates the following set of configuration options:
testFactoriesByPassingMBeanInConfig() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
This test illustrates the following set of configuration options:
testFactoriesByPassingMBeanInXml() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
This test illustrates the following set of configuration options:
testFactoriesBySettingConnectorAndClient() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
This test illustrates the following set of configuration options:
testFactoriesBySettingInvokers() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSample
This test illustrates the following set of configuration options:
testFactoriesFromSSLParameters() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
This test illustrates the following set of configuration options:
testFactoriesFromSystemSSLParameters() - Method in class org.jboss.remoting.samples.config.factories.FactoryConfigSSLSample
This test illustrates the following set of configuration options:
testPolledCallbackApplicationAcknowledgements() - Method in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeClient
In this test the connection is configured for push callbacks implemented in Remoting by polling the server for callbacks and pushing them (on the client side) to the InvokerCallbackHandler.
testPolledCallbackRemotingAcknowledgements() - Method in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeClient
In this test the connection is configured for push callbacks implemented in Remoting by polling the server for callbacks and pushing them (on the client side) to the InvokerCallbackHandler.
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.
testPullCallbackAcknowledgements() - Method in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeClient
In this test, the connection is configured for pull callbacks, and acknowledgements are made by an explicit call to Client.acknowledgeCallback() after the callbacks have been received.
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.
testPushCallbackApplicationAcknowledgements() - Method in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeClient
In this test the connection is configured for true push callbacks.
testPushCallbackRemotingAcknowledgements() - Method in class org.jboss.remoting.samples.callback.acknowledgement.CallbackAcknowledgeClient
In this test the connection is configured for true push callbacks, and Acknowledgements are handled implicitly by Remoting.
threadpool - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
threadpool - Variable in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
THROW_CALLBACK_EXCEPTION - Static variable in class org.jboss.remoting.Client
 
throwable - Variable in exception org.jboss.remoting.transport.coyote.ClientAbortException
The underlying exception or error passed to our constructor (if any)
TIE_TO_LEASE - Static variable in class org.jboss.remoting.ConnectionValidator
Key to determine if ConnectionValidator should tie failure to presence of active lease on server side.
TIMEOUT - Static variable in class org.jboss.remoting.ServerInvoker
Key for setting the timeout value (in milliseconds) for socket connections.
timeout - Variable in class org.jboss.remoting.transport.socket.ServerAddress
Timeout of setSoTimeout
timeout - Variable in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
TimerUtil - Class in org.jboss.remoting.util
 
TimerUtil() - Constructor for class org.jboss.remoting.util.TimerUtil
 
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
Returns reference to internal byte array.
toString() - Method in class org.jboss.remoting.callback.DefaultCallbackErrorHandler
 
toString() - Method in class org.jboss.remoting.callback.ServerInvokerCallbackHandler
 
toString() - Method in class org.jboss.remoting.Client
 
toString() - Method in class org.jboss.remoting.ConnectionValidator
 
toString() - Method in class org.jboss.remoting.detection.Detection
 
toString() - Method in class org.jboss.remoting.detection.ServerInvokerMetadata
 
toString() - Method in class org.jboss.remoting.ident.Identity
 
toString() - Method in class org.jboss.remoting.invocation.InternalInvocation
 
toString() - Method in class org.jboss.remoting.invocation.NameBasedInvocation
 
toString() - Method in class org.jboss.remoting.invocation.OnewayInvocation
 
toString() - Method in class org.jboss.remoting.InvocationRequest
 
toString() - Method in class org.jboss.remoting.InvocationResponse
 
toString() - Method in class org.jboss.remoting.InvokerLocator
 
toString() - Method in class org.jboss.remoting.InvokerRegistry
 
toString() - Method in class org.jboss.remoting.Lease
 
toString() - Method in class org.jboss.remoting.LeasePinger
 
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.loading.RemotingClassLoader
 
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.multiple.Account
 
toString() - Method in class org.jboss.remoting.samples.transporter.multiple.Customer
 
toString() - Method in class org.jboss.remoting.samples.transporter.proxy.Customer
 
toString() - Method in class org.jboss.remoting.samples.transporter.serialization.Order
 
toString() - Method in class org.jboss.remoting.security.CustomSSLServerSocketFactory
 
toString() - Method in class org.jboss.remoting.security.CustomSSLSocketFactory
 
toString() - Method in class org.jboss.remoting.serialization.impl.jboss.JBossSerializationManager
 
toString() - Method in interface org.jboss.remoting.ServerInvocationHandler
 
toString() - Method in class org.jboss.remoting.socketfactory.CreationListenerServerSocket
 
toString() - Method in exception org.jboss.remoting.transport.coyote.ClientAbortException
Return a formatted string that describes this exception.
toString() - Method in class org.jboss.remoting.transport.multiplex.MasterServerSocket
See java.net.ServerSocket javadoc.
toString() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
toString() - Method in class org.jboss.remoting.transport.multiplex.MultiplexServerInvoker
 
toString() - Method in class org.jboss.remoting.transport.multiplex.SocketId
 
toString() - Method in class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
toString() - Method in class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
toString() - Method in class org.jboss.remoting.transport.socket.ClientSocketWrapper
 
toString() - Method in class org.jboss.remoting.transport.socket.ServerAddress
 
toString() - Method in class org.jboss.remoting.transport.socket.ServerSocketWrapper
 
toString() - Method in class org.jboss.remoting.transport.socket.ServerThread
 
toString() - Method in class org.jboss.remoting.transport.socket.SocketClientInvoker
 
toString() - Method in class org.jboss.remoting.transport.socket.SocketServerInvoker
 
transport(String, Object, Map, Marshaller, UnMarshaller) - Method in class org.jboss.remoting.MicroRemoteClientInvoker
 
transport - Static variable in class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
 
transport(String, Object, Map, Marshaller, UnMarshaller) - Method in class org.jboss.remoting.transport.bisocket.BisocketClientInvoker
 
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.MicroSocketClientInvoker
 
TransportClientFactory - Class in org.jboss.remoting.transport.bisocket
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.bisocket.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.http
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.http.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.https
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.https.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.local
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.local.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.multiplex
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.multiplex.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.rmi
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.rmi.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.servlet
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.servlet.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.socket
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.socket.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.sslbisocket
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.sslbisocket.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.sslmultiplex
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.sslmultiplex.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.sslrmi
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.sslrmi.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.sslservlet
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.sslservlet.TransportClientFactory
 
TransportClientFactory - Class in org.jboss.remoting.transport.sslsocket
 
TransportClientFactory() - Constructor for class org.jboss.remoting.transport.sslsocket.TransportClientFactory
 
TransporterClient - Class in org.jboss.remoting.transporter
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 in org.jboss.remoting.transporter
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 in org.jboss.remoting.transporter
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.
TransporterServer(Element, 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.
TransporterServer(InvokerLocator, Object, String, Map) - 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.
TransportServerFactory - Class in org.jboss.remoting.transport.bisocket
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.bisocket.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.http
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.http.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.https
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.https.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.local
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.local.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.multiplex
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.multiplex.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.rmi
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.rmi.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.servlet
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.servlet.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.socket
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.socket.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.sslbisocket
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.sslbisocket.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.sslmultiplex
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.sslmultiplex.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.sslrmi
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.sslrmi.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.sslservlet
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.sslservlet.TransportServerFactory
 
TransportServerFactory - Class in org.jboss.remoting.transport.sslsocket
 
TransportServerFactory() - Constructor for class org.jboss.remoting.transport.sslsocket.TransportServerFactory
 
TRIPLEDES - Static variable in class org.jboss.remoting.marshal.encryption.EncryptionManager
 
TRUE - Static variable in class org.jboss.remoting.transport.coyote.CoyoteInvoker
 
turnOff() - Static method in class org.jboss.remoting.samples.chat.utility.Debug
 
turnOn() - Static method in class org.jboss.remoting.samples.chat.utility.Debug
 
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 *

U

unblock() - Method in class org.jboss.remoting.transport.socket.ServerThread
This method is intended to be used when need to unblock I/O read, which the thread will automatically loop back to do after processing a request.
uncompress(byte[]) - Method in class org.jboss.remoting.loading.CompressedClassBytes
Un-compresses the input data.
UNMARSHAL_NULL_STREAM - Static variable in class org.jboss.remoting.transport.http.HTTPClientInvoker
 
UNMARSHALLER - Static variable in class org.jboss.remoting.InvokerLocator
Constant to define the param name to be used when defining the unmarshaller fully qualified classname
UnMarshaller - Interface in org.jboss.remoting.marshal
Takes a marshalled byte array and converts to a Java data object.
unmarshaller - Variable in class org.jboss.remoting.transport.socket.ServerThread
 
UNMARSHALLER - Static variable in class org.jboss.remoting.transport.socket.SocketWrapper
 
UnMarshallerDecorator - Interface in org.jboss.remoting.marshal
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.
unmarshalNullStream - Variable in class org.jboss.remoting.transport.http.HTTPClientInvoker
 
unregister(OutputMultiplexor.OutputMultiplexorClient) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
Unregisters an OutputMultiplexorClient.
unregister(InputStream) - Method in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
Allows an InputStream to unregister itself.
unregisterAllMaps() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
unregisterByLocalAddress() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
unregisterByRemoteAddress() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
unregisterInvokerFactories(String) - Static method in class org.jboss.remoting.InvokerRegistry
unregister a client/server invoker factory pair for the given transport
unregisterLocator(InvokerLocator) - Static method in class org.jboss.remoting.InvokerRegistry
 
unRegisterRemoteServerSocket() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Indicates there will no longer be a VirtualServeSocket at the remote end of this connection.
unregisterRemoteServerSocket() - Method in class org.jboss.remoting.transport.multiplex.Protocol
 
unRegisterServerSocket(ServerSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Indicates a VirtualServerSocket is leaving this virtual socket group.
unregisterShareable() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
unRegisterSocket(VirtualSocket) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
Indicates that a VirtualSocket is leaving a virtual socket group.
unregisterSocketGroup(MultiplexingManager) - Method in class org.jboss.remoting.transport.multiplex.InputMultiplexor.MultiGroupInputThread
Removes references to virtual socket group.
unreserveManager() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager.ShutdownManager
 
unschedule(TimerTask) - Static method in class org.jboss.remoting.util.TimerUtil
 
unsealObject(SealedObject) - Static method in class org.jboss.remoting.marshal.encryption.EncryptionUtil
 
UNWRAP_SINGLETON_ARRAYS - Static variable in class org.jboss.remoting.transport.servlet.ServletServerInvoker
 
updateLease(long, Map) - Method in class org.jboss.remoting.Lease
 
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.
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
 
USE_ALL_PARAMS - Static variable in class org.jboss.remoting.Client
The key to use to specify that parameters for objects created by Client should be taken, in addition to the metadata map, from the InvokerLocator and from the Client's configuration map.
USE_ALL_SOCKET_FACTORY_PARAMS - Static variable in class org.jboss.remoting.Remoting
A flag indicating that RemoteClientInvoker should use parameters in the InvokerLocator as well as the configuration map when creating a SocketFactory.
USE_CLIENT_CONNECTION_IDENTITY - Static variable in class org.jboss.remoting.Remoting
Flags indicating that connection monitoring should treat a connection as being defined by one or two of its endpoints.
USE_CURRENT_THREAD_CLASS_LOADER - Static variable in class org.jboss.remoting.Remoting
A flag for indicating that when a client side Remoting unmarshaller uses the Thread contect classloader, it should use the context classloader for the currently executing thread, rather than the context classloader for the thread in which the unmarshaller was created.
useAllParams(Map) - Method in class org.jboss.remoting.RemoteClientInvoker
 
useClientConnectionIdentity - Variable in class org.jboss.remoting.ServerInvoker
 
usedPoolLock - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
useSocketFactory(SocketFactory) - Method in class org.jboss.remoting.samples.multiplex.FactoryExample
 

V

validateLocator(InvokerLocator) - Static method in class org.jboss.remoting.InvokerLocator
InvokerLocator leaves address 0.0.0.0 unchanged.
validateStoreURL(String) - Method in class org.jboss.remoting.security.SSLSocketBuilder
Given a store file path, this will verify that the store actually exists.
validateURL(String) - Method in class org.jboss.remoting.transport.http.HTTPClientInvoker
 
validateURL(String) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker
 
VALIDATOR_PING_PERIOD - Static variable in class org.jboss.remoting.ConnectionValidator
Configuration map key for ping period.
VALIDATOR_PING_TIMEOUT - Static variable in class org.jboss.remoting.ConnectionValidator
Configuration map key for ping timeout.
values() - Method in class org.jboss.remoting.transport.coyote.RequestMap
 
values() - Method in class org.jboss.remoting.transport.coyote.ResponseMap
 
verify(String, SSLSession) - Method in class org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker.AnyhostVerifier
 
Version - Class in org.jboss.remoting
 
Version() - Constructor for class org.jboss.remoting.Version
 
VERSION - Static variable in class org.jboss.remoting.Version
 
VERSION_1 - Static variable in class org.jboss.remoting.Version
 
VERSION_2 - Static variable in class org.jboss.remoting.Version
 
VERSION_2_2 - Static variable in class org.jboss.remoting.Version
 
VersionedMarshaller - Interface in org.jboss.remoting.marshal
 
versionedRead(InputStream, ServerInvoker, ClassLoader, int) - Method in class org.jboss.remoting.transport.socket.ServerThread
 
VersionedUnMarshaller - Interface in org.jboss.remoting.marshal
 
VirtualSelector - Class in org.jboss.remoting.transport.multiplex.utility
VirtualSelector is a simple version of java.nio.channels.Selector.
VirtualSelector() - Constructor for class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
 
VirtualServerSocket - Class in org.jboss.remoting.transport.multiplex
VirtualServerSocket is one of the two implementations of a server socket in the Multiplex project.
VirtualServerSocket() - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
 
VirtualServerSocket(int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
VirtualServerSocket(int, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
VirtualServerSocket(int, int, InetAddress) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
VirtualServerSocket(VirtualSocket, Map) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
VirtualServerSocket(InetSocketAddress, InetSocketAddress, int, Map) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket
See superclass javadoc.
VirtualServerSocket.PendingClose - Class in org.jboss.remoting.transport.multiplex
 
VirtualServerSocket.PendingClose(Object) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocket.PendingClose
 
VirtualServerSocketFactory - Class in org.jboss.remoting.transport.multiplex
VirtualServerSocketFactory extends the javax.net.ServerSocketFactory class and reimplements its createServerSocket() methods.
VirtualServerSocketFactory() - Constructor for class org.jboss.remoting.transport.multiplex.VirtualServerSocketFactory
 
VirtualSocket - Class in org.jboss.remoting.transport.multiplex
VirtualSocket represents an endpoint on a virtual connection created by the Multiplex system.
VirtualSocket(MultiplexingManager, SocketId, Map) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket(Map) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
 
VirtualSocket() - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
VirtualSocket(String, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
VirtualSocket(String, int, boolean) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
VirtualSocket(InetAddress, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
VirtualSocket(InetAddress, int, boolean) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
VirtualSocket(SocketImpl) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
This constuctor is not implemented.
VirtualSocket(String, int, InetAddress, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
VirtualSocket(InetAddress, int, InetAddress, int) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket
See superclass javadoc.
VirtualSocket.DisconnectListener - Interface in org.jboss.remoting.transport.multiplex
A class that implements DisconnectListener can register to be notified if the remote peer of this VirtualSocket has disconnected.
VirtualSocket.PendingClose - Class in org.jboss.remoting.transport.multiplex
 
VirtualSocket.PendingClose(Object) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket.PendingClose
 
VirtualSocket.PendingRemoteDisconnect - Class in org.jboss.remoting.transport.multiplex
 
VirtualSocket.PendingRemoteDisconnect(Object) - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocket.PendingRemoteDisconnect
 
VirtualSocketFactory - Class in org.jboss.remoting.transport.multiplex
VirtualSocketFactory extends the javax.net.SocketFactory class and reimplements its createSocket() methods, returning VirtualSockets.
VirtualSocketFactory() - Constructor for class org.jboss.remoting.transport.multiplex.VirtualSocketFactory
See superclass javadoc.

W

waitForHandshake() - Method in class org.jboss.remoting.util.socket.HandshakeRepeater
 
waitForRemoteServerSocketRegistered() - Method in class org.jboss.remoting.transport.multiplex.MultiplexingManager
 
waitUntilEmpty() - Method in class org.jboss.remoting.transport.multiplex.utility.VirtualSelector
 
wakeup(Socket, int, SocketServerInvoker) - Method in class org.jboss.remoting.transport.socket.ServerThread
 
WebInvocationHandler - Class in org.jboss.remoting.samples.http
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
 
WebServerError - Exception in org.jboss.remoting.transport.http
Exception to be thrown by http client invoker in the case an error is received from web server is calling upon.
WebServerError(String) - Constructor for exception org.jboss.remoting.transport.http.WebServerError
 
WebServerInvoker - Class in org.jboss.remoting.transport.web
 
WebServerInvoker(InvokerLocator) - Constructor for class org.jboss.remoting.transport.web.WebServerInvoker
 
WebServerInvoker(InvokerLocator, Map) - Constructor for class org.jboss.remoting.transport.web.WebServerInvoker
 
WebServerInvoker.CreatedInvocationRequest - Class in org.jboss.remoting.transport.web
 
WebServerInvoker.CreatedInvocationRequest(String, String, Object, Map, Map, InvokerLocator) - Constructor for class org.jboss.remoting.transport.web.WebServerInvoker.CreatedInvocationRequest
 
WebUtil - Class in org.jboss.remoting.transport.web
 
WebUtil() - Constructor for class org.jboss.remoting.transport.web.WebUtil
 
WRAP_INTERRUPTED_EXCEPTION - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
Configuration key for determining if an InterruptedException should be rethrown or wrapped in a RuntimeException.
wrapInterruptedException - Variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 
wrapServerSocketFactory(ServerSocketFactory, Map) - Method in class org.jboss.remoting.ServerInvoker
 
wrapSocketFactory(SocketFactory, Map) - Static method in class org.jboss.remoting.AbstractInvoker
 
write(Object, OutputStream, int) - Method in class org.jboss.remoting.marshal.compress.CompressingMarshaller
Writes compressed, marshalled form of dataObject to output.
write(Object, OutputStream, int) - Method in class org.jboss.remoting.marshal.encryption.EncryptingMarshaller
Writes encrypted, marshalled form of dataObject to output.
write(int) - Method in class org.jboss.remoting.marshal.encryption.EncryptionOutputStream
 
write(byte[], int, int) - Method in class org.jboss.remoting.marshal.encryption.EncryptionOutputStream
 
write(byte[]) - Method in class org.jboss.remoting.marshal.encryption.EncryptionOutputStream
 
write(Object, OutputStream, int) - Method in class org.jboss.remoting.marshal.http.HTTPMarshaller
Take the data object and write to the output.
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.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(Object, OutputStream, int) - Method in class org.jboss.remoting.marshal.serializable.SerializableMarshaller
Take the data object and write to the output.
write(Object, OutputStream, int) - Method in interface org.jboss.remoting.marshal.VersionedMarshaller
Marshaller will need to take the dataObject and convert into primitive java data types and write to the given 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
See superclass javadoc.
write(byte[]) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
See superclass javadoc.
write(byte[], int, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
See superclass javadoc.
write(int, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
write(MultiplexingManager, SocketId, byte[]) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
write(MultiplexingManager, SocketId, byte[], int) - Method in class org.jboss.remoting.transport.multiplex.OutputMultiplexor
 
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.Client
 
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) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
writeInt() is borrowed from DataOutputStream.
writeInt(int, int) - Method in class org.jboss.remoting.transport.multiplex.MultiplexingOutputStream
 
writeTime - Static variable in class org.jboss.remoting.transport.socket.MicroSocketClientInvoker
 

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.