- getBccAddresses() - Method in class org.codehaus.plexus.mailsender.MailMessage
-
- getCcAddresses() - Method in class org.codehaus.plexus.mailsender.MailMessage
-
- getContent() - Method in class org.codehaus.plexus.mailsender.MailMessage
-
- getContentType() - Method in class org.codehaus.plexus.mailsender.MailMessage
-
- getDateHeader(Date) - Static method in class org.codehaus.plexus.mailsender.util.DateFormatUtils
-
- getFrom() - Method in class org.codehaus.plexus.mailsender.MailMessage
-
- getHeaders() - Method in class org.codehaus.plexus.mailsender.MailMessage
-
- getLastReceivedEmail() - Method in class org.codehaus.plexus.mailsender.test.MockMailSender
-
Returns the last received email or null
if no emails has been sent.
- getMailbox() - Method in class org.codehaus.plexus.mailsender.MailMessage.Address
-
- getName() - Method in class org.codehaus.plexus.mailsender.MailMessage.Address
-
- getPassword() - Method in class org.codehaus.plexus.mailsender.AbstractMailSender
-
- getPrintStream() - Method in class org.codehaus.plexus.mailsender.simple.SimpleMailMessage
-
Returns a PrintStream that can be used to write the body of the message.
- getReceivedEmail() - Method in class org.codehaus.plexus.mailsender.test.DumbsterSmtpServer
-
Get email received by this instance since start up.
- getReceivedEmail() - Method in class org.codehaus.plexus.mailsender.test.MockMailSender
-
Get email received by this instance since start up.
- getReceivedEmail(int) - Method in class org.codehaus.plexus.mailsender.test.MockMailSender
-
Returns the email with the specified index in the list of sent emails.
- getReceivedEmail() - Method in interface org.codehaus.plexus.mailsender.test.SmtpServer
-
Get email received by this instance since start up.
- getReceivedEmailSize() - Method in class org.codehaus.plexus.mailsender.test.DumbsterSmtpServer
-
Get the number of messages received.
- getReceivedEmailSize() - Method in class org.codehaus.plexus.mailsender.test.MockMailSender
-
Get the number of messages received.
- getReceivedEmailSize() - Method in interface org.codehaus.plexus.mailsender.test.SmtpServer
-
Get the number of messages received.
- getResponse() - Method in class org.codehaus.plexus.mailsender.simple.SmtpResponseReader
-
Read until the server indicates that the response is complete.
- getRfc2822Address() - Method in class org.codehaus.plexus.mailsender.MailMessage.Address
-
- getSendDate() - Method in class org.codehaus.plexus.mailsender.MailMessage
-
- getSmtpHost() - Method in class org.codehaus.plexus.mailsender.AbstractMailSender
-
- getSmtpPort() - Method in class org.codehaus.plexus.mailsender.AbstractMailSender
-
- getSubject() - Method in class org.codehaus.plexus.mailsender.MailMessage
-
- getToAddresses() - Method in class org.codehaus.plexus.mailsender.MailMessage
-
- getUsername() - Method in class org.codehaus.plexus.mailsender.AbstractMailSender
-