public interface IMailContext
| Modifier and Type | Method and Description | 
|---|---|
void | 
send(IBaseMailData mail)  | 
void | 
setAddressFilter(de.xima.cmn.filter.IGenericFilter<javax.mail.Address> addressFilter)  | 
void send(IBaseMailData mail) throws Exception
Exceptionvoid setAddressFilter(de.xima.cmn.filter.IGenericFilter<javax.mail.Address> addressFilter)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.