Uses of Class
org.jboss.invocation.pooled.server.LRUPool

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

Uses of LRUPool in org.jboss.invocation.pooled.server
 

Fields in org.jboss.invocation.pooled.server declared as LRUPool
protected  LRUPool PooledInvoker.clientpool
           
protected  LRUPool ServerThread.clientpool
           
 

Constructors in org.jboss.invocation.pooled.server with parameters of type LRUPool
ServerThread(Socket socket, PooledInvoker invoker, LRUPool clientpool, LinkedList threadpool, int timeout)
           
 



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