|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.net.smtp.SMTPConnectionPool
public class SMTPConnectionPool
Nested Class Summary | |
---|---|
static class |
SMTPConnectionPool.SessionAndTransport
|
Constructor Summary | |
---|---|
SMTPConnectionPool()
|
Method Summary | |
---|---|
static void |
closeSessions()
|
static SMTPConnectionPool.SessionAndTransport |
getSessionAndTransport(Properties props,
javax.mail.Authenticator auth)
|
static void |
releaseSessionAndTransport(SMTPConnectionPool.SessionAndTransport sat)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SMTPConnectionPool()
Method Detail |
---|
public static SMTPConnectionPool.SessionAndTransport getSessionAndTransport(Properties props, javax.mail.Authenticator auth) throws javax.mail.MessagingException
javax.mail.MessagingException
public static void releaseSessionAndTransport(SMTPConnectionPool.SessionAndTransport sat)
public static void closeSessions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |