allensoft.mail
Class SessionManager

java.lang.Object
  |
  +--allensoft.mail.SessionManager

public class SessionManager
extends java.lang.Object


Constructor Summary
SessionManager()
           
 
Method Summary
static allensoft.mail.Session createSession()
           
static allensoft.mail.Session createSession(allensoft.mail.Authenticator authenticator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionManager

public SessionManager()
Method Detail

createSession

public static allensoft.mail.Session createSession(allensoft.mail.Authenticator authenticator)
                                            throws java.io.IOException

createSession

public static allensoft.mail.Session createSession()
                                            throws java.io.IOException