public abstract class HttpSenderModule extends BaseSenderModule implements SenderModule
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_CONNECT_TIMEOUT |
static String |
PARAM_READ_TIMEOUT |
DEFAULT_RETRIES, DO_SEND, DO_SENDMDN, SOPT_RETRIES
Constructor and Description |
---|
HttpSenderModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
copyHttpHeaders(HttpURLConnection conn,
javax.mail.internet.InternetHeaders headers) |
HttpURLConnection |
getConnection(String url,
boolean output,
boolean input,
boolean useCaches,
String requestMethod) |
destroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, init, setParameter, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canHandle, handle
destroy, getName, getParameters, getSession, init
public static final String PARAM_READ_TIMEOUT
public static final String PARAM_CONNECT_TIMEOUT
public HttpURLConnection getConnection(String url, boolean output, boolean input, boolean useCaches, String requestMethod) throws OpenAS2Exception
OpenAS2Exception
protected void copyHttpHeaders(HttpURLConnection conn, javax.mail.internet.InternetHeaders headers)
Copyright © 2017. All rights reserved.