Uses of Class
org.eclipse.jgit.util.io.TimeoutInputStream
-
Packages that use TimeoutInputStream Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of TimeoutInputStream in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as TimeoutInputStream Modifier and Type Field Description protected TimeoutInputStream
BasePackConnection. timeoutIn
Low-level input stream, if a timeout was configured.protected TimeoutInputStream
BasePackConnection. timeoutIn
Low-level input stream, if a timeout was configured.
-