| Package | Description |
|---|---|
| com.helger.mail.datasource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEncodingAwareDataSource
Extension interface for
DataSource that includes
EncodingAware. |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayDataSource
A DataSource implementation based on a byte array
|
class |
InputStreamDataSource
A special
DataSource implementation based on data from
InputStream. |
class |
InputStreamProviderDataSource
A special
DataSource implementation based on data from
IHasInputStream. |
Copyright © 2014–2019 Philip Helger. All rights reserved.