Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Field and Description |
---|---|
private TestProtocol.Handle |
TestProtocol.TransportInternal.handle |
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<URIish,TestProtocol.Handle> |
TestProtocol.handles |
Constructor and Description |
---|
TransportInternal(Repository local,
URIish uri,
TestProtocol.Handle handle) |