|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RpcPacketDispatcher in com.perforce.p4java.impl.mapbased.rpc |
|---|
| Fields in com.perforce.p4java.impl.mapbased.rpc declared as RpcPacketDispatcher | |
|---|---|
protected RpcPacketDispatcher |
NtsServerImpl.dispatcher
|
| Methods in com.perforce.p4java.impl.mapbased.rpc with parameters of type RpcPacketDispatcher | |
|---|---|
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. |
| Uses of RpcPacketDispatcher in com.perforce.p4java.impl.mapbased.rpc.connection |
|---|
| Methods in com.perforce.p4java.impl.mapbased.rpc.connection with parameters of type RpcPacketDispatcher | |
|---|---|
abstract void |
RpcConnection.disconnect(RpcPacketDispatcher dispatcher)
Disconnect this server. |
| Uses of RpcPacketDispatcher in com.perforce.p4java.impl.mapbased.rpc.func.client |
|---|
| Constructors in com.perforce.p4java.impl.mapbased.rpc.func.client with parameters of type RpcPacketDispatcher | |
|---|---|
ClientFunctionDispatcher(RpcPacketDispatcher mainDispatcher,
Properties props,
RpcServer server)
|
|
| Uses of RpcPacketDispatcher in com.perforce.p4java.impl.mapbased.rpc.func.proto |
|---|
| Constructors in com.perforce.p4java.impl.mapbased.rpc.func.proto with parameters of type RpcPacketDispatcher | |
|---|---|
FlowControl(RpcPacketDispatcher mainDispatcher,
Properties props)
|
|
ProtocolFunctionDispatcher(RpcPacketDispatcher mainDispatcher,
Properties props)
|
|
| Uses of RpcPacketDispatcher in com.perforce.p4java.impl.mapbased.rpc.stream |
|---|
| Methods in com.perforce.p4java.impl.mapbased.rpc.stream with parameters of type RpcPacketDispatcher | |
|---|---|
void |
RpcStreamConnection.disconnect(RpcPacketDispatcher dispatcher)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||