Uses of Class
org.uberfire.java.nio.fs.jgit.daemon.git.DaemonClient
-
Packages that use DaemonClient Package Description org.uberfire.java.nio.fs.jgit.daemon.git -
-
Uses of DaemonClient in org.uberfire.java.nio.fs.jgit.daemon.git
Method parameters in org.uberfire.java.nio.fs.jgit.daemon.git with type arguments of type DaemonClient Modifier and Type Method Description voidDaemon. setRepositoryResolver(org.eclipse.jgit.transport.resolver.RepositoryResolver<DaemonClient> resolver)Sets the resolver that locates repositories by name.voidDaemon. setUploadPackFactory(org.eclipse.jgit.transport.resolver.UploadPackFactory<DaemonClient> factory)Sets the factory that constructs and configures the per-request UploadPack.
-