Uses of Package
com.perforce.p4java.server.callback

Packages that use com.perforce.p4java.server.callback
com.perforce.p4java Defines the root of the Perforce P4Java API product package hierarchy and a small handful of useful product-wide definitions and services such as loggers, tracers, and product metadata. 
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.mapbased.client   
com.perforce.p4java.impl.mapbased.rpc   
com.perforce.p4java.impl.mapbased.rpc.connection   
com.perforce.p4java.impl.mapbased.rpc.func.client   
com.perforce.p4java.impl.mapbased.rpc.packet   
com.perforce.p4java.impl.mapbased.rpc.stream   
com.perforce.p4java.impl.mapbased.server   
com.perforce.p4java.server Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. 
com.perforce.p4java.server.callback Provides interfaces and classes for defining and accessing Perforce server callbacks for things like logging, command progress, single sign on (SSO) authentication, etc. 
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java
ILogCallback
          General P4Java-wide logger callback interface.
ILogCallback.LogTraceLevel
          Defines the various trace levels available.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.client
IStreamingCallback
          Interface used to communicate individual results to users using the execStreaminMapCommand and / or other streaming command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.core
IStreamingCallback
          Interface used to communicate individual results to users using the execStreaminMapCommand and / or other streaming command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.impl.generic.core
IStreamingCallback
          Interface used to communicate individual results to users using the execStreaminMapCommand and / or other streaming command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.impl.mapbased.client
IStreamingCallback
          Interface used to communicate individual results to users using the execStreaminMapCommand and / or other streaming command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.impl.mapbased.rpc
IFilterCallback
          Interface used to filter out individual key/value pairs from the results map using the execMapCmd and/or other command methods.
IProgressCallback
          Provides a simple server command and command progress callback and control interface for P4Java consumers.
IStreamingCallback
          Interface used to communicate individual results to users using the execStreaminMapCommand and / or other streaming command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.impl.mapbased.rpc.connection
IFilterCallback
          Interface used to filter out individual key/value pairs from the results map using the execMapCmd and/or other command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.impl.mapbased.rpc.func.client
IProgressCallback
          Provides a simple server command and command progress callback and control interface for P4Java consumers.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.impl.mapbased.rpc.packet
IFilterCallback
          Interface used to filter out individual key/value pairs from the results map using the execMapCmd and/or other command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.impl.mapbased.rpc.stream
IFilterCallback
          Interface used to filter out individual key/value pairs from the results map using the execMapCmd and/or other command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.impl.mapbased.server
ICommandCallback
          Provides a simple server command and command results notification callback interface for P4Java consumers.
IFilterCallback
          Interface used to filter out individual key/value pairs from the results map using the execMapCmd and/or other command methods.
IProgressCallback
          Provides a simple server command and command progress callback and control interface for P4Java consumers.
ISSOCallback
          Defines the Perforce Single Sign On (SSO) callback interface.
IStreamingCallback
          Interface used to communicate individual results to users using the execStreaminMapCommand and / or other streaming command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.server
ICommandCallback
          Provides a simple server command and command results notification callback interface for P4Java consumers.
IFilterCallback
          Interface used to filter out individual key/value pairs from the results map using the execMapCmd and/or other command methods.
IProgressCallback
          Provides a simple server command and command progress callback and control interface for P4Java consumers.
ISSOCallback
          Defines the Perforce Single Sign On (SSO) callback interface.
IStreamingCallback
          Interface used to communicate individual results to users using the execStreaminMapCommand and / or other streaming command methods.
 

Classes in com.perforce.p4java.server.callback used by com.perforce.p4java.server.callback
ILogCallback.LogTraceLevel
          Defines the various trace levels available.
ISSOCallback.Status
          SSO callback return status.
 



Copyright © 2015 Perforce Software. All Rights Reserved.