站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 server API Documentation 英文版文档

org.jboss.invocation.pooled.server (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档


Package org.jboss.invocation.pooled.server

Interface Summary
PooledInvokerMBean 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.