| Package | Description |
|---|---|
| com.openexchange.mail.transport | |
| com.openexchange.mail.transport.config |
| Modifier and Type | Method and Description |
|---|---|
abstract TransportConfig |
MailTransport.getTransportConfig()
Returns the transport configuration appropriate for current user.
|
| Modifier and Type | Method and Description |
|---|---|
static <C extends TransportConfig> |
TransportConfig.getTransportConfig(C transportConfig,
com.openexchange.session.Session session,
int accountId)
Gets the user-specific transport configuration
|