Package org.jboss.invocation.pooled.server

Interface Summary
PooledInvokerMBean The PooledInvoker standard MBean interface.
 

Class Summary
LRUPool This class is an extention of LRUCachePolicy.
PooledInvoker This invoker pools Threads and client connections to one server socket.
ServerThread This Thread object hold a single Socket connection to a client and is kept alive until a timeout happens, or it is aged out of the PooledInvoker's LRU cache.
 



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