Class TestMailServer.SmtpServer
java.lang.Object
org.springframework.integration.test.mail.TestMailServer.MailServer
org.springframework.integration.test.mail.TestMailServer.SmtpServer
- All Implemented Interfaces:
Runnable
- Enclosing class:
- TestMailServer
public static class TestMailServer.SmtpServer extends TestMailServer.MailServer
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.integration.test.mail.TestMailServer.MailServer
TestMailServer.MailServer.MailHandler
-
Field Summary
Fields inherited from class org.springframework.integration.test.mail.TestMailServer.MailServer
assertions, IO_EXCEPTION, LOGGER, messages
-
Method Summary
Modifier and Type Method Description protected TestMailServer.MailServer.MailHandler
mailHandler(Socket socket)
Methods inherited from class org.springframework.integration.test.mail.TestMailServer.MailServer
assertReceived, getMessages, getPort, isListening, resetServer, run, stop
-
Method Details
-
mailHandler
- Specified by:
mailHandler
in classTestMailServer.MailServer
-