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

Uses of Class org.jboss.invocation.pooled.interfaces.ServerAddress (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Class
org.jboss.invocation.pooled.interfaces.ServerAddress

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

Uses of ServerAddress in org.jboss.invocation.pooled.interfaces
 

Fields in org.jboss.invocation.pooled.interfaces declared as ServerAddress
protected  ServerAddress PooledInvokerProxy.address
          connection information
 

Methods in org.jboss.invocation.pooled.interfaces with parameters of type ServerAddress
static void PooledInvokerProxy.clearPool(ServerAddress sa)
          Close all sockets in a specific pool.
 

Constructors in org.jboss.invocation.pooled.interfaces with parameters of type ServerAddress
PooledInvokerProxy(ServerAddress sa, int maxPoolSize)
          Create a new Proxy.
 



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