Uses of Interface
org.tmatesoft.svn.core.internal.io.svn.ISVNConnector
Packages that use ISVNConnector
Package
Description
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
-
Uses of ISVNConnector in org.tmatesoft.svn.core.internal.io.svn
Classes in org.tmatesoft.svn.core.internal.io.svn that implement ISVNConnectorModifier and TypeClassDescriptionclass
class
class
class
Fields in org.tmatesoft.svn.core.internal.io.svn declared as ISVNConnectorMethods in org.tmatesoft.svn.core.internal.io.svn that return ISVNConnectorModifier and TypeMethodDescriptionISVNConnectorFactory.createConnector
(SVNRepository repository) (package private) ISVNConnector
SVNConnection.getConnector()
Constructors in org.tmatesoft.svn.core.internal.io.svn with parameters of type ISVNConnectorModifierConstructorDescriptionSVNConnection
(ISVNConnector connector, SVNRepositoryImpl repository) -
Uses of ISVNConnector in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc that return ISVNConnector -
Uses of ISVNConnector in org.tmatesoft.svn.core.io
Methods in org.tmatesoft.svn.core.io that return ISVNConnectorModifier and TypeMethodDescriptionISVNTunnelProvider.createTunnelConnector
(SVNURL location) Returns a tunnel comand line matching the given subprotocol name.