Package org.jboss.invocation.pooled.interfaces

Class Summary
CompatibilityVersion PooledInvokers had a change on its serialization at JBoss 4.0.4.
OptimizedObjectInputStream An ObjectInputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context class loader.
OptimizedObjectOutputStream An ObjectOutputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context class loader.
PooledInvokerProxy Client socket connections are pooled to avoid the overhead of making a connection.
PooledInvokerProxy.ClientSocket An encapsulation of a client connection
PooledMarshalledInvocation The MarshalledInvocation is an invocation that travels.
PooledMarshalledValue A simple replacement for the RMI MarshalledObject that uses the thread context class loader for resolving classes and proxies.
ServerAddress This class encapsulates all the required information for a client to establish a connection with the server.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.