jodd.mail
Interface SendMailSessionProvider

All Known Implementing Classes:
SmtpServer, SmtpSslServer

public interface SendMailSessionProvider

Create email seding sessions.


Method Summary
 SendMailSession createSession()
          Creates new sending mail session.
 

Method Detail

createSession

SendMailSession createSession()
Creates new sending mail session.



Copyright © 2003-2013 Jodd Team