Uses of Class
org.eclipse.jgit.transport.Daemon
Packages that use Daemon
Package
Description
Transport (fetch/push) for different protocols.
-
Uses of Daemon in org.eclipse.jgit.pgm
Methods in org.eclipse.jgit.pgm with parameters of type Daemon -
Uses of Daemon in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as DaemonMethods in org.eclipse.jgit.transport that return DaemonModifier and TypeMethodDescriptionDaemonClient.getDaemon()
Get the daemon which spawned this client.Constructors in org.eclipse.jgit.transport with parameters of type Daemon