|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SMTPTransport.SendStatus in org.apache.geronimo.javamail.transport.smtp |
Methods in org.apache.geronimo.javamail.transport.smtp that return SMTPTransport.SendStatus | |
protected SMTPTransport.SendStatus |
SMTPTransport.sendRcptTo(javax.mail.internet.InternetAddress addr,
String dsn)
Sets a receiver address for the current message |
Methods in org.apache.geronimo.javamail.transport.smtp with parameters of type SMTPTransport.SendStatus | |
protected javax.mail.MessagingException |
SMTPTransport.generateExceptionChain(SMTPTransport.SendStatus[] stats,
boolean reportSuccess)
Turn a series of send status items into a chain of exceptions indicating the state of each send operation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |