Modifier and Type | Field and Description |
---|---|
protected RpcPacketDispatcher |
NtsServerImpl.dispatcher |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
RpcConnection.disconnect(RpcPacketDispatcher dispatcher)
Disconnect this server.
|
Constructor and Description |
---|
ClientFunctionDispatcher(RpcPacketDispatcher mainDispatcher,
Properties props,
RpcServer server) |
Constructor and Description |
---|
FlowControl(RpcPacketDispatcher mainDispatcher,
Properties props) |
ProtocolFunctionDispatcher(RpcPacketDispatcher mainDispatcher,
Properties props) |
Modifier and Type | Method and Description |
---|---|
void |
RpcStreamConnection.disconnect(RpcPacketDispatcher dispatcher) |
Copyright © 2017 Perforce Software. All Rights Reserved.