Uses of Interface
org.tmatesoft.svn.core.replicator.ISVNReplicationHandler
Packages that use ISVNReplicationHandler
Package
Description
This package provides classes that allow to replicate existing
repositories.
-
Uses of ISVNReplicationHandler in org.tmatesoft.svn.core.replicator
Fields in org.tmatesoft.svn.core.replicator declared as ISVNReplicationHandlerModifier and TypeFieldDescriptionprivate ISVNReplicationHandler
SVNRepositoryReplicator.myHandler
Methods in org.tmatesoft.svn.core.replicator with parameters of type ISVNReplicationHandlerModifier and TypeMethodDescriptionvoid
SVNRepositoryReplicator.setReplicationHandler
(ISVNReplicationHandler handler) Registers a replication handler to this replicator.