Package | Description |
---|---|
com.perforce.p4java.impl.mapbased.rpc | |
com.perforce.p4java.impl.mapbased.rpc.func.client | |
com.perforce.p4java.impl.mapbased.rpc.packet |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected RpcServer |
ClientProgressReport.server |
protected RpcServer |
ClientFunctionDispatcher.server |
Constructor and Description |
---|
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) |
Constructor and Description |
---|
RpcPacketDispatcher(Properties props,
RpcServer server) |
Copyright © 2017 Perforce Software. All Rights Reserved.