All Classes and Interfaces
Class
Description
DataHandler extended to offer better buffer management in a streaming
environment.DataHandler is used commonly as a data format across multiple systems
(such as JAXB/WS.)A DataSource implementation based on a byte array
An implementation of AbstractStreamingDataHandler using
DataSource as
the source.Predefined Content Transfer Encoding types as per
https://www.ietf.org/rfc/rfc2045.txt section 6.1.
Of course additional transfer encodings can be used.
Of course additional transfer encodings can be used.
Base interface for a content transfer encoding.
Extension interface for
DataSource that includes
EncodingAware.Extension interface for
DataSource.A special
DataSource implementation based on data from
InputStream.A special
DataSource implementation based on data from
IHasInputStream.This class handles a single email address.
A special file type map, that contains all entries from the
"META-INF/mime.types" file in this project.
Implement this SPI interface if your JAR file contains external third party
modules.
Register all TypeConverter implementations of this project.