| Name | Description | Type | Package | Framework |
| LRUPool | This class is an extention of LRUCachePolicy. | Class | org.jboss.invocation.pooled.server | JBoss Server |
| PooledInvoker | This invoker pools Threads and client connections to one server socket. | Class | org.jboss.invocation.pooled.server | JBoss Server |
| PooledInvokerMBean | Fields inherited from interface org. | Interface | org.jboss.invocation.pooled.server | JBoss Server |
| 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 | Class | org.jboss.invocation.pooled.server | JBoss Server |