Uses of Class
org.eclipse.jgit.transport.TransportHttp.Service
-
Packages that use TransportHttp.Service Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of TransportHttp.Service in org.eclipse.jgit.transport
Subclasses of TransportHttp.Service in org.eclipse.jgit.transport Modifier and Type Class Description (package private) class
TransportHttp.LongPollService
Service for maintaining a single long-poll connection.(package private) class
TransportHttp.MultiRequestService
State required to speak multiple HTTP requests with the remote.
-