Package com.perforce.p4java.server

Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services.

See:
          Description

Interface Summary
IServer Provides an interface onto a Perforce SCM server.
IServerImplMetadata Provides an interface onto information about Perforce server implementations available through the server factory.
IServerInfo Provides a snapshot onto what the Perforce server knows about both itself and the Perforce client.
 

Class Summary
AuthTicket Object representing the three parts of a Perforce ticket, the server address, the user name, and the ticket token value.
AuthTicketsHelper This class is designed to lookup authentication tickets from a tickets file
PerforceCharsets Encapsulates Perforce-wide charset information for servers.
ServerFactory The main P4Java server factory class.
 

Enum Summary
CmdSpec An enumeration of the minimum set of Perforce server commands recognized and implemented by P4Java.
IServerImplMetadata.ImplType Describes the various known implementation types.
ServerStatus Used to describe the protocol-independent status of an IServer object.
 

Package com.perforce.p4java.server Description

Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services.



Copyright (c) 2008-2010 Perforce Software. All rights reserved.