Package com.perforce.p4java.impl.mapbased.rpc.func.client

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...).
 

Enum Summary
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 © 2011 Perforce Software. All Rights Reserved.