Package com.perforce.p4java.impl.generic.client

Provides standard implementation classes for the com.perforce.p4java.client interfaces.

See:
          Description

Class Summary
ClientOptions Simple default generic IClientOptions implementation class.
ClientSubmitOptions Simple generic IClientSubmitOptions implementation class.
ClientView Simple default generic implementation class for the IClientView and associated IClientViewMapping interfaces.
ClientView.ClientViewMapping Simple extension of the basic MapEntry class to provide convenience methods based on "depot" and "client" rather than "left" and "right".
 

Enum Summary
ClientLineEnding Defines the various line ending mappings needed for text files in the transfer between client and server.
 

Package com.perforce.p4java.impl.generic.client Description

Provides standard implementation classes for the com.perforce.p4java.client interfaces. Users are free to use implementations defined here for their own purposes, but such use is not mandatory, and nor should users rely on these implementations always being returned by the associated interfaces (P4Java reserves the right to change or extend implementations under the covers).



Copyright © 2015 Perforce Software. All Rights Reserved.