|
Class Summary |
| ClientFunctionDispatcher |
Dispatch incoming client functions from the server. |
| 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. |
| 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. |
| ClientUserInteraction |
Class for Perforce client end-user interaction commands like
prompting or password-setting ("end-user interaction" is being
rather broadly-defined here...). |