public class AsynchMDNSenderModule extends HttpSenderModule
PARAM_CONNECT_TIMEOUT, PARAM_READ_TIMEOUT
DEFAULT_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, getConnection
destroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, init, setParameter, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getName, getParameters, getSession, init
public void handle(String action, Message msg, Map<Object,Object> options) throws OpenAS2Exception
OpenAS2Exception
protected void updateHttpHeaders(HttpURLConnection conn, Message msg)
protected void resend(Message msg, OpenAS2Exception cause) throws OpenAS2Exception
OpenAS2Exception
Copyright © 2017. All rights reserved.