|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SMTPConnection.SendStatus | |
|---|---|
| org.apache.geronimo.javamail.transport.smtp | |
| Uses of SMTPConnection.SendStatus in org.apache.geronimo.javamail.transport.smtp |
|---|
| Methods in org.apache.geronimo.javamail.transport.smtp that return SMTPConnection.SendStatus | |
|---|---|
SMTPConnection.SendStatus |
SMTPConnection.sendRcptTo(InternetAddress addr,
String dsn)
Sets a receiver address for the current message |
| Methods in org.apache.geronimo.javamail.transport.smtp with parameters of type SMTPConnection.SendStatus | |
|---|---|
protected MessagingException |
SMTPTransport.generateExceptionChain(SMTPConnection.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 | |||||||||