Uses of Package
com.perforce.p4java.server

Packages that use com.perforce.p4java.server
com.perforce.p4java.client Provides interfaces for accessing and manipulating Perforce client workspaces and associated objects. 
com.perforce.p4java.core Provides interfaces and classes for defining and accessing Perforce objects such as jobs, changelists, etc., and, through the file sub-package, Perforce files. 
com.perforce.p4java.impl.generic.core Provides standard implementation classes for the com.perforce.p4java.core interfaces. 
com.perforce.p4java.impl.generic.core.file Provides standard implementation classes for the com.perforce.p4java.core.file interfaces. 
com.perforce.p4java.impl.mapbased.client   
com.perforce.p4java.server Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. 
 

Classes in com.perforce.p4java.server used by com.perforce.p4java.client
IServer
          Provides an interface onto a Perforce SCM server.
 

Classes in com.perforce.p4java.server used by com.perforce.p4java.core
IServer
          Provides an interface onto a Perforce SCM server.
 

Classes in com.perforce.p4java.server used by com.perforce.p4java.impl.generic.core
IServer
          Provides an interface onto a Perforce SCM server.
 

Classes in com.perforce.p4java.server used by com.perforce.p4java.impl.generic.core.file
IServer
          Provides an interface onto a Perforce SCM server.
 

Classes in com.perforce.p4java.server used by com.perforce.p4java.impl.mapbased.client
IServer
          Provides an interface onto a Perforce SCM server.
 

Classes in com.perforce.p4java.server used by com.perforce.p4java.server
AuthTicket
          Object representing the three parts of a Perforce ticket, the server address, the user name, and the ticket token value.
CmdSpec
          An enumeration of the minimum set of Perforce server commands recognized and implemented by P4Java.
IServer
          Provides an interface onto a Perforce SCM server.
IServerImplMetadata
          Provides an interface onto information about Perforce server implementations available through the server factory.
IServerImplMetadata.ImplType
          Describes the various known implementation types.
IServerInfo
          Provides a snapshot onto what the Perforce server knows about both itself and the Perforce client.
ServerStatus
          Used to describe the protocol-independent status of an IServer object.
 



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