| Class | Description |
|---|---|
| ClientFunctionDispatcher |
Dispatch incoming client functions from the server.
|
| ClientHelper | |
| ClientIgnoreChecker |
Handle the checking of patterns in ignore files.
|
| ClientMerge |
Support methods for the RPC merge protocols.
|
| ClientMergeState |
Helper class for carrying useful merge state around during the various merge
operations defined in ClientMerge.
|
| ClientMessage |
Perforce P4Java client error / info / warning messages.
|
| ClientProgressReport |
Report the progress of the command tick by tick.
|
| ClientSendFile |
Implements some specialised file methods for sending file data back to the
Perforce server.
|
| ClientSystemFileCommands |
Implements the simpler lower-level file commands that typically
correspond to system commands such as chmod, delete, etc.
|
| ClientTrust |
Handle the client trust and fingerprint for Perforce SSL connections.
|
| ClientUserInteraction |
Class for Perforce client end-user interaction commands like
prompting or password-setting ("end-user interaction" is being
rather broadly-defined here...).
|
| Enum | Description |
|---|---|
| ClientMerge.ResolveChoice |
Possible choices available to a merge / resolve; should be
fairly self-explanatory.
|
| ClientMessage.ClientMessageId |
Basic message ID.
|
| ClientMessage.ClientMessageType |
Where the message originated, or which part
of the command chain it refers to.
|
Copyright © 2017 Perforce Software. All Rights Reserved.