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.impl.mapbased.rpc   
com.perforce.p4java.impl.mapbased.server   
com.perforce.p4java.option Provides a series of classes that implement P4Java-wide server, client, and other class method options definitions and processing. 
com.perforce.p4java.option.changelist   
com.perforce.p4java.option.client   
com.perforce.p4java.option.server   
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
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.
 

Classes in com.perforce.p4java.server used by com.perforce.p4java.impl.generic.core
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.
 

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

Classes in com.perforce.p4java.server used by com.perforce.p4java.impl.mapbased.rpc
CmdSpec
          An enumeration of the minimum set of Perforce server commands recognized and implemented by P4Java.
Fingerprint
          Object representing the three parts of a Perforce fingerprint, the server address, the user name, and the ticket token value.
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.
IServerAddress
          Provides a specification for identifying a Perforce server as a resource in a network.
IServerImplMetadata.ImplType
          Describes the various known implementation types.
ServerStatus
          Used to describe the protocol-independent status of an IServer object.
 

Classes in com.perforce.p4java.server used by com.perforce.p4java.impl.mapbased.server
CmdSpec
          An enumeration of the minimum set of Perforce server commands recognized and implemented by P4Java.
Fingerprint
          Object representing the three parts of a Perforce fingerprint, the server address, the user name, and the ticket token value.
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.
IServerAddress
          Provides a specification for identifying a Perforce server as a resource in a network.
IServerAddress.Protocol
          Specifies the connection protocol
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.
 

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

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

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

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

Classes in com.perforce.p4java.server used by com.perforce.p4java.server
AbstractAuthHelper
          This super class is designed to lookup auth entries from file or memory.
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.
Fingerprint
          Object representing the three parts of a Perforce fingerprint, the server address, the user name, and the ticket token value.
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.
IServerAddress.Protocol
          Specifies the connection protocol
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.
ZeroconfServerInfo
          Deprecated. As of release 2013.1, ZeroConf is no longer supported by the Perforce server 2013.1.
 



Copyright © 2015 Perforce Software. All Rights Reserved.