|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.jboss.net.axis.transport.mailto.client.BaseMailSender
org.jboss.net.axis.transport.mailto.client.AsyncMailSender
| Field Summary | |
static long |
DEFAULT_TIMEOUT
|
static String |
TIMEOUT
|
| Fields inherited from class org.jboss.net.axis.transport.mailto.client.BaseMailSender |
log, MAIL_PROPS, mailProps, mailSessionName, SESSION_NAME, TRANS_PROPS |
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
makeLockable, name, options |
| Fields inherited from interface org.jboss.net.axis.transport.mailto.MailConstants |
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(org.apache.axis.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 |
archiveMessage, getJavaMailProperties, getMailSession, invoke, sendMail |
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String TIMEOUT
public static final long DEFAULT_TIMEOUT
| Constructor Detail |
public AsyncMailSender()
| Method Detail |
protected long getTimeout()
protected void checkResponse(org.apache.axis.MessageContext ctx)
throws org.apache.axis.AxisFault
checkResponse in class BaseMailSenderctx -
org.apache.axis.AxisFault
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||