|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FetchConnection | |
---|---|
org.eclipse.jgit.transport |
Uses of FetchConnection in org.eclipse.jgit.transport |
---|
Classes in org.eclipse.jgit.transport that implement FetchConnection | |
---|---|
class |
BasePackFetchConnection
Fetch implementation using the native Git pack transfer service. |
Methods in org.eclipse.jgit.transport that return FetchConnection | |
---|---|
FetchConnection |
TransportGitSsh.openFetch()
|
abstract FetchConnection |
Transport.openFetch()
Begins a new connection for fetching from the remote repository. |
FetchConnection |
TransportBundleStream.openFetch()
|
FetchConnection |
TransportAmazonS3.openFetch()
|
FetchConnection |
TransportHttp.openFetch()
|
FetchConnection |
TransportSftp.openFetch()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |