Uses of Package
org.eclipse.jgit.util.io
Packages that use org.eclipse.jgit.util.io
Package
Description
Transport (fetch/push) for different protocols.
Utility classes for IO (streams).
-
Classes in org.eclipse.jgit.util.io used by org.eclipse.jgit.transportClassDescriptionInputStream with a configurable timeout.OutputStream with a configurable timeout.
-
Classes in org.eclipse.jgit.util.io used by org.eclipse.jgit.util.ioClassDescriptionAn InputStream that normalizes CRLF to LF.Flags for controlling auto-detection of binary vs.An OutputStream which always throws IllegalStateExeption during write.Triggers an interrupt on the calling thread if it doesn't complete a block.An OutputStream which ignores everything written to it.