Uses of Interface
org.apache.subversion.javahl.callback.ClientNotifyCallback
Packages that use ClientNotifyCallback
-
Uses of ClientNotifyCallback in org.apache.subversion.javahl
Methods in org.apache.subversion.javahl with parameters of type ClientNotifyCallbackModifier and TypeMethodDescriptionvoidISVNClient.notification2(ClientNotifyCallback notify) Sets the notification callback used to send processing information back to the calling program.voidSVNClient.notification2(ClientNotifyCallback notify) -
Uses of ClientNotifyCallback in org.tmatesoft.svn.core.javahl17
Fields in org.tmatesoft.svn.core.javahl17 declared as ClientNotifyCallbackMethods in org.tmatesoft.svn.core.javahl17 with parameters of type ClientNotifyCallbackModifier and TypeMethodDescriptionvoidSVNClientImpl.notification2(ClientNotifyCallback notifyCallback) voidJavaHLEventHandler.setNotifyCallback(ClientNotifyCallback notifyCallback)