org.jboss.seam.mail.example
Class SendMail
java.lang.Object
org.jboss.seam.mail.example.SendMail
@Model
public class SendMail
- extends Object
- Author:
- Cody Lerum
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SendMail
public SendMail()
sendText
public void sendText()
sendHTMLFreeMarker
public void sendHTMLFreeMarker()
throws MalformedURLException
- Throws:
MalformedURLException
sendHTMLwithAlternativeFreeMarker
public void sendHTMLwithAlternativeFreeMarker()
throws MalformedURLException
- Throws:
MalformedURLException
sendHTMLVelocity
public void sendHTMLVelocity()
throws MalformedURLException
- Throws:
MalformedURLException
sendHTMLwithAlternativeVelocity
public void sendHTMLwithAlternativeVelocity()
throws MalformedURLException
- Throws:
MalformedURLException
sendHTMLRender
public void sendHTMLRender()
throws MalformedURLException
- Throws:
MalformedURLException
sendHTMLwithAlternativeRender
public void sendHTMLwithAlternativeRender()
throws MalformedURLException
- Throws:
MalformedURLException
Copyright © 2011 Seam Framework. All Rights Reserved.