private FetchConnection |
TransportHttp.getConnection(HttpConnection c,
java.io.InputStream in,
java.lang.String service,
java.util.Collection<RefSpec> refSpecs,
java.lang.String... additionalPatterns) |
|
FetchConnection |
TestProtocol.TransportInternal.openFetch() |
|
abstract FetchConnection |
Transport.openFetch() |
Begins a new connection for fetching from the remote repository.
|
FetchConnection |
Transport.openFetch(java.util.Collection<RefSpec> refSpecs,
java.lang.String... additionalPatterns) |
Begins a new connection for fetching from the remote repository.
|
FetchConnection |
TransportAmazonS3.openFetch() |
Begins a new connection for fetching from the remote repository.
|
FetchConnection |
TransportBundleFile.openFetch() |
Begins a new connection for fetching from the remote repository.
|
FetchConnection |
TransportBundleStream.openFetch() |
Begins a new connection for fetching from the remote repository.
|
FetchConnection |
TransportGitAnon.openFetch() |
Begins a new connection for fetching from the remote repository.
|
FetchConnection |
TransportGitAnon.openFetch(java.util.Collection<RefSpec> refSpecs,
java.lang.String... additionalPatterns) |
|
FetchConnection |
TransportGitSsh.openFetch() |
Begins a new connection for fetching from the remote repository.
|
FetchConnection |
TransportGitSsh.openFetch(java.util.Collection<RefSpec> refSpecs,
java.lang.String... additionalPatterns) |
|
FetchConnection |
TransportHttp.openFetch() |
Begins a new connection for fetching from the remote repository.
|
FetchConnection |
TransportHttp.openFetch(java.util.Collection<RefSpec> refSpecs,
java.lang.String... additionalPatterns) |
|
FetchConnection |
TransportLocal.openFetch() |
Begins a new connection for fetching from the remote repository.
|
FetchConnection |
TransportLocal.openFetch(java.util.Collection<RefSpec> refSpecs,
java.lang.String... additionalPatterns) |
|
FetchConnection |
TransportSftp.openFetch() |
Begins a new connection for fetching from the remote repository.
|