Uses of Interface
com.helger.mail.cte.IContentTransferEncoding
Packages that use IContentTransferEncoding
-
Uses of IContentTransferEncoding in com.helger.mail.cte
Classes in com.helger.mail.cte that implement IContentTransferEncodingModifier and TypeClassDescriptionenumPredefined Content Transfer Encoding types as per https://www.ietf.org/rfc/rfc2045.txt section 6.1.
Of course additional transfer encodings can be used. -
Uses of IContentTransferEncoding in com.helger.mail.datasource
Methods in com.helger.mail.datasource that return IContentTransferEncodingMethods in com.helger.mail.datasource with parameters of type IContentTransferEncodingModifier and TypeMethodDescriptionstatic IEncodingAwareDataSourceIEncodingAwareDataSource.getEncodingAware(jakarta.activation.DataSource aDS, IContentTransferEncoding aCTE) default IEncodingAwareDataSourceIExtendedDataSource.getEncodingAware(IContentTransferEncoding aCTE)