jodd.mail
Interface ReceiveMailSessionProvider

All Known Implementing Classes:
Pop3Server, Pop3SslServer

public interface ReceiveMailSessionProvider

Create email receiving sessions.


Method Summary
 ReceiveMailSession createSession()
          Creates new receiving mail session.
 

Method Detail

createSession

ReceiveMailSession createSession()
Creates new receiving mail session.



Copyright © 2003-2013 Jodd Team