Class | Description |
---|---|
VelocityActionEvent |
If you are using VelocitySite stuff, then your Action's should
extend this class instead of extending the ActionEvent class.
|
VelocityEmail |
This is a simple class for sending email from within Velocity.
|
VelocityHtmlEmail |
This is a simple class for sending html email from within Velocity.
|
Exception | Description |
---|---|
VelocityEmailException |
This exception is thrown if a VelocityEmail/VelocityHtmlEmail can not be
sent using JavaMail.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.