|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RpcServer | |
|---|---|
| com.perforce.p4java.impl.mapbased.rpc | |
| com.perforce.p4java.impl.mapbased.rpc.func.client | |
| com.perforce.p4java.impl.mapbased.rpc.packet | |
| Uses of RpcServer in com.perforce.p4java.impl.mapbased.rpc |
|---|
| Subclasses of RpcServer in com.perforce.p4java.impl.mapbased.rpc | |
|---|---|
class |
NtsServerImpl
NTS (non-thread-safe) version of the P4Java RPC implementation. |
class |
OneShotServerImpl
A one-shot (connection-per-command) version of the RPC protocol implementation. |
| Uses of RpcServer in com.perforce.p4java.impl.mapbased.rpc.func.client |
|---|
| Fields in com.perforce.p4java.impl.mapbased.rpc.func.client declared as RpcServer | |
|---|---|
protected RpcServer |
ClientProgressReport.server
|
protected RpcServer |
ClientFunctionDispatcher.server
|
| Constructors in com.perforce.p4java.impl.mapbased.rpc.func.client with parameters of type RpcServer | |
|---|---|
ClientFunctionDispatcher(RpcPacketDispatcher mainDispatcher,
Properties props,
RpcServer server)
|
|
ClientProgressReport(RpcServer server)
|
|
ClientSystemFileCommands(Properties props,
RpcServer server)
|
|
ClientTrust(RpcServer rpcServer)
Instantiates a new client trust. |
|
ClientUserInteraction(Properties props,
RpcServer server)
|
|
| Uses of RpcServer in com.perforce.p4java.impl.mapbased.rpc.packet |
|---|
| Constructors in com.perforce.p4java.impl.mapbased.rpc.packet with parameters of type RpcServer | |
|---|---|
RpcPacketDispatcher(Properties props,
RpcServer server)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||