Uses of Interface
org.apache.commons.vfs2.operations.vcs.VcsUpdateListener
Packages that use VcsUpdateListener
- 
Uses of VcsUpdateListener in org.apache.commons.vfs2.operations.vcsMethods in org.apache.commons.vfs2.operations.vcs with parameters of type VcsUpdateListenerModifier and TypeMethodDescriptionvoidVcsUpdate.addUpdateListener(VcsUpdateListener listener) Adds an update listener.voidVcsUpdate.removeUpdateListener(VcsUpdateListener listener) Removes an update listener.