public void getMailServer()(Code)(Java Doc) protected int getMailServerPort()(Code)(Java Doc) public String getMessageAsString(int intMsgNo)(Code)(Java Doc) protected void saveEmailToFile(SmtpMessage email) throws IOException(Code)(Java Doc) protected void setUp()(Code)(Java Doc) protected void tearDown()(Code)(Java Doc) protected SmtpMessage validateSend(SimpleSmtpServer mailServer, String strSubject, InternetAddress fromAdd, List toAdd, List ccAdd, List bccAdd, boolean boolSaveToFile) throws IOException(Code)(Java Doc) protected void validateSend(SimpleSmtpServer mailServer, String strSubject, Multipart content, InternetAddress fromAdd, List toAdd, List ccAdd, List bccAdd, boolean boolSaveToFile) throws IOException(Code)(Java Doc) protected void validateSend(SimpleSmtpServer mailServer, String strSubject, String strMessage, InternetAddress fromAdd, List toAdd, List ccAdd, List bccAdd, boolean boolSaveToFile) throws IOException(Code)(Java Doc)
|