Uses of Class
com.openexchange.mail.transport.config.TransportConfig

Packages that use TransportConfig
com.openexchange.mail.transport   
com.openexchange.mail.transport.config   
 

Uses of TransportConfig in com.openexchange.mail.transport
 

Methods in com.openexchange.mail.transport that return TransportConfig
abstract  TransportConfig MailTransport.getTransportConfig()
          Returns the transport configuration appropriate for current user.
 

Uses of TransportConfig in com.openexchange.mail.transport.config
 

Methods in com.openexchange.mail.transport.config with type parameters of type TransportConfig
static
<C extends TransportConfig>
C
TransportConfig.getTransportConfig(java.lang.Class<? extends C> clazz, C transportConfig, com.openexchange.session.Session session, int accountId)
          Gets the user-specific transport configuration