All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ASCIIUtility BASE64DecoderStream This class implements a BASE64 Decoder.Chunk ChunkInputStream Constructs a InputStream from a linked list ofChunk
s.CleanUpExecutorFactory A service to clean up created resources.Data DataFile UseRandomAccessFile
for concurrent access of read and write partial part's content.DataHead Represents an attachment part in a MIME message.DecodingException A special IOException that indicates a failure to decode data due to an error in the formatting of the data.FactoryFinder FileData Keeps the Part's partial content data in a file.FinalArrayList<T> 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.MemoryData Keeps the Part's partial content data in memory.MIMEConfig Configuration for MIME message parsing and storing.MIMEEvent MIMEEvent.Content MIMEEvent.EndMessage MIMEEvent.EndPart MIMEEvent.EVENT_TYPE MIMEEvent.Headers MIMEEvent.StartMessage MIMEEvent.StartPart MIMEMessage Represents MIME message.MIMEParser Pull parser for the MIME messages.MIMEParser.STATE MIMEParsingException TheMIMEParsingException
class is the base exception class for all MIME message parsing exceptions.MIMEPart Represents an attachment part in a MIME message.MimeUtility This is a utility class that provides various MIME related functionality.PropUtil Utilities to make it easier to get property values.QPDecoderStream This class implements a QP Decoder.UUDecoderStream This class implements a UUDecoder.WeakDataFile Removing files based on this articleWeakDataFile.CleanupRunnable