Uses of Interface
com.perforce.p4java.server.callback.ICommandCallback

Packages that use ICommandCallback
com.perforce.p4java.server Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. 
 

Uses of ICommandCallback in com.perforce.p4java.server
 

Methods in com.perforce.p4java.server that return ICommandCallback
 ICommandCallback IServer.registerCallback(ICommandCallback callback)
          Register a P4Java command callback with this Perforce server.
 

Methods in com.perforce.p4java.server with parameters of type ICommandCallback
 ICommandCallback IServer.registerCallback(ICommandCallback callback)
          Register a P4Java command callback with this Perforce server.
 



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