|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RpcPacketDispatcher.RpcPacketDispatcherMode in com.perforce.p4java.impl.mapbased.rpc.func.client |
---|
Methods in com.perforce.p4java.impl.mapbased.rpc.func.client with parameters of type RpcPacketDispatcher.RpcPacketDispatcherMode | |
---|---|
RpcPacketDispatcher.RpcPacketDispatcherResult |
ClientFunctionDispatcher.dispatch(RpcPacketDispatcher.RpcPacketDispatcherMode dispatchMode,
RpcFunctionSpec funcSpec,
CommandEnv cmdEnv,
Map<String,Object> resultsMap)
|
Uses of RpcPacketDispatcher.RpcPacketDispatcherMode in com.perforce.p4java.impl.mapbased.rpc.func.proto |
---|
Methods in com.perforce.p4java.impl.mapbased.rpc.func.proto with parameters of type RpcPacketDispatcher.RpcPacketDispatcherMode | |
---|---|
RpcPacketDispatcher.RpcPacketDispatcherResult |
ProtocolFunctionDispatcher.dispatch(RpcPacketDispatcher.RpcPacketDispatcherMode dispatchMode,
RpcFunctionSpec funcSpec,
CommandEnv cmdEnv,
Map<String,Object> resultsMap)
|
Uses of RpcPacketDispatcher.RpcPacketDispatcherMode in com.perforce.p4java.impl.mapbased.rpc.packet |
---|
Methods in com.perforce.p4java.impl.mapbased.rpc.packet that return RpcPacketDispatcher.RpcPacketDispatcherMode | |
---|---|
static RpcPacketDispatcher.RpcPacketDispatcherMode |
RpcPacketDispatcher.RpcPacketDispatcherMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RpcPacketDispatcher.RpcPacketDispatcherMode[] |
RpcPacketDispatcher.RpcPacketDispatcherMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |