|
Class Summary |
| ClientFunctionDispatcher |
Dispatch incoming client functions from the server. |
| 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...). |