|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.james.mime4j.stream | |
|---|---|
| org.apache.james.mime4j.parser | |
| org.apache.james.mime4j.stream | |
| Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.parser | |
|---|---|
| BodyDescriptor
A descriptor containing common MIME content body properties. |
|
| BodyDescriptorBuilder
Body descriptor builders are intended to construct BodyDescriptor instances from
multiple unstructured RawFields. |
|
| Field
This interface represents an abstract MIME field. |
|
| MimeConfig
Properties used to configure the behavior of MIME stream parsers. |
|
| MimeTokenStream
Parses MIME (or RFC822) message streams of bytes or characters. |
|
| Classes in org.apache.james.mime4j.stream used by org.apache.james.mime4j.stream | |
|---|---|
| BodyDescriptor
A descriptor containing common MIME content body properties. |
|
| BodyDescriptorBuilder
Body descriptor builders are intended to construct BodyDescriptor instances from
multiple unstructured RawFields. |
|
| ContentDescriptor
A descriptor containing common MIME content properties. |
|
| EntityState
Enumeration of states an entity is expected to go through in the process of the MIME stream parsing. |
|
| EntityStateMachine
Represents the interal state of a MIME entity, which is being retrieved from an input stream by a MIME parser. |
|
| Event
Enumerates events which can be monitored. |
|
| Field
This interface represents an abstract MIME field. |
|
| FieldBuilder
Field builders are intended to construct RawField instances from multiple lines
contained in ByteArrayBuffers. |
|
| MimeConfig
Properties used to configure the behavior of MIME stream parsers. |
|
| NameValuePair
A name / value tuple |
|
| ParserCursor
This class represents a context of a parsing operation: the current position the parsing operation is expected to start at the bounds limiting the scope of the parsing operation Copied from Apache HttpCore project |
|
| RawBody
This class represents a field's body consisting of a textual value and a number of optional name / value parameters separated with semicolon. |
|
| RawField
Raw (unstructured) MIME field. |
|
| RawFieldParser
Low level parser for header field elements. |
|
| RecursionMode
Enumeration of parsing modes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||