Uses of Interface
com.openexchange.messaging.MessagingAddressHeader

Packages that use MessagingAddressHeader
com.openexchange.messaging   
 

Uses of MessagingAddressHeader in com.openexchange.messaging
 

Method parameters in com.openexchange.messaging with type arguments of type MessagingAddressHeader
 void MessagingAccountTransport.transport(MessagingMessage message, java.util.Collection<MessagingAddressHeader> recipients)
          Transports specified message to given recipients.