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

See:
          Description

Interface Summary
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.
ILogCallback General P4Java-wide logger callback interface.
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.
 

Enum Summary
ILogCallback.LogTraceLevel Defines the various trace levels available.
ISSOCallback.Status SSO callback return status.
 

Package com.perforce.p4java.server.callback Description

Provides interfaces and classes for defining and accessing Perforce server callbacks for things like logging, command progress, single sign on (SSO) authentication, etc.



Copyright © 2015 Perforce Software. All Rights Reserved.