public class AbstractEmailSender extends Object
AbstractEmailSender(String subject, String templateFile)
void
sendMail(String email, Map<String,Object> bindings)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractEmailSender(String subject, String templateFile)
public void sendMail(String email, Map<String,Object> bindings) throws Exception
Exception
Copyright © 2007–2019 Tigase. All rights reserved.