| Package | Description | 
|---|---|
| com.logicaldoc.core.communication | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EMailSender.send(EMail email)
This method sends an email using the smtp-protocol. 
 | 
void | 
EMailSender.send(EMail email,
    String templateName,
    Map<String,String> args)
Sends an email by using a given template 
 | 
Copyright © 2008-2014 Logical Objects. All Rights Reserved.