- getBody() - Method in class com.dumbster.smtp.eml.EMLMailMessage
-
Returns the body of the message.
- getBody() - Method in interface com.dumbster.smtp.MailMessage
-
Returns the body of the message.
- getBody() - Method in class com.dumbster.smtp.MailMessageImpl
-
- getCode() - Method in class com.dumbster.smtp.Response
-
Get the response code.
- getEmailCount() - Method in interface com.dumbster.smtp.MailStore
-
- getEmailCount() - Method in class com.dumbster.smtp.mailstores.EMLMailStore
- getEmailCount() - Method in class com.dumbster.smtp.mailstores.RollingMailStore
-
- getEmailCount() - Method in class com.dumbster.smtp.SmtpServer
-
- getFilename(MailMessage, int) - Method in class com.dumbster.smtp.mailstores.EMLMailStore
-
- getFirstHeaderValue(String) - Method in class com.dumbster.smtp.eml.EMLMailMessage
-
A shortcut to get only the first value of a header
- getFirstHeaderValue(String) - Method in interface com.dumbster.smtp.MailMessage
-
A shortcut to get only the first value of a header
- getFirstHeaderValue(String) - Method in class com.dumbster.smtp.MailMessageImpl
-
- getHeaderNames() - Method in class com.dumbster.smtp.eml.EMLMailMessage
-
Gets an iterator over header names.
- getHeaderNames() - Method in interface com.dumbster.smtp.MailMessage
-
Gets an iterator over header names.
- getHeaderNames() - Method in class com.dumbster.smtp.MailMessageImpl
-
- getHeaderValues(String) - Method in class com.dumbster.smtp.eml.EMLMailMessage
-
Gets the values of a given header.
- getHeaderValues(String) - Method in interface com.dumbster.smtp.MailMessage
-
Gets the values of a given header.
- getHeaderValues(String) - Method in class com.dumbster.smtp.MailMessageImpl
-
- getInputStream() - Method in interface com.dumbster.smtp.IOSource
-
- getInputStream() - Method in class com.dumbster.smtp.SocketWrapper
-
- getMailStore() - Method in class com.dumbster.smtp.ServerOptions
-
- getMessage(int) - Method in interface com.dumbster.smtp.MailStore
-
- getMessage(int) - Method in class com.dumbster.smtp.mailstores.EMLMailStore
- getMessage(int) - Method in class com.dumbster.smtp.mailstores.RollingMailStore
-
- getMessage() - Method in class com.dumbster.smtp.Response
-
Get the response message.
- getMessage(int) - Method in class com.dumbster.smtp.SmtpServer
-
- getMessages() - Method in interface com.dumbster.smtp.MailStore
-
- getMessages() - Method in class com.dumbster.smtp.mailstores.EMLMailStore
-
Return a list of messages stored by this mail mailStore.
- getMessages() - Method in class com.dumbster.smtp.mailstores.RollingMailStore
-
- getMessages() - Method in class com.dumbster.smtp.SmtpServer
-
- getNextState() - Method in class com.dumbster.smtp.Response
-
Get the next SMTP server state.
- getOutputStream() - Method in interface com.dumbster.smtp.IOSource
-
- getOutputStream() - Method in class com.dumbster.smtp.SocketWrapper
-
- getParams() - Method in class com.dumbster.smtp.Request
-
- getPort() - Method in class com.dumbster.smtp.ServerOptions
-
- getPort() - Method in class com.dumbster.smtp.SmtpServer
-
- getWaitInResponse() - Method in class com.dumbster.smtp.ServerOptions
-
- getWaitInResponse() - Method in class com.dumbster.smtp.TimedClientSession
-