| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
| org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
| Constructor and Description |
|---|
PackfileUriConfig(PacketLineOut pckOut,
Collection<String> protocolsSupported,
CachedPackUriProvider cachedPackUriProvider) |
| Modifier and Type | Field and Description |
|---|---|
protected PacketLineOut |
BaseReceivePack.pckOut
Packet line output stream around
BaseReceivePack.rawOut. |
| Constructor and Description |
|---|
PacketLineOutRefAdvertiser(PacketLineOut out)
Create a new advertiser for the supplied stream.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.