KIE NIO.2 :: JGIT Impl 6.0.0.CR2

Uses of Class
org.kie.commons.java.nio.fs.jgit.util.DaemonClient

Packages that use DaemonClient
org.kie.commons.java.nio.fs.jgit.util   
 

Uses of DaemonClient in org.kie.commons.java.nio.fs.jgit.util
 

Method parameters in org.kie.commons.java.nio.fs.jgit.util with type arguments of type DaemonClient
 void Daemon.setReceivePackFactory(org.eclipse.jgit.transport.resolver.ReceivePackFactory<DaemonClient> factory)
          Set the factory to construct and configure per-request ReceivePack.
 void Daemon.setRepositoryResolver(org.eclipse.jgit.transport.resolver.RepositoryResolver<DaemonClient> resolver)
          Set the resolver used to locate a repository by name.
 void Daemon.setUploadPackFactory(org.eclipse.jgit.transport.resolver.UploadPackFactory<DaemonClient> factory)
          Set the factory to construct and configure per-request UploadPack.
 


KIE NIO.2 :: JGIT Impl 6.0.0.CR2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.