Uses of Interface
org.tmatesoft.svn.core.internal.io.dav.http.IHTTPConnection
-
Packages that use IHTTPConnection Package Description org.tmatesoft.svn.core.internal.io.dav org.tmatesoft.svn.core.internal.io.dav.http -
-
Uses of IHTTPConnection in org.tmatesoft.svn.core.internal.io.dav
Methods in org.tmatesoft.svn.core.internal.io.dav that return IHTTPConnection Modifier and Type Method Description protected IHTTPConnectionDAVConnection. getConnection() -
Uses of IHTTPConnection in org.tmatesoft.svn.core.internal.io.dav.http
Classes in org.tmatesoft.svn.core.internal.io.dav.http that implement IHTTPConnection Modifier and Type Class Description classHTTPConnectionMethods in org.tmatesoft.svn.core.internal.io.dav.http that return IHTTPConnection Modifier and Type Method Description IHTTPConnectionDefaultHTTPConnectionFactory. createHTTPConnection(SVNRepository repository)IHTTPConnectionIHTTPConnectionFactory. createHTTPConnection(SVNRepository repository)
-