Uses of Package
org.jboss.invocation.pooled.interfaces

Packages that use org.jboss.invocation.pooled.interfaces
org.jboss.invocation.pooled.interfaces   
org.jboss.invocation.pooled.server   
 

Classes in org.jboss.invocation.pooled.interfaces used by org.jboss.invocation.pooled.interfaces
PooledInvokerProxy.ClientSocket
          An encapsulation of a client connection
ServerAddress
          This class encapsulates all the required information for a client to establish a connection with the server.
 

Classes in org.jboss.invocation.pooled.interfaces used by org.jboss.invocation.pooled.server
PooledInvokerProxy
          Client socket connections are pooled to avoid the overhead of making a connection.
 



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