Uses of Class
org.tmatesoft.svn.core.javahl17.SVNClientImpl
-
Packages that use SVNClientImpl Package Description org.apache.subversion.javahl org.tmatesoft.svn.core.javahl17 -
-
Uses of SVNClientImpl in org.apache.subversion.javahl
Fields in org.apache.subversion.javahl declared as SVNClientImpl Modifier and Type Field Description private SVNClientImpl
SVNClient. delegate
-
Uses of SVNClientImpl in org.tmatesoft.svn.core.javahl17
Fields in org.tmatesoft.svn.core.javahl17 declared as SVNClientImpl Modifier and Type Field Description private SVNClientImpl
SVNReposImpl. client
Methods in org.tmatesoft.svn.core.javahl17 that return SVNClientImpl Modifier and Type Method Description static SVNClientImpl
SVNClientImpl. newInstance()
Methods in org.tmatesoft.svn.core.javahl17 with parameters of type SVNClientImpl Modifier and Type Method Description static void
SVNReposImpl. throwException(SVNException e, SVNClientImpl svnClient)
-