| Class | Description |
|---|---|
| BodyOffsetInputStream |
InputStream which helps to keep track of the BodyOffset of the wrapped
InputStream
IMPORTANT: This class is not thread-safe! |
| ByteContent | |
| CountingInputStream |
InputStream implementation which just consume the the wrapped InputStream and count
the lines which are contained within the wrapped stream |
| FullByteContent |
Abstract base class for
Content implementations which hold the headers and
the body a email |
| InputStreamContent |
Content which is stored in a InputStream |
| LimitingFileInputStream | |
| PartContentBuilder |
| Enum | Description |
|---|---|
| InputStreamContent.Type |
| Exception | Description |
|---|---|
| PartContentBuilder.PartNotFoundException | |
| PartContentBuilder.UnexpectedEOFException |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.