blob: 93b256ae653f3d263c30644eca51610ff3c6c2ab [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>HTTPSenderImpl (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="HTTPSenderImpl (Apache Axis2)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/HTTPSenderImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPProxyConfigurator.html" title="class in org.apache.axis2.transport.http.impl.httpclient4"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPTransportHeaders.html" title="class in org.apache.axis2.transport.http.impl.httpclient4"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html" target="_top">Frames</a></li>
<li><a href="HTTPSenderImpl.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.axis2.transport.http.HTTPSender">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.axis2.transport.http.AbstractHTTPSender">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.axis2.transport.http.impl.httpclient4</div>
<h2 title="Class HTTPSenderImpl" class="title">Class HTTPSenderImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html" title="class in org.apache.axis2.transport.http">org.apache.axis2.transport.http.AbstractHTTPSender</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">org.apache.axis2.transport.http.HTTPSender</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">HTTPSenderImpl</span>
extends <a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">HTTPSender</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.axis2.transport.http.HTTPSender">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.axis2.transport.http.<a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">HTTPSender</a></h3>
<code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.HTTPStatusCodeFamily.html" title="enum in org.apache.axis2.transport.http">HTTPSender.HTTPStatusCodeFamily</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.axis2.transport.http.AbstractHTTPSender">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.axis2.transport.http.<a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html" title="class in org.apache.axis2.transport.http">AbstractHTTPSender</a></h3>
<code><a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html#chunked">chunked</a>, <a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html#format">format</a>, <a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html#httpVersion">httpVersion</a>, <a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html#isAllowedRetry">isAllowedRetry</a>, <a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html#proxyOutSetting">proxyOutSetting</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#HTTPSenderImpl--">HTTPSenderImpl</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#addCustomHeaders-org.apache.http.client.methods.HttpRequestBase-org.apache.axis2.context.MessageContext-">addCustomHeaders</a></span>(org.apache.http.client.methods.HttpRequestBase&nbsp;method,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#cleanup-org.apache.axis2.context.MessageContext-java.lang.Object-">cleanup</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;httpResponse)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected org.apache.http.HttpResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#executeMethod-org.apache.http.impl.client.AbstractHttpClient-org.apache.axis2.context.MessageContext-java.net.URL-org.apache.http.client.methods.HttpRequestBase-">executeMethod</a></span>(org.apache.http.impl.client.AbstractHttpClient&nbsp;httpClient,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
org.apache.http.client.methods.HttpRequestBase&nbsp;method)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected org.apache.http.HttpHost</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#getHostConfiguration-org.apache.http.impl.client.AbstractHttpClient-org.apache.axis2.context.MessageContext-java.net.URL-">getHostConfiguration</a></span>(org.apache.http.impl.client.AbstractHttpClient&nbsp;client,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgCtx,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;targetURL)</code>
<div class="block">getting host configuration to support standard http/s, proxy and NTLM
support</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected org.apache.http.impl.client.AbstractHttpClient</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#getHttpClient-org.apache.axis2.context.MessageContext-">getHttpClient</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#handleResponse-org.apache.axis2.context.MessageContext-java.lang.Object-">handleResponse</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;httpResponse)</code>
<div class="block">Used to handle the HTTP Response</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#initializeTimeouts-org.apache.axis2.context.MessageContext-org.apache.http.impl.client.AbstractHttpClient-">initializeTimeouts</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
org.apache.http.impl.client.AbstractHttpClient&nbsp;httpClient)</code>
<div class="block">This is used to get the dynamically set time out values from the message
context.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#isAuthenticationEnabled-org.apache.axis2.context.MessageContext-">isAuthenticationEnabled</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgCtx)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#obtainHTTPHeaderInformation-java.lang.Object-org.apache.axis2.context.MessageContext-">obtainHTTPHeaderInformation</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;httpResponse,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext)</code>
<div class="block">Collect the HTTP header information and set them in the message context</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/axis2/transport/MessageFormatter.html" title="interface in org.apache.axis2.transport">MessageFormatter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#populateCommonProperties-org.apache.axis2.context.MessageContext-java.net.URL-org.apache.http.client.methods.HttpRequestBase-org.apache.http.impl.client.AbstractHttpClient-java.lang.String-">populateCommonProperties</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
org.apache.http.client.methods.HttpRequestBase&nbsp;httpMethod,
org.apache.http.impl.client.AbstractHttpClient&nbsp;httpClient,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)</code>
<div class="block">Method used to copy all the common properties</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#processResponse-org.apache.http.HttpResponse-org.apache.axis2.context.MessageContext-">processResponse</a></span>(org.apache.http.HttpResponse&nbsp;response,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#sendViaDelete-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">sendViaDelete</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)</code>
<div class="block">Used to send a request via HTTP Delete Method</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#sendViaGet-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">sendViaGet</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)</code>
<div class="block">Used to send a request via HTTP Get method</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#sendViaPost-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">sendViaPost</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)</code>
<div class="block">Used to send a request via HTTP Post Method</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#sendViaPut-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">sendViaPut</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)</code>
<div class="block">Used to send a request via HTTP Put Method</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#setAuthenticationInfo-org.apache.http.impl.client.AbstractHttpClient-org.apache.axis2.context.MessageContext-">setAuthenticationInfo</a></span>(org.apache.http.impl.client.AbstractHttpClient&nbsp;agent,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgCtx)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html#setTimeouts-org.apache.axis2.context.MessageContext-org.apache.http.client.methods.HttpRequestBase-">setTimeouts</a></span>(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
org.apache.http.client.methods.HttpRequestBase&nbsp;httpMethod)</code>
<div class="block">This is used to get the dynamically set time out values from the message
context.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.axis2.transport.http.HTTPSender">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.transport.http.<a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">HTTPSender</a></h3>
<code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html#getHTTPStatusCodeFamily-int-">getHTTPStatusCodeFamily</a>, <a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html#send-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">send</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.axis2.transport.http.AbstractHTTPSender">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.transport.http.<a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html" title="class in org.apache.axis2.transport.http">AbstractHTTPSender</a></h3>
<code><a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html#setChunked-boolean-">setChunked</a>, <a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html#setFormat-org.apache.axiom.om.OMOutputFormat-">setFormat</a>, <a href="../../../../../../../org/apache/axis2/transport/http/AbstractHTTPSender.html#setHttpVersion-java.lang.String-">setHttpVersion</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="HTTPSenderImpl--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>HTTPSenderImpl</h4>
<pre>public&nbsp;HTTPSenderImpl()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="sendViaGet-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendViaGet</h4>
<pre>protected&nbsp;void&nbsp;sendViaGet(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)
throws <a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Used to send a request via HTTP Get method</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html#sendViaGet-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">sendViaGet</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">HTTPSender</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>msgContext</code> - - The MessageContext of the message</dd>
<dd><code>url</code> - - The target URL</dd>
<dd><code>soapActionString</code> - - The soapAction string of the request</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - - Thrown in case an exception occurs</dd>
</dl>
</li>
</ul>
<a name="cleanup-org.apache.axis2.context.MessageContext-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cleanup</h4>
<pre>protected&nbsp;void&nbsp;cleanup(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;httpResponse)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html#cleanup-org.apache.axis2.context.MessageContext-java.lang.Object-">cleanup</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">HTTPSender</a></code></dd>
</dl>
</li>
</ul>
<a name="sendViaDelete-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendViaDelete</h4>
<pre>protected&nbsp;void&nbsp;sendViaDelete(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)
throws <a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Used to send a request via HTTP Delete Method</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html#sendViaDelete-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">sendViaDelete</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">HTTPSender</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>msgContext</code> - - The MessageContext of the message</dd>
<dd><code>url</code> - - The target URL</dd>
<dd><code>soapActionString</code> - - The soapAction string of the request</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - - Thrown in case an exception occurs</dd>
</dl>
</li>
</ul>
<a name="sendViaPost-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendViaPost</h4>
<pre>protected&nbsp;void&nbsp;sendViaPost(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)
throws <a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Used to send a request via HTTP Post Method</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html#sendViaPost-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">sendViaPost</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">HTTPSender</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>msgContext</code> - - The MessageContext of the message</dd>
<dd><code>url</code> - - The target URL</dd>
<dd><code>soapActionString</code> - - The soapAction string of the request</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - - Thrown in case an exception occurs</dd>
</dl>
</li>
</ul>
<a name="sendViaPut-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendViaPut</h4>
<pre>protected&nbsp;void&nbsp;sendViaPut(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)
throws <a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Used to send a request via HTTP Put Method</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html#sendViaPut-org.apache.axis2.context.MessageContext-java.net.URL-java.lang.String-">sendViaPut</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">HTTPSender</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>msgContext</code> - - The MessageContext of the message</dd>
<dd><code>url</code> - - The target URL</dd>
<dd><code>soapActionString</code> - - The soapAction string of the request</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - - Thrown in case an exception occurs</dd>
</dl>
</li>
</ul>
<a name="handleResponse-org.apache.axis2.context.MessageContext-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleResponse</h4>
<pre>protected&nbsp;void&nbsp;handleResponse(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;httpResponse)
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block">Used to handle the HTTP Response</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html#handleResponse-org.apache.axis2.context.MessageContext-java.lang.Object-">handleResponse</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/axis2/transport/http/HTTPSender.html" title="class in org.apache.axis2.transport.http">HTTPSender</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>msgContext</code> - - The MessageContext of the message</dd>
<dd><code>-</code> - The HTTP method used</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - - Thrown in case an exception occurs</dd>
</dl>
</li>
</ul>
<a name="obtainHTTPHeaderInformation-java.lang.Object-org.apache.axis2.context.MessageContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>obtainHTTPHeaderInformation</h4>
<pre>protected&nbsp;void&nbsp;obtainHTTPHeaderInformation(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;httpResponse,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext)
throws <a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Collect the HTTP header information and set them in the message context</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>httpResponse</code> - which holds the header information</dd>
<dd><code>msgContext</code> - the MessageContext in which to place the information... OR
NOT!</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - if problems occur</dd>
</dl>
</li>
</ul>
<a name="processResponse-org.apache.http.HttpResponse-org.apache.axis2.context.MessageContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>processResponse</h4>
<pre>protected&nbsp;void&nbsp;processResponse(org.apache.http.HttpResponse&nbsp;response,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext)
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="getHostConfiguration-org.apache.http.impl.client.AbstractHttpClient-org.apache.axis2.context.MessageContext-java.net.URL-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHostConfiguration</h4>
<pre>protected&nbsp;org.apache.http.HttpHost&nbsp;getHostConfiguration(org.apache.http.impl.client.AbstractHttpClient&nbsp;client,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgCtx,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;targetURL)
throws <a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">getting host configuration to support standard http/s, proxy and NTLM
support</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>client</code> - active HttpClient</dd>
<dd><code>msgCtx</code> - active MessageContext</dd>
<dd><code>targetURL</code> - the target URL</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a HostConfiguration set up with proxy information</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - if problems occur</dd>
</dl>
</li>
</ul>
<a name="isAuthenticationEnabled-org.apache.axis2.context.MessageContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAuthenticationEnabled</h4>
<pre>protected&nbsp;boolean&nbsp;isAuthenticationEnabled(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgCtx)</pre>
</li>
</ul>
<a name="setAuthenticationInfo-org.apache.http.impl.client.AbstractHttpClient-org.apache.axis2.context.MessageContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAuthenticationInfo</h4>
<pre>protected&nbsp;void&nbsp;setAuthenticationInfo(org.apache.http.impl.client.AbstractHttpClient&nbsp;agent,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgCtx)
throws <a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="populateCommonProperties-org.apache.axis2.context.MessageContext-java.net.URL-org.apache.http.client.methods.HttpRequestBase-org.apache.http.impl.client.AbstractHttpClient-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>populateCommonProperties</h4>
<pre>protected&nbsp;<a href="../../../../../../../org/apache/axis2/transport/MessageFormatter.html" title="interface in org.apache.axis2.transport">MessageFormatter</a>&nbsp;populateCommonProperties(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
org.apache.http.client.methods.HttpRequestBase&nbsp;httpMethod,
org.apache.http.impl.client.AbstractHttpClient&nbsp;httpClient,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;soapActionString)
throws <a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Method used to copy all the common properties</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>msgContext</code> - - The messageContext of the request message</dd>
<dd><code>url</code> - - The target URL</dd>
<dd><code>httpMethod</code> - - The http method used to send the request</dd>
<dd><code>httpClient</code> - - The httpclient used to send the request</dd>
<dd><code>soapActionString</code> - - The soap action atring of the request message</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>MessageFormatter - The messageFormatter for the relavent request
message</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - - Thrown in case an exception occurs</dd>
</dl>
</li>
</ul>
<a name="initializeTimeouts-org.apache.axis2.context.MessageContext-org.apache.http.impl.client.AbstractHttpClient-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initializeTimeouts</h4>
<pre>protected&nbsp;void&nbsp;initializeTimeouts(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
org.apache.http.impl.client.AbstractHttpClient&nbsp;httpClient)</pre>
<div class="block">This is used to get the dynamically set time out values from the message
context. If the values are not available or invalid then the default
values or the values set by the configuration will be used</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>msgContext</code> - the active MessageContext</dd>
<dd><code>httpClient</code> - </dd>
</dl>
</li>
</ul>
<a name="setTimeouts-org.apache.axis2.context.MessageContext-org.apache.http.client.methods.HttpRequestBase-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTimeouts</h4>
<pre>protected&nbsp;void&nbsp;setTimeouts(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
org.apache.http.client.methods.HttpRequestBase&nbsp;httpMethod)</pre>
<div class="block">This is used to get the dynamically set time out values from the message
context. If the values are not available or invalid then the default
values or the values set by the configuration will be used</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>msgContext</code> - the active MessageContext</dd>
<dd><code>httpMethod</code> - method</dd>
</dl>
</li>
</ul>
<a name="getHttpClient-org.apache.axis2.context.MessageContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHttpClient</h4>
<pre>protected&nbsp;org.apache.http.impl.client.AbstractHttpClient&nbsp;getHttpClient(<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext)</pre>
</li>
</ul>
<a name="executeMethod-org.apache.http.impl.client.AbstractHttpClient-org.apache.axis2.context.MessageContext-java.net.URL-org.apache.http.client.methods.HttpRequestBase-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>executeMethod</h4>
<pre>protected&nbsp;org.apache.http.HttpResponse&nbsp;executeMethod(org.apache.http.impl.client.AbstractHttpClient&nbsp;httpClient,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
org.apache.http.client.methods.HttpRequestBase&nbsp;method)
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="addCustomHeaders-org.apache.http.client.methods.HttpRequestBase-org.apache.axis2.context.MessageContext-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>addCustomHeaders</h4>
<pre>public&nbsp;void&nbsp;addCustomHeaders(org.apache.http.client.methods.HttpRequestBase&nbsp;method,
<a href="../../../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a>&nbsp;msgContext)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/HTTPSenderImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPProxyConfigurator.html" title="class in org.apache.axis2.transport.http.impl.httpclient4"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/axis2/transport/http/impl/httpclient4/HTTPTransportHeaders.html" title="class in org.apache.axis2.transport.http.impl.httpclient4"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/transport/http/impl/httpclient4/HTTPSenderImpl.html" target="_top">Frames</a></li>
<li><a href="HTTPSenderImpl.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.axis2.transport.http.HTTPSender">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.axis2.transport.http.AbstractHTTPSender">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>