|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBasicHandler
org.jboss.net.axis.transport.mailto.client.BaseMailSender (src)
org.jboss.net.axis.transport.mailto.client.AsyncMailSender
Field Summary | |
static long |
DEFAULT_TIMEOUT
|
static java.lang.String |
TIMEOUT
|
Fields inherited from class org.jboss.net.axis.transport.mailto.client.BaseMailSender (src) |
log, MAIL_PROPS, mailProps, mailSessionName, SESSION_NAME, TRANS_PROPS |
Fields inherited from interface org.jboss.net.axis.transport.mailto.MailConstants (src) |
HEADER_CONTENT_TRANSFER_ENCODING, HEADER_CONTENT_TYPE, HEADER_FROM, HEADER_IN_REPLY_TO, HEADER_MESSAGE_ID, HEADER_TO |
Constructor Summary | |
AsyncMailSender()
|
Method Summary | |
protected void |
checkResponse(MessageContext ctx)
Instead of checking mail, we'll just go to sleep, and when we wake up, hopefully a response message will have appeared in our message context. |
protected long |
getTimeout()
|
Methods inherited from class org.jboss.net.axis.transport.mailto.client.BaseMailSender (src) |
archiveMessage, getJavaMailProperties, getMailSession, invoke, sendMail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String TIMEOUT
public static final long DEFAULT_TIMEOUT
Constructor Detail |
public AsyncMailSender()
Method Detail |
protected long getTimeout()
protected void checkResponse(MessageContext ctx) throws AxisFault
checkResponse
in class BaseMailSender (src)
ctx
-
AxisFault
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |