Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Field and Description |
---|---|
protected PacketLineIn |
BaseReceivePack.pckIn
Packet line input stream around
BaseReceivePack.rawIn . |
Modifier and Type | Method and Description |
---|---|
void |
PushCertificateParser.receiveHeader(PacketLineIn pckIn,
boolean stateless)
Receive a list of commands from the input encapsulated in a push
certificate.
|
void |
PushCertificateParser.receiveSignature(PacketLineIn pckIn)
Read the PGP signature.
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.