Chunk |
|
CleanUpExecutorFactory |
|
Data |
|
DataFile |
Use RandomAccessFile for concurrent access of read
and write partial part's content.
|
DataHead |
Represents an attachment part in a MIME message.
|
DataHead.ReadMultiStream |
|
DecodingException |
A special IOException that indicates a failure to decode data due
to an error in the formatting of the data.
|
FinalArrayList |
ArrayList with the final keyword.
|
Hdr |
|
Header |
The Header class stores a name/value pair to represent headers.
|
InternetHeaders |
InternetHeaders is a utility class that manages RFC822 style
headers.
|
LineInputStream |
This class is to support reading CRLF terminated lines that
contain only US-ASCII characters from an input stream.
|
MIMEConfig |
Configuration for MIME message parsing and storing.
|
MIMEEvent |
|
MIMEEvent.EndMessage |
|
MIMEEvent.EndPart |
|
MIMEEvent.EVENT_TYPE |
|
MIMEEvent.StartMessage |
|
MIMEEvent.StartPart |
|
MIMEMessage |
Represents MIME message.
|
MIMEParser.LineInputStream |
|
MIMEParser.STATE |
|
MIMEPart |
Represents an attachment part in a MIME message.
|
WeakDataFile |
Removing files based on this
article
|