Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Field and Description |
---|---|
protected TimeoutInputStream |
BasePackConnection.timeoutIn
Low-level input stream, if a timeout was configured.
|
private TimeoutInputStream |
ReceivePack.timeoutIn |