Uses of Interface
org.apache.subversion.javahl.callback.ProgressCallback
Packages that use ProgressCallback
-
Uses of ProgressCallback in org.apache.subversion.javahl
Methods in org.apache.subversion.javahl with parameters of type ProgressCallbackModifier and TypeMethodDescriptionvoid
ISVNClient.setProgressCallback
(ProgressCallback listener) Set the progress callback.void
SVNClient.setProgressCallback
(ProgressCallback listener) -
Uses of ProgressCallback in org.tmatesoft.svn.core.javahl17
Fields in org.tmatesoft.svn.core.javahl17 declared as ProgressCallbackMethods in org.tmatesoft.svn.core.javahl17 with parameters of type ProgressCallbackModifier and TypeMethodDescriptionvoid
SVNClientImpl.setProgressCallback
(ProgressCallback listener) Constructors in org.tmatesoft.svn.core.javahl17 with parameters of type ProgressCallback