public class ClientSendFile extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TRACE_PREFIX |
Modifier | Constructor and Description |
---|---|
protected |
ClientSendFile(Properties props)
Create a new rpc file sender
|
Modifier and Type | Method and Description |
---|---|
protected RpcPacketDispatcher.RpcPacketDispatcherResult |
sendFile(RpcConnection rpcConnection,
CommandEnv cmdEnv,
Map<String,Object> resultsMap)
Send a file's contents back to the Perforce server.
|
public static final String TRACE_PREFIX
protected ClientSendFile(Properties props)
protected RpcPacketDispatcher.RpcPacketDispatcherResult sendFile(RpcConnection rpcConnection, CommandEnv cmdEnv, Map<String,Object> resultsMap)
Copyright © 2017 Perforce Software. All Rights Reserved.