Uses of Interface
com.helger.mail.datasource.IExtendedDataSource
-
Packages that use IExtendedDataSource Package Description com.helger.mail.datasource -
-
Uses of IExtendedDataSource in com.helger.mail.datasource
Subinterfaces of IExtendedDataSource in com.helger.mail.datasource Modifier and Type Interface Description interfaceIEncodingAwareDataSourceExtension interface forDataSourcethat includesEncodingAware.Classes in com.helger.mail.datasource that implement IExtendedDataSource Modifier and Type Class Description classByteArrayDataSourceA DataSource implementation based on a byte arrayclassInputStreamDataSourceA specialDataSourceimplementation based on data fromInputStream.classInputStreamProviderDataSourceA specialDataSourceimplementation based on data fromIHasInputStream.
-