public class AsynchMDNSenderModule extends HttpSenderModule
PARAM_CONNECT_TIMEOUT, PARAM_READ_TIMEOUTDEFAULT_RETRIES, DO_SEND, DO_SENDMDN, SOPT_RETRIES| Constructor and Description |
|---|
AsynchMDNSenderModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(String action,
Message msg,
Map<Object,Object> options) |
void |
handle(String action,
Message msg,
Map<Object,Object> options) |
protected void |
resend(Message msg,
OpenAS2Exception cause) |
protected void |
updateHttpHeaders(HttpURLConnection conn,
Message msg) |
copyHttpHeaders, getConnectiondestroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, init, setParameter, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getName, getParameters, getSession, initpublic void handle(String action, Message msg, Map<Object,Object> options) throws OpenAS2Exception
OpenAS2Exceptionprotected void updateHttpHeaders(HttpURLConnection conn, Message msg)
protected void resend(Message msg, OpenAS2Exception cause) throws OpenAS2Exception
OpenAS2ExceptionCopyright © 2017. All rights reserved.