Uses of Package
org.apache.james.mime4j.stream
Packages that use org.apache.james.mime4j.stream
Package
Description
-
Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.domClassDescriptionBody descriptor builders are intended to construct
BodyDescriptor
instances from multiple unstructuredRawField
s.This interface represents an abstract MIME field.Properties used to configure the behavior of MIME stream parsers.A name / value tuple -
Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.dom.field
-
Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.fieldClassDescriptionThis interface represents an abstract MIME field.A name / value tupleRaw (unstructured) MIME field.
-
Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.field.addressClassDescriptionThis class represents a context of a parsing operation:Low level parser for header field elements.
-
Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.internalClassDescriptionA descriptor containing common MIME content body properties.This interface represents an abstract MIME field.A name / value tuple
-
Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.messageClassDescriptionA descriptor containing common MIME content body properties.Body descriptor builders are intended to construct
BodyDescriptor
instances from multiple unstructuredRawField
s.A descriptor containing common MIME content properties.This interface represents an abstract MIME field.Properties used to configure the behavior of MIME stream parsers.A name / value tupleRaw (unstructured) MIME field. -
Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.parserClassDescriptionA descriptor containing common MIME content body properties.Body descriptor builders are intended to construct
BodyDescriptor
instances from multiple unstructuredRawField
s.This interface represents an abstract MIME field.Properties used to configure the behavior of MIME stream parsers.Parses MIME (or RFC822) message streams of bytes or characters. -
Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.streamClassDescriptionA descriptor containing common MIME content body properties.Body descriptor builders are intended to construct
BodyDescriptor
instances from multiple unstructuredRawField
s.A descriptor containing common MIME content properties.Enumeration of states an entity is expected to go through in the process of the MIME stream parsing.Represents the interal state of a MIME entity, which is being retrieved from an input stream by a MIME parser.Enumerates events which can be monitored.This interface represents an abstract MIME field.Field builders are intended to constructRawField
instances from multiple lines contained inByteArrayBuffer
s.Properties used to configure the behavior of MIME stream parsers.A name / value tupleThis class represents a context of a parsing operation:This class represents a field's body consisting of a textual value and a number of optional name / value parameters separated with semicolon.Raw (unstructured) MIME field.Low level parser for header field elements.Enumeration of parsing modes. -
Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.utils.search