|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RpcSocketPool | |
|---|---|
| com.perforce.p4java.impl.mapbased.rpc | |
| com.perforce.p4java.impl.mapbased.rpc.stream | |
| Uses of RpcSocketPool in com.perforce.p4java.impl.mapbased.rpc |
|---|
| Fields in com.perforce.p4java.impl.mapbased.rpc declared as RpcSocketPool | |
|---|---|
protected RpcSocketPool |
OneShotServerImpl.socketPool
Socket pool for this server |
| Uses of RpcSocketPool in com.perforce.p4java.impl.mapbased.rpc.stream |
|---|
| Constructors in com.perforce.p4java.impl.mapbased.rpc.stream with parameters of type RpcSocketPool | |
|---|---|
RpcStreamConnection(String serverHost,
int serverPort,
Properties props,
ServerStats stats,
Charset charset,
RpcSocketPool pool)
Construct a new Perforce RPC connection to the named Perforce server using java.io socket streams at the lowest level. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||