Uses of Package
org.eclipse.jgit.util.io
Packages that use org.eclipse.jgit.util.io
Package
Description
File based repository storage.
Transport (fetch/push) for different protocols.
Utility classes for IO (streams).
-
Classes in org.eclipse.jgit.util.io used by org.eclipse.jgit.internal.storage.file
-
Classes in org.eclipse.jgit.util.io used by org.eclipse.jgit.internal.storage.reftable
-
Classes in org.eclipse.jgit.util.io used by org.eclipse.jgit.pgm
-
Classes in org.eclipse.jgit.util.io used by org.eclipse.jgit.pgm.debug
-
Classes in org.eclipse.jgit.util.io used by org.eclipse.jgit.pgm.internal
-
Classes in org.eclipse.jgit.util.io used by org.eclipse.jgit.transportClassDescriptionTriggers an interrupt on the calling thread if it doesn't complete a block.Thread to copy from an input stream to an output stream.InputStream with a configurable timeout.OutputStream with a configurable timeout.An InputStream which reads from one or more InputStreams.
-
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.