Uses of Class
org.tmatesoft.svn.core.internal.io.svn.SVNConnection
Packages that use SVNConnection
Package
Description
-
Uses of SVNConnection in org.tmatesoft.svn.core.internal.io.svn
Fields in org.tmatesoft.svn.core.internal.io.svn declared as SVNConnectionModifier and TypeFieldDescriptionprivate SVNConnectionSVNAuthenticator.myConnectionprivate SVNConnectionSVNCommitEditor.myConnectionprivate SVNConnectionSVNEditModeReader.myConnectionprivate SVNConnectionSVNRepositoryImpl.myConnectionMethods in org.tmatesoft.svn.core.internal.io.svn that return SVNConnectionConstructors in org.tmatesoft.svn.core.internal.io.svn with parameters of type SVNConnectionModifierConstructorDescriptionprotectedSVNAuthenticator(SVNConnection connection) SVNCommitEditor(SVNRepositoryImpl location, SVNConnection connection, SVNCommitEditor.ISVNCommitCallback closeCallback) SVNEditModeReader(SVNConnection connection, ISVNEditor editor, boolean forReplay) SVNPlainAuthenticator(SVNConnection connection) -
Uses of SVNConnection in org.tmatesoft.svn.core.internal.io.svn.sasl
Constructors in org.tmatesoft.svn.core.internal.io.svn.sasl with parameters of type SVNConnection -
Uses of SVNConnection in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNConnectionModifier and TypeMethodDescriptionstatic SVNAuthenticatorSVNClassLoader.getSASLAuthenticator(SVNConnection connection)