| Package | Description | 
|---|---|
| org.quickserver.net.client.loaddistribution | Load Distributor classes of QuickServer Client. | 
| org.quickserver.net.client.loaddistribution.impl | Load Distributor implementation classes of QuickServer Client. | 
| org.quickserver.net.client.pool | Socket Pool classes of QuickServer Client. | 
| Modifier and Type | Method and Description | 
|---|---|
| Host | LoadPattern. getHost(ClientInfo clientInfo) | 
| Host | LoadDistributor. getHost(ClientInfo clientInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| Host | RoundRobinLoadPattern. getHost(ClientInfo clientInfo) | 
| Host | RandomLoadPattern. getHost(ClientInfo clientInfo) | 
| Host | HashedLoadPattern. getHost(ClientInfo clientInfo) | 
| Host | FirstActiveLoadPattern. getHost(ClientInfo clientInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| PooledBlockingClient | BlockingClientPool. getBlockingClient(ClientInfo clientInfo) | 
Copyright © 2003-2014 QuickServer.org