public class HTTPSender extends AbstractHTTPSender
ANONYMOUS, chunked, format, httpVersion, isAllowedRetry, PROTOCOL_HTTP, PROTOCOL_HTTPS, PROXY_HOST_NAME, PROXY_PORT, proxyOutSetting
Constructor and Description |
---|
HTTPSender() |
Modifier and Type | Method and Description |
---|---|
void |
send(MessageContext msgContext,
URL url,
String soapActionString) |
addCustomHeaders, executeMethod, getHostConfiguration, getHttpClient, initializeTimeouts, isAuthenticationEnabled, obtainHTTPHeaderInformation, populateCommonProperties, processResponse, setAuthenticationInfo, setChunked, setFormat, setHttpVersion, setTimeouts
public void send(MessageContext msgContext, URL url, String soapActionString) throws IOException
send
in class AbstractHTTPSender
IOException
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.