Package | Description |
---|---|
com.perforce.p4java.impl.mapbased.rpc.func.client | |
com.perforce.p4java.impl.mapbased.rpc.sys | |
com.perforce.p4java.impl.mapbased.rpc.sys.helper |
Modifier and Type | Method and Description |
---|---|
protected RpcPerforceFile |
ClientMergeState.getBaseTmpFile() |
protected RpcPerforceFile |
ClientMergeState.getResultTmpFile() |
protected RpcPerforceFile |
ClientMergeState.getTheirTmpFile() |
protected RpcPerforceFile |
ClientMergeState.getYourTmpFile() |
Modifier and Type | Method and Description |
---|---|
protected void |
ClientMergeState.setBaseTmpFile(RpcPerforceFile baseTmpFile) |
protected void |
ClientMergeState.setResultTmpFile(RpcPerforceFile resultTmpFile) |
protected void |
ClientMergeState.setTheirTmpFile(RpcPerforceFile theirTmpFile) |
protected void |
ClientMergeState.setYourTmpFile(RpcPerforceFile yourTmpFile) |
Modifier and Type | Method and Description |
---|---|
RpcPerforceFile |
RpcOutputStream.getFile() |
Constructor and Description |
---|
RpcInputStream(RpcPerforceFile file,
Charset fromCharset) |
RpcOutputStream(RpcPerforceFile file) |
RpcOutputStream(RpcPerforceFile file,
boolean useLocalDigester) |
RpcOutputStream(RpcPerforceFile file,
Charset charset,
boolean isUnicodeServer,
boolean useLocalDigester) |
Modifier and Type | Method and Description |
---|---|
static void |
AppleFileHelper.extractFile(RpcPerforceFile file)
Extract the data fork and the resource fork from the Apple file.
|
Copyright © 2017 Perforce Software. All Rights Reserved.