public class MDNSenderModule extends HttpSenderModule
| Modifier and Type | Field and Description |
|---|---|
static String |
MDN_TYPE_OPT |
static String |
MDN_TYPE_VAL_ASYNC |
static String |
MDN_TYPE_VAL_SYNC |
PARAM_CONNECT_TIMEOUT, PARAM_READ_TIMEOUTDEFAULT_RETRIES, DO_SEND, DO_SENDMDN, SOPT_RETRIES| Constructor and Description |
|---|
MDNSenderModule() |
| 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) |
getHttpOptionsdestroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, init, setParameter, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getName, getParameters, getSession, initpublic static String MDN_TYPE_OPT
public static String MDN_TYPE_VAL_SYNC
public static String MDN_TYPE_VAL_ASYNC
public void handle(String action, Message msg, Map<Object,Object> options) throws OpenAS2Exception
OpenAS2Exceptionprotected void resend(Message msg, OpenAS2Exception cause) throws OpenAS2Exception
OpenAS2ExceptionCopyright © 2019. All rights reserved.