Package com.webmethods.caf.faces.data.email
package com.webmethods.caf.faces.data.email
Utility classes to send Emails via SMTP service
-
ClassesClassDescriptionSimple Provider to make it easy to send email through the JavaMail support provided by the server.Inner class to EmailDeliverer.An email
Transport
implementation that doesn't send any messages, just queues them in itsMockEmailTransport.getSentMessages()
list (useful for message-sending functional tests).Container class for message sent through the mock transport.