|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connection | |
|---|---|
| org.eclipse.jgit.transport | |
| Uses of Connection in org.eclipse.jgit.transport |
|---|
| Subinterfaces of Connection in org.eclipse.jgit.transport | |
|---|---|
interface |
FetchConnection
Lists known refs from the remote and copies objects of selected refs. |
interface |
PushConnection
Lists known refs from the remote and sends objects to the remote. |
| Classes in org.eclipse.jgit.transport that implement Connection | |
|---|---|
class |
BaseConnection
Base helper class for implementing operations connections. |
class |
BasePackFetchConnection
Fetch implementation using the native Git pack transfer service. |
class |
BasePackPushConnection
Push implementation using the native Git pack transfer service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||