Package com.perforce.p4java.server

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

See:
          Description

Interface Summary
IOptionsServer An extension of the basic IServer interface to provide Options object-based method access to Perforce server functionality and objects.
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.
IStreamingServer  
 

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.
ZeroconfHelper Class designed to help the server factory with zeroconf-based duties.
ZeroconfServerInfo Defines the information zeroconf gives us about Perforce servers registered with and locally-visible to zeroconf (assuming zeroconf is available and loaded with P4Java).
 

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