public class ClientFunctionDispatcher extends Object
Modifier and Type | Field and Description |
---|---|
protected RpcServer |
server |
static String |
TRACE_PREFIX |
Constructor and Description |
---|
ClientFunctionDispatcher(RpcPacketDispatcher mainDispatcher,
Properties props,
RpcServer server) |
Modifier and Type | Method and Description |
---|---|
RpcPacketDispatcher.RpcPacketDispatcherResult |
dispatch(RpcPacketDispatcher.RpcPacketDispatcherMode dispatchMode,
RpcFunctionSpec funcSpec,
CommandEnv cmdEnv,
Map<String,Object> resultsMap) |
public static final String TRACE_PREFIX
protected RpcServer server
public ClientFunctionDispatcher(RpcPacketDispatcher mainDispatcher, Properties props, RpcServer server)
public RpcPacketDispatcher.RpcPacketDispatcherResult dispatch(RpcPacketDispatcher.RpcPacketDispatcherMode dispatchMode, RpcFunctionSpec funcSpec, CommandEnv cmdEnv, Map<String,Object> resultsMap) throws ConnectionException
ConnectionException
Copyright © 2017 Perforce Software. All Rights Reserved.