| Interface | Description |
|---|---|
| CleanUp |
Adds possibility to perform clean-up operations.
|
| StreamDataSource.InputStreamProvider |
Provides a newly allocated input stream.
|
| Class | Description |
|---|---|
| DataContentHandlerDataSource | |
| FileDataSource |
FileDataSource - A simple data source that encapsulates a file. |
| MessageDataSource |
MessageDataSource - Allows creation of a data source by either an input stream, a string or a byte array. |
| MimeMessageDataSource |
MimeMessageDataSource - A MIME message data source. |
| StreamDataSource |
StreamDataSource - A simple data source that encapsulates an input stream provider. |