Uses of Package
org.apache.james.mime4j.io
Packages that use org.apache.james.mime4j.io
-
Classes in org.apache.james.mime4j.io used by org.apache.james.mime4j.ioClassDescriptionInput buffer that can be used to search for patterns using Quick Search algorithm in data read from an
InputStream
.Input stream capable of reading lines of text.Signals an I/O error due to a line exceeding the limit on the maximum line length. -
Classes in org.apache.james.mime4j.io used by org.apache.james.mime4j.streamClassDescriptionInput buffer that can be used to search for patterns using Quick Search algorithm in data read from an
InputStream
.Input stream capable of reading lines of text.InputStream
used by the MIME parser to detect whether the underlying data stream was used (read from) and whether the end of the stream was reached.Signals a I/O error due to the total header length exceeding the maximum limit.Stream that constrains itself to a single MIME body part.