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,
java.lang.String cmdName,
java.lang.String[] cmdArgs,
java.util.Map<java.lang.String,java.lang.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,
java.util.Map<java.lang.String,java.lang.Object> serverProtocolSpecsMap,
IProgressCallback progressCallback,
int cmdCallBackKey,
boolean syncInPlace,
boolean nonCheckedSyncs) |
Copyright © 2022 Perforce Software. All Rights Reserved.