| Package | Description |
|---|---|
| com.perforce.p4java.impl.mapbased.rpc |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolCommand |
NtsServerImpl.protocolSpecs |
| Modifier and Type | Method and Description |
|---|---|
ProtocolCommand |
CommandEnv.getProtocolSpecs() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandEnv.setProtocolSpecs(ProtocolCommand protocolSpecs) |
protected ExternalEnv |
OneShotServerImpl.setupCmd(RpcPacketDispatcher dispatcher,
RpcConnection rpcConnection,
ProtocolCommand protocolSpecs,
String cmdName,
String[] cmdArgs,
Map<String,Object> inMap,
boolean ignoreCallbacks,
int cmdCallBackKey,
boolean isStream)
Factors out the command setup that's common to stream and map commands.
|
| Constructor and Description |
|---|
CommandEnv(RpcServer server,
RpcCmdSpec cmdSpec,
RpcConnection rpcConnection,
ProtocolCommand protocolSpecs,
Map<String,Object> serverProtocolSpecsMap,
IProgressCallback progressCallback,
int cmdCallBackKey,
boolean syncInPlace,
boolean nonCheckedSyncs) |
Copyright © 2017 Perforce Software. All Rights Reserved.