|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
PooledInvokerProxy(ServerAddress sa,
int maxPoolSize,
int retryCount)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |