|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolCommand | |
---|---|
com.perforce.p4java.impl.mapbased.rpc |
Uses of ProtocolCommand in com.perforce.p4java.impl.mapbased.rpc |
---|
Fields in com.perforce.p4java.impl.mapbased.rpc declared as ProtocolCommand | |
---|---|
protected ProtocolCommand |
NtsServerImpl.protocolSpecs
|
Methods in com.perforce.p4java.impl.mapbased.rpc that return ProtocolCommand | |
---|---|
ProtocolCommand |
CommandEnv.getProtocolSpecs()
|
Methods in com.perforce.p4java.impl.mapbased.rpc with parameters of type ProtocolCommand | |
---|---|
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. |
Constructors in com.perforce.p4java.impl.mapbased.rpc with parameters of type ProtocolCommand | |
---|---|
CommandEnv(RpcCmdSpec cmdSpec,
RpcConnection rpcConnection,
ProtocolCommand protocolSpecs,
Map<String,Object> serverProtocolSpecsMap,
IProgressCallback progressCallback,
int cmdCallBackKey,
boolean syncInPlace,
boolean nonCheckedSyncs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |