| Package | Description |
|---|---|
| com.openexchange.mail.transport.config |
| Modifier and Type | Class and Description |
|---|---|
class |
MailAccountTransportProperties
MailAccountTransportProperties - Transport properties read from mail account with fallback to properties read from properties
file. |
class |
TransportProperties
|
| Modifier and Type | Method and Description |
|---|---|
abstract ITransportProperties |
TransportConfig.getTransportProperties()
Gets the transport properties for this transport configuration.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
TransportConfig.setTransportProperties(ITransportProperties transportProperties)
Sets the transport properties for this transport configuration.
|