|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.transport.http.AbstractHTTPSender org.apache.axis2.transport.http.HTTPSender
public class HTTPSender
Field Summary |
---|
Fields inherited from class org.apache.axis2.transport.http.AbstractHTTPSender |
---|
ANONYMOUS, chunked, format, httpVersion, isAllowedRetry, PROTOCOL_HTTP, PROTOCOL_HTTPS, PROXY_HOST_NAME, PROXY_PORT, proxyOutSetting |
Constructor Summary | |
---|---|
HTTPSender()
|
Method Summary | |
---|---|
void |
send(MessageContext msgContext,
java.net.URL url,
java.lang.String soapActionString)
|
Methods inherited from class org.apache.axis2.transport.http.AbstractHTTPSender |
---|
addCustomHeaders, executeMethod, getHostConfiguration, getHttpClient, initializeTimeouts, isAuthenticationEnabled, obtainHTTPHeaderInformation, populateCommonProperties, processResponse, setAuthenticationInfo, setChunked, setFormat, setHttpVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTTPSender()
Method Detail |
---|
public void send(MessageContext msgContext, java.net.URL url, java.lang.String soapActionString) throws java.io.IOException
send
in class AbstractHTTPSender
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |