blob: 1875f6d6a11109d9772b5d87b9af3838546cefdb [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 (version 1.7.0_51) on Mon Dec 28 22:57:51 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Index (Apache Axis2 - Transport - testkit 1.6.4 API)</title>
<meta name="date" content="2015-12-28">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache Axis2 - Transport - testkit 1.6.4 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All 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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport"><span class="strong">AbstractTransportTest</span></a> - Class in <a href="./org/apache/axis2/transport/package-summary.html">org.apache.axis2.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#AbstractTransportTest()">AbstractTransportTest()</a></span> - Constructor for class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/AdapterUtils.html#adapt(org.apache.axis2.transport.testkit.client.AsyncTestClient, org.apache.axis2.transport.testkit.message.MessageEncoder)">adapt(AsyncTestClient&lt;N&gt;, MessageEncoder&lt;M, N&gt;)</a></span> - Static method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/AdapterUtils.html" title="class in org.apache.axis2.transport.testkit">AdapterUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/AdapterUtils.html#adapt(org.apache.axis2.transport.testkit.client.RequestResponseTestClient, org.apache.axis2.transport.testkit.message.MessageEncoder, org.apache.axis2.transport.testkit.message.MessageDecoder)">adapt(RequestResponseTestClient&lt;N, P&gt;, MessageEncoder&lt;M, N&gt;, MessageDecoder&lt;P, O&gt;)</a></span> - Static method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/AdapterUtils.html" title="class in org.apache.axis2.transport.testkit">AdapterUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/AdapterUtils.html#adapt(org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, org.apache.axis2.transport.testkit.message.MessageDecoder)">adapt(AsyncEndpoint&lt;N&gt;, MessageDecoder&lt;N, M&gt;)</a></span> - Static method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/AdapterUtils.html" title="class in org.apache.axis2.transport.testkit">AdapterUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/Adapter.html" title="interface in org.apache.axis2.transport.testkit"><span class="strong">Adapter</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/package-summary.html">org.apache.axis2.transport.testkit</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/AdapterUtils.html" title="class in org.apache.axis2.transport.testkit"><span class="strong">AdapterUtils</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/package-summary.html">org.apache.axis2.transport.testkit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/AdapterUtils.html#AdapterUtils()">AdapterUtils()</a></span> - Constructor for class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/AdapterUtils.html" title="class in org.apache.axis2.transport.testkit">AdapterUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addAsyncChannel(org.apache.axis2.transport.testkit.channel.AsyncChannel, java.lang.Object...)">addAsyncChannel(AsyncChannel, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addAxisAsyncEndpoint(org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, java.lang.Object...)">addAxisAsyncEndpoint(AsyncEndpoint&lt;AxisMessage&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addAxisAsyncTestClient(org.apache.axis2.transport.testkit.client.AsyncTestClient, java.lang.Object...)">addAxisAsyncTestClient(AsyncTestClient&lt;AxisMessage&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addAxisRequestResponseTestClient(org.apache.axis2.transport.testkit.client.RequestResponseTestClient, java.lang.Object...)">addAxisRequestResponseTestClient(RequestResponseTestClient&lt;AxisMessage, AxisMessage&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/HttpTransportTestSuiteBuilder.html#addAxisTestClientConfigurator(org.apache.axis2.transport.testkit.axis2.client.AxisTestClientConfigurator)">addAxisTestClientConfigurator(AxisTestClientConfigurator)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/HttpTransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit.http">HttpTransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addByteArrayAsyncEndpoint(org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, java.lang.Object...)">addByteArrayAsyncEndpoint(AsyncEndpoint&lt;byte[]&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addByteArrayAsyncTestClient(org.apache.axis2.transport.testkit.client.AsyncTestClient, java.lang.Object...)">addByteArrayAsyncTestClient(AsyncTestClient&lt;byte[]&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addByteArrayRequestResponseTestClient(org.apache.axis2.transport.testkit.client.RequestResponseTestClient, java.lang.Object...)">addByteArrayRequestResponseTestClient(RequestResponseTestClient&lt;byte[], byte[]&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/ContentTypeUtil.html#addCharset(javax.mail.internet.ContentType, java.lang.String)">addCharset(ContentType, String)</a></span> - Static method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/ContentTypeUtil.html" title="class in org.apache.axis2.transport.testkit.util">ContentTypeUtil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/Resource.html#addDependency(java.lang.String, java.lang.String, java.lang.String)">addDependency(String, String, String)</a></span> - Method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/Resource.html" title="class in org.apache.axis2.transport.testkit.doclet">Resource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addEchoEndpoint(org.apache.axis2.transport.testkit.endpoint.InOutEndpoint, java.lang.Object...)">addEchoEndpoint(InOutEndpoint, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html#addEndpointErrorListener(org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener)">addEndpointErrorListener(EndpointErrorListener)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpoint.html#addEndpointErrorListener(org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener)">addEndpointErrorListener(EndpointErrorListener)</a></span> - Method in interface org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">InOutEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpointSupport.html#addEndpointErrorListener(org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener)">addEndpointErrorListener(EndpointErrorListener)</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOutEndpointSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html#addEndpointErrorListener(org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener)">addEndpointErrorListener(EndpointErrorListener)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addEnvironment(java.lang.Object...)">addEnvironment(Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html#addExclude(java.lang.String)">addExclude(String)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html" title="class in org.apache.axis2.transport.testkit">ManagedTestSuite</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addRequestResponseChannel(org.apache.axis2.transport.testkit.channel.RequestResponseChannel, java.lang.Object...)">addRequestResponseChannel(RequestResponseChannel, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfo.html#addResource(org.apache.axis2.transport.testkit.doclet.Resource)">addResource(Resource)</a></span> - Method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfo.html" title="class in org.apache.axis2.transport.testkit.doclet">ResourceInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#addResource(java.lang.Object)">addResource(Object)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html#addResource(java.lang.Object)">addResource(Object)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html#addResources(java.lang.Object...)">addResources(Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addRESTAsyncEndpoint(org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, java.lang.Object...)">addRESTAsyncEndpoint(AsyncEndpoint&lt;RESTMessage&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addRESTAsyncTestClient(org.apache.axis2.transport.testkit.client.AsyncTestClient, java.lang.Object...)">addRESTAsyncTestClient(AsyncTestClient&lt;RESTMessage&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addStringAsyncTestClient(org.apache.axis2.transport.testkit.client.AsyncTestClient, java.lang.Object...)">addStringAsyncTestClient(AsyncTestClient&lt;String&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addStringRequestResponseTestClient(org.apache.axis2.transport.testkit.client.RequestResponseTestClient, java.lang.Object...)">addStringRequestResponseTestClient(RequestResponseTestClient&lt;String, String&gt;, Object...)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html#addTest(junit.framework.Test)">addTest(Test)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html" title="class in org.apache.axis2.transport.testkit">ManagedTestSuite</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/UtilsTransportServer.html#addTransport(org.apache.axis2.description.TransportInDescription, org.apache.axis2.description.TransportOutDescription)">addTransport(TransportInDescription, TransportOutDescription)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport">UtilsTransportServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/UtilsTransportServer.html#addTransport(org.apache.axis2.description.TransportInDescription)">addTransport(TransportInDescription)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport">UtilsTransportServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/LogAspect.html#afterGetDataSource(javax.activation.DataSource)">afterGetDataSource(DataSource)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/LogAspect.html" title="class in org.apache.axis2.transport.testkit.axis2">LogAspect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html#afterReceive()">afterReceive()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/MessageExchangeValidator.html#afterReceive()">afterReceive()</a></span> - Method in interface org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/MessageExchangeValidator.html" title="interface in org.apache.axis2.transport.testkit">MessageExchangeValidator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/PortAllocator.html#allocatePort()">allocatePort()</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/PortAllocator.html" title="class in org.apache.axis2.transport.testkit.util">PortAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/filter/AndExpression.html" title="class in org.apache.axis2.transport.testkit.filter"><span class="strong">AndExpression</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/filter/package-summary.html">org.apache.axis2.transport.testkit.filter</a></dt>
<dd>
<div class="block">Implementation of the <em>and</em> (<tt>&amp;</tt>) operator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/AndExpression.html#AndExpression(org.apache.axis2.transport.testkit.filter.FilterExpression[])">AndExpression(FilterExpression[])</a></span> - Constructor for class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/AndExpression.html" title="class in org.apache.axis2.transport.testkit.filter">AndExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/LogAspect.html#aroundProcessDocument(org.aspectj.lang.ProceedingJoinPoint, java.io.InputStream, java.lang.String, org.apache.axis2.context.MessageContext)">aroundProcessDocument(ProceedingJoinPoint, InputStream, String, MessageContext)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/LogAspect.html" title="class in org.apache.axis2.transport.testkit.axis2">LogAspect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/LogAspect.html#aroundWriteTo(org.aspectj.lang.ProceedingJoinPoint, org.apache.axis2.context.MessageContext, org.apache.axiom.om.OMOutputFormat, java.io.OutputStream, boolean)">aroundWriteTo(ProceedingJoinPoint, MessageContext, OMOutputFormat, OutputStream, boolean)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/LogAspect.html" title="class in org.apache.axis2.transport.testkit.axis2">LogAspect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#ASCII_TEST_DATA">ASCII_TEST_DATA</a></span> - Static variable in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#assertEchoResponse(java.lang.String, org.apache.axiom.om.OMElement)">assertEchoResponse(String, OMElement)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#assertEchoResponse(org.apache.axiom.om.OMElement)">assertEchoResponse(OMElement)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#assertSOAPEchoResponse(java.lang.String, javax.xml.stream.XMLStreamReader)">assertSOAPEchoResponse(String, XMLStreamReader)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#assertSOAPEchoResponse(javax.xml.stream.XMLStreamReader)">assertSOAPEchoResponse(XMLStreamReader)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel"><span class="strong">AsyncChannel</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/channel/package-summary.html">org.apache.axis2.transport.testkit.channel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint"><span class="strong">AsyncEndpoint</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="type parameter in AsyncEndpoint">M</a>&gt; - Interface in <a href="./org/apache/axis2/transport/testkit/endpoint/package-summary.html">org.apache.axis2.transport.testkit.endpoint</a></dt>
<dd>
<div class="block">Interface implemented by in-only test endpoints.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html" title="class in org.apache.axis2.transport.testkit.endpoint"><span class="strong">AsyncEndpointAdapter</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html" title="type parameter in AsyncEndpointAdapter">M</a>,<a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html" title="type parameter in AsyncEndpointAdapter">N</a>&gt; - Class in <a href="./org/apache/axis2/transport/testkit/endpoint/package-summary.html">org.apache.axis2.transport.testkit.endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html#AsyncEndpointAdapter(org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, org.apache.axis2.transport.testkit.message.MessageDecoder)">AsyncEndpointAdapter(AsyncEndpoint&lt;N&gt;, MessageDecoder&lt;N, M&gt;)</a></span> - Constructor for class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html" title="class in org.apache.axis2.transport.testkit.endpoint">AsyncEndpointAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async"><span class="strong">AsyncMessageTestCase</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html" title="type parameter in AsyncMessageTestCase">M</a>&gt; - Class in <a href="./org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html#AsyncMessageTestCase(org.apache.axis2.transport.testkit.channel.AsyncChannel, org.apache.axis2.transport.testkit.client.AsyncTestClient, org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, javax.mail.internet.ContentType, java.lang.String, java.lang.Object...)">AsyncMessageTestCase(AsyncChannel, AsyncTestClient&lt;M&gt;, AsyncEndpoint&lt;M&gt;, ContentType, String, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">AsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="interface in org.apache.axis2.transport.testkit.client"><span class="strong">AsyncTestClient</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="type parameter in AsyncTestClient">M</a>&gt; - Interface in <a href="./org/apache/axis2/transport/testkit/client/package-summary.html">org.apache.axis2.transport.testkit.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client"><span class="strong">AsyncTestClientAdapter</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html" title="type parameter in AsyncTestClientAdapter">M</a>,<a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html" title="type parameter in AsyncTestClientAdapter">N</a>&gt; - Class in <a href="./org/apache/axis2/transport/testkit/client/package-summary.html">org.apache.axis2.transport.testkit.client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html#AsyncTestClientAdapter(org.apache.axis2.transport.testkit.client.AsyncTestClient, org.apache.axis2.transport.testkit.message.MessageEncoder)">AsyncTestClientAdapter(AsyncTestClient&lt;N&gt;, MessageEncoder&lt;M, N&gt;)</a></span> - Constructor for class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client">AsyncTestClientAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html#AXIS_TO_BYTE">AXIS_TO_BYTE</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html#AXIS_TO_REST">AXIS_TO_REST</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html#AXIS_TO_STRING">AXIS_TO_STRING</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html#AXIS_TO_XML">AXIS_TO_XML</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint"><span class="strong">AxisAsyncEndpoint</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/endpoint/package-summary.html">org.apache.axis2.transport.testkit.axis2.endpoint</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html#AxisAsyncEndpoint()">AxisAsyncEndpoint()</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisAsyncTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client"><span class="strong">AxisAsyncTestClient</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/client/package-summary.html">org.apache.axis2.transport.testkit.axis2.client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisAsyncTestClient.html#AxisAsyncTestClient(boolean)">AxisAsyncTestClient(boolean)</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisAsyncTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisAsyncTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisAsyncTestClient.html#AxisAsyncTestClient()">AxisAsyncTestClient()</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisAsyncTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisAsyncTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint"><span class="strong">AxisEchoEndpoint</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/endpoint/package-summary.html">org.apache.axis2.transport.testkit.axis2.endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html#AxisEchoEndpoint()">AxisEchoEndpoint()</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html" title="class in org.apache.axis2.transport.testkit.message"><span class="strong">AxisMessage</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/message/package-summary.html">org.apache.axis2.transport.testkit.message</a></dt>
<dd>
<div class="block">Class encapsulating a SOAP envelope and an attachment map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html#AxisMessage()">AxisMessage()</a></span> - Constructor for class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html" title="class in org.apache.axis2.transport.testkit.message">AxisMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html#AxisMessage(org.apache.axis2.context.MessageContext)">AxisMessage(MessageContext)</a></span> - Constructor for class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html" title="class in org.apache.axis2.transport.testkit.message">AxisMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html#axisOptions">axisOptions</a></span> - Variable in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisRequestResponseTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client"><span class="strong">AxisRequestResponseTestClient</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/client/package-summary.html">org.apache.axis2.transport.testkit.axis2.client</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisRequestResponseTestClient.html#AxisRequestResponseTestClient()">AxisRequestResponseTestClient()</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisRequestResponseTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisRequestResponseTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/AxisServiceConfigurator.html" title="interface in org.apache.axis2.transport.testkit.axis2"><span class="strong">AxisServiceConfigurator</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/axis2/package-summary.html">org.apache.axis2.transport.testkit.axis2</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client"><span class="strong">AxisTestClient</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/client/package-summary.html">org.apache.axis2.transport.testkit.axis2.client</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html#AxisTestClient()">AxisTestClient()</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientConfigurator.html" title="interface in org.apache.axis2.transport.testkit.axis2.client"><span class="strong">AxisTestClientConfigurator</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/axis2/client/package-summary.html">org.apache.axis2.transport.testkit.axis2.client</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.html" title="class in org.apache.axis2.transport.testkit.axis2.client"><span class="strong">AxisTestClientContext</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/client/package-summary.html">org.apache.axis2.transport.testkit.axis2.client</a></dt>
<dd>
<div class="block">Resource maintaining the <a href="http://ws.apache.org/axis2/1_4_1/api/org/apache/axis2/context/ConfigurationContext.html?is-external=true" title="class or interface in org.apache.axis2.context"><code>ConfigurationContext</code></a> for <a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client"><code>AxisTestClient</code></a>
instances.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContextConfigurator.html" title="interface in org.apache.axis2.transport.testkit.axis2.client"><span class="strong">AxisTestClientContextConfigurator</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/axis2/client/package-summary.html">org.apache.axis2.transport.testkit.axis2.client</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint"><span class="strong">AxisTestEndpoint</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/endpoint/package-summary.html">org.apache.axis2.transport.testkit.axis2.endpoint</a></dt>
<dd>
<div class="block">Base class for Axis2 based test endpoints.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpoint.html#AxisTestEndpoint()">AxisTestEndpoint()</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisTestEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint"><span class="strong">AxisTestEndpointContext</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/endpoint/package-summary.html">org.apache.axis2.transport.testkit.axis2.endpoint</a></dt>
<dd>
<div class="block">Resource maintaining the <a href="http://ws.apache.org/axis2/1_4_1/api/org/apache/axis2/context/ConfigurationContext.html?is-external=true" title="class or interface in org.apache.axis2.context"><code>ConfigurationContext</code></a> for <a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint"><code>AxisTestEndpoint</code></a>
instances.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContextConfigurator.html" title="interface in org.apache.axis2.transport.testkit.axis2.endpoint"><span class="strong">AxisTestEndpointContextConfigurator</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/axis2/endpoint/package-summary.html">org.apache.axis2.transport.testkit.axis2.endpoint</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
</dl>
<a name="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html#beforeSend()">beforeSend()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/MessageExchangeValidator.html#beforeSend()">beforeSend()</a></span> - Method in interface org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/MessageExchangeValidator.html" title="interface in org.apache.axis2.transport.testkit">MessageExchangeValidator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html#BINARY_WRAPPER">BINARY_WRAPPER</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/async/BinaryTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async"><span class="strong">BinaryTestCase</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/BinaryTestCase.html#BinaryTestCase(org.apache.axis2.transport.testkit.channel.AsyncChannel, org.apache.axis2.transport.testkit.client.AsyncTestClient, org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, java.lang.Object...)">BinaryTestCase(AsyncChannel, AsyncTestClient&lt;byte[]&gt;, AsyncEndpoint&lt;byte[]&gt;, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/BinaryTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">BinaryTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/HttpTransportTestSuiteBuilder.html#build()">build()</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/HttpTransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit.http">HttpTransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#build()">build()</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html#BYTE_TO_STRING">BYTE_TO_STRING</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html#BYTE_TO_XML">BYTE_TO_XML</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageDecoder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><a href="./org/apache/axis2/transport/testkit/channel/Channel.html" title="interface in org.apache.axis2.transport.testkit.channel"><span class="strong">Channel</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/channel/package-summary.html">org.apache.axis2.transport.testkit.channel</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html#checkMessageData(M, M)">checkMessageData(M, M)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">AsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/BinaryTestCase.html#checkMessageData(byte[], byte[])">checkMessageData(byte[], byte[])</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/BinaryTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">BinaryTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/LargeSOAPAsyncMessageTestCase.html#checkMessageData(org.apache.axis2.transport.testkit.message.XMLMessage, org.apache.axis2.transport.testkit.message.XMLMessage)">checkMessageData(XMLMessage, XMLMessage)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/LargeSOAPAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">LargeSOAPAsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/RESTTestCase.html#checkMessageData(org.apache.axis2.transport.testkit.message.RESTMessage, org.apache.axis2.transport.testkit.message.RESTMessage)">checkMessageData(RESTMessage, RESTMessage)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/RESTTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">RESTTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/SwATestCase.html#checkMessageData(org.apache.axis2.transport.testkit.message.XMLMessage, org.apache.axis2.transport.testkit.message.XMLMessage)">checkMessageData(XMLMessage, XMLMessage)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/SwATestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">SwATestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/TextPlainTestCase.html#checkMessageData(java.lang.String, java.lang.String)">checkMessageData(String, String)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/TextPlainTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">TextPlainTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html#checkMessageData(org.apache.axis2.transport.testkit.message.XMLMessage, org.apache.axis2.transport.testkit.message.XMLMessage)">checkMessageData(XMLMessage, XMLMessage)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">XMLAsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html#checkResponse(M, N)">checkResponse(M, N)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo">RequestResponseMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html#checkResponse(org.apache.axis2.transport.testkit.message.XMLMessage, org.apache.axis2.transport.testkit.message.XMLMessage)">checkResponse(XMLMessage, XMLMessage)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo">XMLRequestResponseMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html#clear()">clear()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html#clear()">clear()</a></span> - Method in interface org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">AsyncEndpoint</a></dt>
<dd>
<div class="block">Discard any pending messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html#clear()">clear()</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html" title="class in org.apache.axis2.transport.testkit.endpoint">AsyncEndpointAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html#clear()">clear()</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOnlyEndpointSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html#clear()">clear()</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html" title="class in org.apache.axis2.transport.testkit.client"><span class="strong">ClientOptions</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/client/package-summary.html">org.apache.axis2.transport.testkit.client</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html#ClientOptions(org.apache.axis2.transport.testkit.client.TestClient, javax.mail.internet.ContentType, java.lang.String)">ClientOptions(TestClient, ContentType, String)</a></span> - Constructor for class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html" title="class in org.apache.axis2.transport.testkit.client">ClientOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html#contentType">contentType</a></span> - Variable in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">MessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/ContentTypeServiceConfigurator.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint"><span class="strong">ContentTypeServiceConfigurator</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/endpoint/package-summary.html">org.apache.axis2.transport.testkit.axis2.endpoint</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/ContentTypeServiceConfigurator.html#ContentTypeServiceConfigurator(java.lang.String)">ContentTypeServiceConfigurator(String)</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/ContentTypeServiceConfigurator.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">ContentTypeServiceConfigurator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/util/ContentTypeUtil.html" title="class in org.apache.axis2.transport.testkit.util"><span class="strong">ContentTypeUtil</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/util/package-summary.html">org.apache.axis2.transport.testkit.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/channel/Channel.html#CONTEXT_PATH">CONTEXT_PATH</a></span> - Static variable in interface org.apache.axis2.transport.testkit.channel.<a href="./org/apache/axis2/transport/testkit/channel/Channel.html" title="interface in org.apache.axis2.transport.testkit.channel">Channel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LogManager.html#createLog(java.lang.String)">createLog(String)</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LogManager.html" title="class in org.apache.axis2.transport.testkit.util">LogManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html#createOperation()">createOperation()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html#createOperation()">createOperation()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpoint.html#createOperation()">createOperation()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisTestEndpoint</a></dt>
<dd>
<div class="block">Create an operation appropriate for the message exchange pattern implemented
by the test endpoint.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#createPayload(java.lang.String)">createPayload(String)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>
<div class="block">Create the payload for an echoOMElement request</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#createPayload()">createPayload()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#createServer()">createServer()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/SimpleTransportDescriptionFactory.html#createTransportInDescription()">createTransportInDescription()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/SimpleTransportDescriptionFactory.html" title="class in org.apache.axis2.transport.testkit.axis2">SimpleTransportDescriptionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/TransportDescriptionFactory.html#createTransportInDescription()">createTransportInDescription()</a></span> - Method in interface org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/TransportDescriptionFactory.html" title="interface in org.apache.axis2.transport.testkit.axis2">TransportDescriptionFactory</a></dt>
<dd>
<div class="block">Create a TransportInDescription for the transport under test.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/SimpleTransportDescriptionFactory.html#createTransportOutDescription()">createTransportOutDescription()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/SimpleTransportDescriptionFactory.html" title="class in org.apache.axis2.transport.testkit.axis2">SimpleTransportDescriptionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/TransportDescriptionFactory.html#createTransportOutDescription()">createTransportOutDescription()</a></span> - Method in interface org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/TransportDescriptionFactory.html" title="interface in org.apache.axis2.transport.testkit.axis2">TransportDescriptionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/CustomAxisConfigurator.html" title="class in org.apache.axis2.transport"><span class="strong">CustomAxisConfigurator</span></a> - Class in <a href="./org/apache/axis2/transport/package-summary.html">org.apache.axis2.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/CustomAxisConfigurator.html#CustomAxisConfigurator()">CustomAxisConfigurator()</a></span> - Constructor for class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/CustomAxisConfigurator.html" title="class in org.apache.axis2.transport">CustomAxisConfigurator</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html#decode(javax.mail.internet.ContentType, T)">decode(ContentType, T)</a></span> - Method in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/doclet/Dependency.html" title="class in org.apache.axis2.transport.testkit.doclet"><span class="strong">Dependency</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/doclet/package-summary.html">org.apache.axis2.transport.testkit.doclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/Dependency.html#Dependency(java.lang.String, java.lang.String, java.lang.String)">Dependency(String, String, String)</a></span> - Constructor for class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/Dependency.html" title="class in org.apache.axis2.transport.testkit.doclet">Dependency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/UtilsTransportServer.html#deployEchoService(java.lang.String, java.util.List)">deployEchoService(String, List&lt;Parameter&gt;)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport">UtilsTransportServer</a></dt>
<dd>
<div class="block">Deploy the standard Echo service with the custom parameters passed in</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html#destroy()">destroy()</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html" title="class in org.apache.axis2.transport.testkit.util">LifecycleFixTransportListenerProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html#doRunTest()">doRunTest()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">AsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html#doRunTest()">doRunTest()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo">RequestResponseMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html#doRunTest()">doRunTest()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">MessageTestCase</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport"><span class="strong">Echo</span></a> - Class in <a href="./org/apache/axis2/transport/package-summary.html">org.apache.axis2.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#Echo()">Echo()</a></span> - Constructor for class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#ECHO_OM_ELEMENT_OP_NAME">ECHO_OM_ELEMENT_OP_NAME</a></span> - Static variable in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#echoInt(int)">echoInt(int)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#echoMTOMtoBase64(org.apache.axiom.om.OMElement)">echoMTOMtoBase64(OMElement)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#echoOM(org.apache.axiom.om.OMElement)">echoOM(OMElement)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#echoOMElement(org.apache.axiom.om.OMElement)">echoOMElement(OMElement)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#echoOMElementNoResponse(org.apache.axiom.om.OMElement)">echoOMElementNoResponse(OMElement)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#echoString(java.lang.String)">echoString(String)</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#echoVoid()">echoVoid()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/UtilsTransportServer.html#enableAddressing()">enableAddressing()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport">UtilsTransportServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html#encode(org.apache.axis2.transport.testkit.client.ClientOptions, T)">encode(ClientOptions, T)</a></span> - Method in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/endpoint/EndpointErrorListener.html" title="interface in org.apache.axis2.transport.testkit.endpoint"><span class="strong">EndpointErrorListener</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/endpoint/package-summary.html">org.apache.axis2.transport.testkit.endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/CustomAxisConfigurator.html#engageGlobalModules()">engageGlobalModules()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/CustomAxisConfigurator.html" title="class in org.apache.axis2.transport">CustomAxisConfigurator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/filter/EqualityExpression.html" title="class in org.apache.axis2.transport.testkit.filter"><span class="strong">EqualityExpression</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/filter/package-summary.html">org.apache.axis2.transport.testkit.filter</a></dt>
<dd>
<div class="block">Implementation of the <em>equal</em> (<tt>=</tt>) operator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/EqualityExpression.html#EqualityExpression(java.lang.String, java.lang.String)">EqualityExpression(String, String)</a></span> - Constructor for class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/EqualityExpression.html" title="class in org.apache.axis2.transport.testkit.filter">EqualityExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage.Parameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/EndpointErrorListener.html#error(java.lang.Throwable)">error(Throwable)</a></span> - Method in interface org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/EndpointErrorListener.html" title="interface in org.apache.axis2.transport.testkit.endpoint">EndpointErrorListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/InterruptingEndpointErrorListener.html#error(java.lang.Throwable)">error(Throwable)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/InterruptingEndpointErrorListener.html" title="class in org.apache.axis2.transport.testkit.tests.echo">InterruptingEndpointErrorListener</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><a href="./org/apache/axis2/transport/testkit/filter/FilterExpression.html" title="interface in org.apache.axis2.transport.testkit.filter"><span class="strong">FilterExpression</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/filter/package-summary.html">org.apache.axis2.transport.testkit.filter</a></dt>
<dd>
<div class="block">Interface representing an abstract filter expression.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/filter/FilterExpressionParser.html" title="class in org.apache.axis2.transport.testkit.filter"><span class="strong">FilterExpressionParser</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/filter/package-summary.html">org.apache.axis2.transport.testkit.filter</a></dt>
<dd>
<div class="block">Parser for LDAP filter expressions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpointSupport.html#fireEndpointError(java.lang.Throwable)">fireEndpointError(Throwable)</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOutEndpointSupport</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html#getAttachments()">getAttachments()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html" title="class in org.apache.axis2.transport.testkit.message">AxisMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html#getAttachments()">getAttachments()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/CustomAxisConfigurator.html#getAxisConfiguration()">getAxisConfiguration()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/CustomAxisConfigurator.html" title="class in org.apache.axis2.transport">CustomAxisConfigurator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html#getAxisConfiguration()">getAxisConfiguration()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisTestEndpointContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/UtilsTransportServer.html#getAxisConfiguration()">getAxisConfiguration()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport">UtilsTransportServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#getBytesSent()">getBytesSent()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html#getCharset()">getCharset()</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html" title="class in org.apache.axis2.transport.testkit.client">ClientOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/MessageTestData.html#getCharset()">getCharset()</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/MessageTestData.html" title="class in org.apache.axis2.transport.testkit">MessageTestData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#getClientCfgCtx()">getClientCfgCtx()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>
<div class="block">Get the default axis2 configuration context for a client</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/Dependency.html#getComment()">getComment()</a></span> - Method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/Dependency.html" title="class in org.apache.axis2.transport.testkit.doclet">Dependency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.html#getConfigurationContext()">getConfigurationContext()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClientContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/UtilsTransportServer.html#getConfigurationContext()">getConfigurationContext()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport">UtilsTransportServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html#getContentType(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType)">getContentType(ClientOptions, ContentType)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html#getContentType(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType)">getContentType(ClientOptions, ContentType)</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client">AsyncTestClientAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html#getContentType(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType)">getContentType(ClientOptions, ContentType)</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client">RequestResponseTestClientAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/TestClient.html#getContentType(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType)">getContentType(ClientOptions, ContentType)</a></span> - Method in interface org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/TestClient.html" title="interface in org.apache.axis2.transport.testkit.client">TestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JavaNetClient.html#getContentType(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType)">getContentType(ClientOptions, ContentType)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JavaNetClient.html" title="class in org.apache.axis2.transport.testkit.http">JavaNetClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JavaNetRESTClient.html#getContentType(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType)">getContentType(ClientOptions, ContentType)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JavaNetRESTClient.html" title="class in org.apache.axis2.transport.testkit.http">JavaNetRESTClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/IncomingMessage.html#getContentType()">getContentType()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/IncomingMessage.html" title="class in org.apache.axis2.transport.testkit.message">IncomingMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html#getContentType(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType)">getContentType(ClientOptions, ContentType)</a></span> - Method in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.Type.html#getContentType()">getContentType()</a></span> - Method in enum org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.Type.html" title="enum in org.apache.axis2.transport.testkit.message">XMLMessage.Type</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyServer.html#getContext()">getContext()</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyServer.html" title="class in org.apache.axis2.transport.testkit.http">JettyServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/IncomingMessage.html#getData()">getData()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/IncomingMessage.html" title="class in org.apache.axis2.transport.testkit.message">IncomingMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/TextPlainTestCase.html#getData()">getData()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/TextPlainTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">TextPlainTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html#getData()">getData()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">XMLAsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html#getData()">getData()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo">XMLRequestResponseMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/Resource.html#getDependencies()">getDependencies()</a></span> - Method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/Resource.html" title="class in org.apache.axis2.transport.testkit.doclet">Resource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/channel/Channel.html#getEndpointReference()">getEndpointReference()</a></span> - Method in interface org.apache.axis2.transport.testkit.channel.<a href="./org/apache/axis2/transport/testkit/channel/Channel.html" title="interface in org.apache.axis2.transport.testkit.channel">Channel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/HttpChannel.html#getEndpointReference()">getEndpointReference()</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/HttpChannel.html" title="class in org.apache.axis2.transport.testkit.http">HttpChannel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html#getEnvelope()">getEnvelope()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html" title="class in org.apache.axis2.transport.testkit.message">AxisMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html#getEPR(org.apache.axis2.description.AxisService)">getEPR(AxisService)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisTestEndpointContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html#getEPRForService(java.lang.String, java.lang.String)">getEPRForService(String, String)</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html" title="class in org.apache.axis2.transport.testkit.util">LifecycleFixTransportListenerProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html#getEPRsForService(java.lang.String, java.lang.String)">getEPRsForService(String, String)</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html" title="class in org.apache.axis2.transport.testkit.util">LifecycleFixTransportListenerProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/InterruptingEndpointErrorListener.html#getException()">getException()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/InterruptingEndpointErrorListener.html" title="class in org.apache.axis2.transport.testkit.tests.echo">InterruptingEndpointErrorListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#getId()">getId()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#getInstance()">getInstance()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html#getKey()">getKey()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage.Parameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html#getMessageElement()">getMessageElement()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#getMessagesSent()">getMessagesSent()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html#getMessageType()">getMessageType()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html" title="class in org.apache.axis2.transport.testkit.message">AxisMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html#getMimeBoundary()">getMimeBoundary()</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html" title="class in org.apache.axis2.transport.testkit.client">ClientOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/Dependency.html#getMultiplicity()">getMultiplicity()</a></span> - Method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/Dependency.html" title="class in org.apache.axis2.transport.testkit.doclet">Dependency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/MessageTestData.html#getName()">getName()</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/MessageTestData.html" title="class in org.apache.axis2.transport.testkit">MessageTestData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#getName()">getName()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/name/NameUtils.html#getNameComponents(java.lang.Object)">getNameComponents(Object)</a></span> - Static method in class org.apache.axis2.transport.testkit.name.<a href="./org/apache/axis2/transport/testkit/name/NameUtils.html" title="class in org.apache.axis2.transport.testkit.name">NameUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/name/NameUtils.html#getNameComponents(java.util.Map, java.lang.Object)">getNameComponents(Map&lt;String, String&gt;, Object)</a></span> - Static method in class org.apache.axis2.transport.testkit.name.<a href="./org/apache/axis2/transport/testkit/name/NameUtils.html" title="class in org.apache.axis2.transport.testkit.name">NameUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#getNameComponents()">getNameComponents()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.html#getParameters()">getParameters()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/RESTMessage.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html#getPayload()">getPayload()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/tcpmon/Tunnel.html#getPort()">getPort()</a></span> - Method in class org.apache.axis2.transport.testkit.util.tcpmon.<a href="./org/apache/axis2/transport/testkit/util/tcpmon/Tunnel.html" title="class in org.apache.axis2.transport.testkit.util.tcpmon">Tunnel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.html#getQueryString()">getQueryString()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/RESTMessage.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfo.html#getResource(java.lang.String)">getResource(String)</a></span> - Method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfo.html" title="class in org.apache.axis2.transport.testkit.doclet">ResourceInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html#getResources()">getResources()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#getResourceSet()">getResourceSet()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html#getRootContentId()">getRootContentId()</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html" title="class in org.apache.axis2.transport.testkit.client">ClientOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.html#getSender()">getSender()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClientContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/HttpTestEnvironment.html#getServerPort()">getServerPort()</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/HttpTestEnvironment.html" title="class in org.apache.axis2.transport.testkit.http">HttpTestEnvironment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/HttpChannel.html#getServiceName()">getServiceName()</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/HttpChannel.html" title="class in org.apache.axis2.transport.testkit.http">HttpChannel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html#getSessionContext(org.apache.axis2.context.MessageContext)">getSessionContext(MessageContext)</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html" title="class in org.apache.axis2.transport.testkit.util">LifecycleFixTransportListenerProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/Adapter.html#getTarget()">getTarget()</a></span> - Method in interface org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/Adapter.html" title="interface in org.apache.axis2.transport.testkit">Adapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html#getTarget()">getTarget()</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client">AsyncTestClientAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html#getTarget()">getTarget()</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client">RequestResponseTestClientAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html#getTarget()">getTarget()</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html" title="class in org.apache.axis2.transport.testkit.endpoint">AsyncEndpointAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#getTarget()">getTarget()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html#getTestClass()">getTestClass()</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html" title="class in org.apache.axis2.transport.testkit">ManagedTestSuite</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#getTestClass()">getTestClass()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/MessageTestData.html#getText()">getText()</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/MessageTestData.html" title="class in org.apache.axis2.transport.testkit">MessageTestData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html#getTransportContentType()">getTransportContentType()</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/ClientOptions.html" title="class in org.apache.axis2.transport.testkit.client">ClientOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html#getTransportListener()">getTransportListener()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisTestEndpointContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html#getTransportName()">getTransportName()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisTestEndpointContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/Dependency.html#getType()">getType()</a></span> - Method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/Dependency.html" title="class in org.apache.axis2.transport.testkit.doclet">Dependency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/Resource.html#getType()">getType()</a></span> - Method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/Resource.html" title="class in org.apache.axis2.transport.testkit.doclet">Resource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html#getType()">getType()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html#getTypeFromContentType(javax.mail.internet.ContentType)">getTypeFromContentType(ContentType)</a></span> - Static method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfo.html#getUsedBy(java.lang.String)">getUsedBy(String)</a></span> - Method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfo.html" title="class in org.apache.axis2.transport.testkit.doclet">ResourceInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html#getValue()">getValue()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage.Parameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html#getXmlMessageType()">getXmlMessageType()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">XMLAsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html#getXmlMessageType()">getXmlMessageType()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo">XMLRequestResponseMessageTestCase</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_H_">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html#handle(java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse)">handle(String, HttpRequest, HttpResponse)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html#handle(org.mortbay.http.HttpRequest)">handle(HttpRequest)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyByteArrayAsyncEndpoint.html#handle(org.mortbay.http.HttpRequest)">handle(HttpRequest)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyByteArrayAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyByteArrayAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html#handle(java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse)">handle(String, HttpRequest, HttpResponse)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyEndpoint.html#handle(java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse)">handle(String, HttpRequest, HttpResponse)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyRESTAsyncEndpoint.html#handle(org.mortbay.http.HttpRequest)">handle(HttpRequest)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyRESTAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyRESTAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html#hashCode()">hashCode()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage.Parameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#hashCode()">hashCode()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#hasLifecycle()">hasLifecycle()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/HttpChannel.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">HttpChannel</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/HttpChannel.html#HttpChannel()">HttpChannel()</a></span> - Constructor for class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/HttpChannel.html" title="class in org.apache.axis2.transport.testkit.http">HttpChannel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/HttpTestEnvironment.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">HttpTestEnvironment</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/HttpTransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">HttpTransportTestSuiteBuilder</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/HttpTransportTestSuiteBuilder.html#HttpTransportTestSuiteBuilder(org.apache.axis2.transport.testkit.ManagedTestSuite, org.apache.axis2.transport.testkit.axis2.TransportDescriptionFactory)">HttpTransportTestSuiteBuilder(ManagedTestSuite, TransportDescriptionFactory)</a></span> - Constructor for class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/HttpTransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit.http">HttpTransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><a href="./org/apache/axis2/transport/testkit/message/IncomingMessage.html" title="class in org.apache.axis2.transport.testkit.message"><span class="strong">IncomingMessage</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/message/IncomingMessage.html" title="type parameter in IncomingMessage">M</a>&gt; - Class in <a href="./org/apache/axis2/transport/testkit/message/package-summary.html">org.apache.axis2.transport.testkit.message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/IncomingMessage.html#IncomingMessage(javax.mail.internet.ContentType, M)">IncomingMessage(ContentType, M)</a></span> - Constructor for class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/IncomingMessage.html" title="class in org.apache.axis2.transport.testkit.message">IncomingMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#incrementBytesReceived(long)">incrementBytesReceived(long)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#incrementBytesSent(long)">incrementBytesSent(long)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#incrementFaultsReceiving(int)">incrementFaultsReceiving(int)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#incrementFaultsSending(int)">incrementFaultsSending(int)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#incrementMessagesReceived()">incrementMessagesReceived()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#incrementMessagesSent()">incrementMessagesSent()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#incrementTimeoutsReceiving()">incrementTimeoutsReceiving()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#incrementTimeoutsSending()">incrementTimeoutsSending()</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#init(java.lang.String, boolean, java.lang.Class)">init(String, boolean, Class&lt;?&gt;)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html#init(org.apache.axis2.context.ConfigurationContext, org.apache.axis2.description.TransportInDescription)">init(ConfigurationContext, TransportInDescription)</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html" title="class in org.apache.axis2.transport.testkit.util">LifecycleFixTransportListenerProxy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint"><span class="strong">InOnlyEndpointSupport</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html" title="type parameter in InOnlyEndpointSupport">M</a>&gt; - Class in <a href="./org/apache/axis2/transport/testkit/endpoint/package-summary.html">org.apache.axis2.transport.testkit.endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html#InOnlyEndpointSupport()">InOnlyEndpointSupport()</a></span> - Constructor for class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOnlyEndpointSupport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint"><span class="strong">InOutEndpoint</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/endpoint/package-summary.html">org.apache.axis2.transport.testkit.endpoint</a></dt>
<dd>
<div class="block">Interface implemented by in-out test endpoints.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint"><span class="strong">InOutEndpointSupport</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/endpoint/package-summary.html">org.apache.axis2.transport.testkit.endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpointSupport.html#InOutEndpointSupport()">InOutEndpointSupport()</a></span> - Constructor for class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOutEndpointSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClientContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContext.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisTestEndpointContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/HttpTestEnvironment.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/HttpTestEnvironment.html" title="class in org.apache.axis2.transport.testkit.http">HttpTestEnvironment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyServer.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyServer.html" title="class in org.apache.axis2.transport.testkit.http">JettyServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LogManager.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LogManager.html" title="class in org.apache.axis2.transport.testkit.util">LogManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/PortAllocator.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/PortAllocator.html" title="class in org.apache.axis2.transport.testkit.util">PortAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/echo/InterruptingEndpointErrorListener.html" title="class in org.apache.axis2.transport.testkit.tests.echo"><span class="strong">InterruptingEndpointErrorListener</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/echo/package-summary.html">org.apache.axis2.transport.testkit.tests.echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/InterruptingEndpointErrorListener.html#InterruptingEndpointErrorListener(java.lang.Thread)">InterruptingEndpointErrorListener(Thread)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/InterruptingEndpointErrorListener.html" title="class in org.apache.axis2.transport.testkit.tests.echo">InterruptingEndpointErrorListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContextConfigurator.html#isTransportListenerRequired()">isTransportListenerRequired()</a></span> - Method in interface org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContextConfigurator.html" title="interface in org.apache.axis2.transport.testkit.axis2.client">AxisTestClientContextConfigurator</a></dt>
<dd>
<div class="block">Determine whether a transport listener is required on client side.</div>
</dd>
</dl>
<a name="_J_">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><a href="./org/apache/axis2/transport/testkit/http/JavaNetClient.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">JavaNetClient</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JavaNetClient.html#JavaNetClient()">JavaNetClient()</a></span> - Constructor for class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JavaNetClient.html" title="class in org.apache.axis2.transport.testkit.http">JavaNetClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/JavaNetRESTClient.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">JavaNetRESTClient</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JavaNetRESTClient.html#JavaNetRESTClient()">JavaNetRESTClient()</a></span> - Constructor for class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JavaNetRESTClient.html" title="class in org.apache.axis2.transport.testkit.http">JavaNetRESTClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">JettyAsyncEndpoint</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html" title="type parameter in JettyAsyncEndpoint">M</a>&gt; - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html#JettyAsyncEndpoint()">JettyAsyncEndpoint()</a></span> - Constructor for class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/JettyByteArrayAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">JettyByteArrayAsyncEndpoint</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyByteArrayAsyncEndpoint.html#JettyByteArrayAsyncEndpoint()">JettyByteArrayAsyncEndpoint()</a></span> - Constructor for class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyByteArrayAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyByteArrayAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">JettyEchoEndpoint</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html#JettyEchoEndpoint()">JettyEchoEndpoint()</a></span> - Constructor for class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/JettyEndpoint.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">JettyEndpoint</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyEndpoint.html#JettyEndpoint()">JettyEndpoint()</a></span> - Constructor for class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/JettyRESTAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">JettyRESTAsyncEndpoint</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyRESTAsyncEndpoint.html#JettyRESTAsyncEndpoint()">JettyRESTAsyncEndpoint()</a></span> - Constructor for class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyRESTAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyRESTAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/JettyServer.html" title="class in org.apache.axis2.transport.testkit.http"><span class="strong">JettyServer</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
</dl>
<a name="_K_">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><a href="./org/apache/axis2/transport/testkit/name/Key.html" title="annotation in org.apache.axis2.transport.testkit.name"><span class="strong">Key</span></a> - Annotation Type in <a href="./org/apache/axis2/transport/testkit/name/package-summary.html">org.apache.axis2.transport.testkit.name</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html#languageVersion()">languageVersion()</a></span> - Static method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet">TestkitJavadocDoclet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/async/LargeSOAPAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async"><span class="strong">LargeSOAPAsyncMessageTestCase</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/LargeSOAPAsyncMessageTestCase.html#LargeSOAPAsyncMessageTestCase(org.apache.axis2.transport.testkit.channel.AsyncChannel, org.apache.axis2.transport.testkit.client.AsyncTestClient, org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, java.lang.Object...)">LargeSOAPAsyncMessageTestCase(AsyncChannel, AsyncTestClient&lt;XMLMessage&gt;, AsyncEndpoint&lt;XMLMessage&gt;, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/LargeSOAPAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">LargeSOAPAsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#LATIN1_TEST_DATA">LATIN1_TEST_DATA</a></span> - Static variable in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html" title="class in org.apache.axis2.transport.testkit.util"><span class="strong">LifecycleFixTransportListenerProxy</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/util/package-summary.html">org.apache.axis2.transport.testkit.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html#LifecycleFixTransportListenerProxy(org.apache.axis2.transport.TransportListener, int)">LifecycleFixTransportListenerProxy(TransportListener, int)</a></span> - Constructor for class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html" title="class in org.apache.axis2.transport.testkit.util">LifecycleFixTransportListenerProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/CustomAxisConfigurator.html#loadServices()">loadServices()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/CustomAxisConfigurator.html" title="class in org.apache.axis2.transport">CustomAxisConfigurator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/LogAspect.html" title="class in org.apache.axis2.transport.testkit.axis2"><span class="strong">LogAspect</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/package-summary.html">org.apache.axis2.transport.testkit.axis2</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/LogAspect.html#LogAspect()">LogAspect()</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/LogAspect.html" title="class in org.apache.axis2.transport.testkit.axis2">LogAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/util/LogManager.html" title="class in org.apache.axis2.transport.testkit.util"><span class="strong">LogManager</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/util/package-summary.html">org.apache.axis2.transport.testkit.util</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
</dl>
<a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests"><span class="strong">ManagedTestCase</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/package-summary.html">org.apache.axis2.transport.testkit.tests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#ManagedTestCase(java.lang.Object...)">ManagedTestCase(Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html" title="class in org.apache.axis2.transport.testkit"><span class="strong">ManagedTestSuite</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/package-summary.html">org.apache.axis2.transport.testkit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html#ManagedTestSuite(java.lang.Class, boolean)">ManagedTestSuite(Class&lt;?&gt;, boolean)</a></span> - Constructor for class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html" title="class in org.apache.axis2.transport.testkit">ManagedTestSuite</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html#ManagedTestSuite(java.lang.Class)">ManagedTestSuite(Class&lt;?&gt;)</a></span> - Constructor for class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html" title="class in org.apache.axis2.transport.testkit">ManagedTestSuite</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/AndExpression.html#matches(java.util.Map)">matches(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/AndExpression.html" title="class in org.apache.axis2.transport.testkit.filter">AndExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/EqualityExpression.html#matches(java.util.Map)">matches(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/EqualityExpression.html" title="class in org.apache.axis2.transport.testkit.filter">EqualityExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/FilterExpression.html#matches(java.util.Map)">matches(Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/FilterExpression.html" title="interface in org.apache.axis2.transport.testkit.filter">FilterExpression</a></dt>
<dd>
<div class="block">Evaluate the filter expression.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/NotExpression.html#matches(java.util.Map)">matches(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/NotExpression.html" title="class in org.apache.axis2.transport.testkit.filter">NotExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/OrExpression.html#matches(java.util.Map)">matches(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/OrExpression.html" title="class in org.apache.axis2.transport.testkit.filter">OrExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/PresenceExpression.html#matches(java.util.Map)">matches(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/PresenceExpression.html" title="class in org.apache.axis2.transport.testkit.filter">PresenceExpression</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/MessageContextValidator.html" title="interface in org.apache.axis2.transport.testkit.axis2"><span class="strong">MessageContextValidator</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/axis2/package-summary.html">org.apache.axis2.transport.testkit.axis2</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="interface in org.apache.axis2.transport.testkit.message"><span class="strong">MessageDecoder</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="type parameter in MessageDecoder">T</a>,<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="type parameter in MessageDecoder">U</a>&gt; - Interface in <a href="./org/apache/axis2/transport/testkit/message/package-summary.html">org.apache.axis2.transport.testkit.message</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="interface in org.apache.axis2.transport.testkit.message"><span class="strong">MessageEncoder</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="type parameter in MessageEncoder">T</a>,<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="type parameter in MessageEncoder">U</a>&gt; - Interface in <a href="./org/apache/axis2/transport/testkit/message/package-summary.html">org.apache.axis2.transport.testkit.message</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/MessageExchangeValidator.html" title="interface in org.apache.axis2.transport.testkit"><span class="strong">MessageExchangeValidator</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/package-summary.html">org.apache.axis2.transport.testkit</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util"><span class="strong">MessageLevelMetricsCollectorImpl</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/util/package-summary.html">org.apache.axis2.transport.testkit.axis2.util</a></dt>
<dd>
<div class="block">Message level metrics collector implementation used during the tests to check that
message level metrics collection is implemented.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#MessageLevelMetricsCollectorImpl()">MessageLevelMetricsCollectorImpl()</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests"><span class="strong">MessageTestCase</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/package-summary.html">org.apache.axis2.transport.testkit.tests</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html#MessageTestCase(org.apache.axis2.transport.testkit.client.TestClient, javax.mail.internet.ContentType, java.lang.String, java.lang.Object...)">MessageTestCase(TestClient, ContentType, String, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">MessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/MessageTestData.html" title="class in org.apache.axis2.transport.testkit"><span class="strong">MessageTestData</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/package-summary.html">org.apache.axis2.transport.testkit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/MessageTestData.html#MessageTestData(java.lang.String, java.lang.String, java.lang.String)">MessageTestData(String, String, String)</a></span> - Constructor for class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/MessageTestData.html" title="class in org.apache.axis2.transport.testkit">MessageTestData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/misc/MinConcurrencyTest.html" title="class in org.apache.axis2.transport.testkit.tests.misc"><span class="strong">MinConcurrencyTest</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/misc/package-summary.html">org.apache.axis2.transport.testkit.tests.misc</a></dt>
<dd>
<div class="block">Generic test case to check whether a transport listener processes messages with the expected
level of concurrency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/misc/MinConcurrencyTest.html#MinConcurrencyTest(org.apache.axis2.transport.testkit.channel.AsyncChannel[], int, boolean, java.lang.Object...)">MinConcurrencyTest(AsyncChannel[], int, boolean, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.misc.<a href="./org/apache/axis2/transport/testkit/tests/misc/MinConcurrencyTest.html" title="class in org.apache.axis2.transport.testkit.tests.misc">MinConcurrencyTest</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><a href="./org/apache/axis2/transport/testkit/name/Name.html" title="annotation in org.apache.axis2.transport.testkit.name"><span class="strong">Name</span></a> - Annotation Type in <a href="./org/apache/axis2/transport/testkit/name/package-summary.html">org.apache.axis2.transport.testkit.name</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/name/Named.html" title="annotation in org.apache.axis2.transport.testkit.name"><span class="strong">Named</span></a> - Annotation Type in <a href="./org/apache/axis2/transport/testkit/name/package-summary.html">org.apache.axis2.transport.testkit.name</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/name/NameUtils.html" title="class in org.apache.axis2.transport.testkit.name"><span class="strong">NameUtils</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/name/package-summary.html">org.apache.axis2.transport.testkit.name</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/name/NameUtils.html#NameUtils()">NameUtils()</a></span> - Constructor for class org.apache.axis2.transport.testkit.name.<a href="./org/apache/axis2/transport/testkit/name/NameUtils.html" title="class in org.apache.axis2.transport.testkit.name">NameUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/filter/NotExpression.html" title="class in org.apache.axis2.transport.testkit.filter"><span class="strong">NotExpression</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/filter/package-summary.html">org.apache.axis2.transport.testkit.filter</a></dt>
<dd>
<div class="block">Implementation of the <em>not</em> (<tt>!</tt>) operator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/NotExpression.html#NotExpression(org.apache.axis2.transport.testkit.filter.FilterExpression)">NotExpression(FilterExpression)</a></span> - Constructor for class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/NotExpression.html" title="class in org.apache.axis2.transport.testkit.filter">NotExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#notifyReceivedMessageSize(long)">notifyReceivedMessageSize(long)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#notifySentMessageSize(long)">notifySentMessageSize(long)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html#onTransportError(java.lang.Throwable)">onTransportError(Throwable)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html#onTransportError(java.lang.Throwable)">onTransportError(Throwable)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpoint.html#onTransportError(java.lang.Throwable)">onTransportError(Throwable)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisTestEndpoint</a></dt>
<dd>
<div class="block">Process a transport error.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfoDoclet.html#optionLength(java.lang.String)">optionLength(String)</a></span> - Static method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfoDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet">ResourceInfoDoclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html#optionLength(java.lang.String)">optionLength(String)</a></span> - Static method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet">TestkitJavadocDoclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html#options">options</a></span> - Variable in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">MessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/filter/OrExpression.html" title="class in org.apache.axis2.transport.testkit.filter"><span class="strong">OrExpression</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/filter/package-summary.html">org.apache.axis2.transport.testkit.filter</a></dt>
<dd>
<div class="block">Implementation of the <em>or</em> (<tt>|</tt>) operator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/OrExpression.html#OrExpression(org.apache.axis2.transport.testkit.filter.FilterExpression[])">OrExpression(FilterExpression[])</a></span> - Constructor for class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/OrExpression.html" title="class in org.apache.axis2.transport.testkit.filter">OrExpression</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/package-summary.html">org.apache.axis2.transport</a> - package org.apache.axis2.transport</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/package-summary.html">org.apache.axis2.transport.testkit</a> - package org.apache.axis2.transport.testkit</dt>
<dd>
<div class="block">Transport test kit base package.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/package-summary.html">org.apache.axis2.transport.testkit.axis2</a> - package org.apache.axis2.transport.testkit.axis2</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/client/package-summary.html">org.apache.axis2.transport.testkit.axis2.client</a> - package org.apache.axis2.transport.testkit.axis2.client</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/package-summary.html">org.apache.axis2.transport.testkit.axis2.endpoint</a> - package org.apache.axis2.transport.testkit.axis2.endpoint</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/util/package-summary.html">org.apache.axis2.transport.testkit.axis2.util</a> - package org.apache.axis2.transport.testkit.axis2.util</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/channel/package-summary.html">org.apache.axis2.transport.testkit.channel</a> - package org.apache.axis2.transport.testkit.channel</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/client/package-summary.html">org.apache.axis2.transport.testkit.client</a> - package org.apache.axis2.transport.testkit.client</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/doclet/package-summary.html">org.apache.axis2.transport.testkit.doclet</a> - package org.apache.axis2.transport.testkit.doclet</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/endpoint/package-summary.html">org.apache.axis2.transport.testkit.endpoint</a> - package org.apache.axis2.transport.testkit.endpoint</dt>
<dd>
<div class="block">Provides interface and support classes for test endpoints.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/filter/package-summary.html">org.apache.axis2.transport.testkit.filter</a> - package org.apache.axis2.transport.testkit.filter</dt>
<dd>
<div class="block">Provides classes to evaluate LDAP filters against <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> objects.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a> - package org.apache.axis2.transport.testkit.http</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/message/package-summary.html">org.apache.axis2.transport.testkit.message</a> - package org.apache.axis2.transport.testkit.message</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/name/package-summary.html">org.apache.axis2.transport.testkit.name</a> - package org.apache.axis2.transport.testkit.name</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/package-summary.html">org.apache.axis2.transport.testkit.tests</a> - package org.apache.axis2.transport.testkit.tests</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a> - package org.apache.axis2.transport.testkit.tests.async</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/echo/package-summary.html">org.apache.axis2.transport.testkit.tests.echo</a> - package org.apache.axis2.transport.testkit.tests.echo</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/misc/package-summary.html">org.apache.axis2.transport.testkit.tests.misc</a> - package org.apache.axis2.transport.testkit.tests.misc</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/util/package-summary.html">org.apache.axis2.transport.testkit.util</a> - package org.apache.axis2.transport.testkit.util</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/util/tcpmon/package-summary.html">org.apache.axis2.transport.testkit.util.tcpmon</a> - package org.apache.axis2.transport.testkit.util.tcpmon</dt>
<dd>&nbsp;</dd>
</dl>
<a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/FilterExpressionParser.html#parse(java.lang.String)">parse(String)</a></span> - Static method in class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/FilterExpressionParser.html" title="class in org.apache.axis2.transport.testkit.filter">FilterExpressionParser</a></dt>
<dd>
<div class="block">Parse an LDAP filter expression.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/util/PortAllocator.html" title="class in org.apache.axis2.transport.testkit.util"><span class="strong">PortAllocator</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/util/package-summary.html">org.apache.axis2.transport.testkit.util</a></dt>
<dd>
<div class="block">Resource information</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html#prepareMessage()">prepareMessage()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">AsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/BinaryTestCase.html#prepareMessage()">prepareMessage()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/BinaryTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">BinaryTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/LargeSOAPAsyncMessageTestCase.html#prepareMessage()">prepareMessage()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/LargeSOAPAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">LargeSOAPAsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/RESTTestCase.html#prepareMessage()">prepareMessage()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/RESTTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">RESTTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/SwATestCase.html#prepareMessage()">prepareMessage()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/SwATestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">SwATestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/TextPlainTestCase.html#prepareMessage()">prepareMessage()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/TextPlainTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">TextPlainTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html#prepareMessage()">prepareMessage()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">XMLAsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html#prepareRequest()">prepareRequest()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo">RequestResponseMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html#prepareRequest()">prepareRequest()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo">XMLRequestResponseMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/filter/PresenceExpression.html" title="class in org.apache.axis2.transport.testkit.filter"><span class="strong">PresenceExpression</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/filter/package-summary.html">org.apache.axis2.transport.testkit.filter</a></dt>
<dd>
<div class="block">Implementation of the <em>present</em> (<tt>=*</tt>) operator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/filter/PresenceExpression.html#PresenceExpression(java.lang.String)">PresenceExpression(String)</a></span> - Constructor for class org.apache.axis2.transport.testkit.filter.<a href="./org/apache/axis2/transport/testkit/filter/PresenceExpression.html" title="class in org.apache.axis2.transport.testkit.filter">PresenceExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html#putException(java.lang.Throwable)">putException(Throwable)</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOnlyEndpointSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html#putMessage(javax.mail.internet.ContentType, M)">putMessage(ContentType, M)</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOnlyEndpointSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html#putMessage(org.apache.axis2.transport.testkit.message.IncomingMessage)">putMessage(IncomingMessage&lt;M&gt;)</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOnlyEndpointSupport</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#recycle(org.apache.axis2.transport.testkit.tests.TestResource)">recycle(TestResource)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/PortAllocator.html#releasePort(int)">releasePort(int)</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/PortAllocator.html" title="class in org.apache.axis2.transport.testkit.util">PortAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/ContentTypeUtil.html#removeCharset(javax.mail.internet.ContentType)">removeCharset(ContentType)</a></span> - Static method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/ContentTypeUtil.html" title="class in org.apache.axis2.transport.testkit.util">ContentTypeUtil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html#removeEndpointErrorListener(org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener)">removeEndpointErrorListener(EndpointErrorListener)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpoint.html#removeEndpointErrorListener(org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener)">removeEndpointErrorListener(EndpointErrorListener)</a></span> - Method in interface org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">InOutEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpointSupport.html#removeEndpointErrorListener(org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener)">removeEndpointErrorListener(EndpointErrorListener)</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOutEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOutEndpointSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html#removeEndpointErrorListener(org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener)">removeEndpointErrorListener(EndpointErrorListener)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#reportReceivingFault(int)">reportReceivingFault(int)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#reportResponseCode(int)">reportResponseCode(int)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html#reportSendingFault(int)">reportSendingFault(int)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.util.<a href="./org/apache/axis2/transport/testkit/axis2/util/MessageLevelMetricsCollectorImpl.html" title="class in org.apache.axis2.transport.testkit.axis2.util">MessageLevelMetricsCollectorImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/channel/RequestResponseChannel.html" title="interface in org.apache.axis2.transport.testkit.channel"><span class="strong">RequestResponseChannel</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/channel/package-summary.html">org.apache.axis2.transport.testkit.channel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo"><span class="strong">RequestResponseMessageTestCase</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html" title="type parameter in RequestResponseMessageTestCase">M</a>,<a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html" title="type parameter in RequestResponseMessageTestCase">N</a>&gt; - Class in <a href="./org/apache/axis2/transport/testkit/tests/echo/package-summary.html">org.apache.axis2.transport.testkit.tests.echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html#RequestResponseMessageTestCase(org.apache.axis2.transport.testkit.channel.RequestResponseChannel, org.apache.axis2.transport.testkit.client.RequestResponseTestClient, org.apache.axis2.transport.testkit.endpoint.InOutEndpoint, javax.mail.internet.ContentType, java.lang.String, java.lang.Object...)">RequestResponseMessageTestCase(RequestResponseChannel, RequestResponseTestClient&lt;M, N&gt;, InOutEndpoint, ContentType, String, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/RequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo">RequestResponseMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClient.html" title="interface in org.apache.axis2.transport.testkit.client"><span class="strong">RequestResponseTestClient</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClient.html" title="type parameter in RequestResponseTestClient">M</a>,<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClient.html" title="type parameter in RequestResponseTestClient">N</a>&gt; - Interface in <a href="./org/apache/axis2/transport/testkit/client/package-summary.html">org.apache.axis2.transport.testkit.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client"><span class="strong">RequestResponseTestClientAdapter</span></a>&lt;<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html" title="type parameter in RequestResponseTestClientAdapter">M</a>,<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html" title="type parameter in RequestResponseTestClientAdapter">N</a>,<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html" title="type parameter in RequestResponseTestClientAdapter">O</a>,<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html" title="type parameter in RequestResponseTestClientAdapter">P</a>&gt; - Class in <a href="./org/apache/axis2/transport/testkit/client/package-summary.html">org.apache.axis2.transport.testkit.client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html#RequestResponseTestClientAdapter(org.apache.axis2.transport.testkit.client.RequestResponseTestClient, org.apache.axis2.transport.testkit.message.MessageEncoder, org.apache.axis2.transport.testkit.message.MessageDecoder)">RequestResponseTestClientAdapter(RequestResponseTestClient&lt;N, P&gt;, MessageEncoder&lt;M, N&gt;, MessageDecoder&lt;P, O&gt;)</a></span> - Constructor for class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client">RequestResponseTestClientAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#resolve(org.apache.axis2.transport.testkit.tests.TestResourceSet)">resolve(TestResourceSet)</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html#resolve()">resolve()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/doclet/Resource.html" title="class in org.apache.axis2.transport.testkit.doclet"><span class="strong">Resource</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/doclet/package-summary.html">org.apache.axis2.transport.testkit.doclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/Resource.html#Resource(java.lang.String)">Resource(String)</a></span> - Constructor for class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/Resource.html" title="class in org.apache.axis2.transport.testkit.doclet">Resource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfo.html" title="class in org.apache.axis2.transport.testkit.doclet"><span class="strong">ResourceInfo</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/doclet/package-summary.html">org.apache.axis2.transport.testkit.doclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfo.html#ResourceInfo()">ResourceInfo()</a></span> - Constructor for class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfo.html" title="class in org.apache.axis2.transport.testkit.doclet">ResourceInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfoDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet"><span class="strong">ResourceInfoDoclet</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/doclet/package-summary.html">org.apache.axis2.transport.testkit.doclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfoDoclet.html#ResourceInfoDoclet()">ResourceInfoDoclet()</a></span> - Constructor for class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfoDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet">ResourceInfoDoclet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.html" title="class in org.apache.axis2.transport.testkit.message"><span class="strong">RESTMessage</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/message/package-summary.html">org.apache.axis2.transport.testkit.message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.html#RESTMessage(org.apache.axis2.transport.testkit.message.RESTMessage.Parameter[])">RESTMessage(RESTMessage.Parameter[])</a></span> - Constructor for class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/RESTMessage.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html" title="class in org.apache.axis2.transport.testkit.message"><span class="strong">RESTMessage.Parameter</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/message/package-summary.html">org.apache.axis2.transport.testkit.message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html#RESTMessage.Parameter(java.lang.String, java.lang.String)">RESTMessage.Parameter(String, String)</a></span> - Constructor for class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage.Parameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/async/RESTTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async"><span class="strong">RESTTestCase</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/RESTTestCase.html#RESTTestCase(org.apache.axis2.transport.testkit.channel.AsyncChannel, org.apache.axis2.transport.testkit.client.AsyncTestClient, org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, org.apache.axis2.transport.testkit.message.RESTMessage, java.lang.Object...)">RESTTestCase(AsyncChannel, AsyncTestClient&lt;RESTMessage&gt;, AsyncEndpoint&lt;RESTMessage&gt;, RESTMessage, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/RESTTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">RESTTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html#run(junit.framework.TestResult)">run(TestResult)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html" title="class in org.apache.axis2.transport.testkit">ManagedTestSuite</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html#runTest()">runTest()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/MessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">MessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/misc/MinConcurrencyTest.html#runTest()">runTest()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.misc.<a href="./org/apache/axis2/transport/testkit/tests/misc/MinConcurrencyTest.html" title="class in org.apache.axis2.transport.testkit.tests.misc">MinConcurrencyTest</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html#send(org.apache.axis2.transport.testkit.client.ClientOptions, org.apache.axis2.transport.testkit.message.AxisMessage, javax.xml.namespace.QName, boolean, java.lang.String)">send(ClientOptions, AxisMessage, QName, boolean, String)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisAsyncTestClient.html#sendMessage(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType, org.apache.axis2.transport.testkit.message.AxisMessage)">sendMessage(ClientOptions, ContentType, AxisMessage)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisAsyncTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisAsyncTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisRequestResponseTestClient.html#sendMessage(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType, org.apache.axis2.transport.testkit.message.AxisMessage)">sendMessage(ClientOptions, ContentType, AxisMessage)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisRequestResponseTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisRequestResponseTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/AsyncTestClient.html#sendMessage(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType, M)">sendMessage(ClientOptions, ContentType, M)</a></span> - Method in interface org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="interface in org.apache.axis2.transport.testkit.client">AsyncTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html#sendMessage(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType, M)">sendMessage(ClientOptions, ContentType, M)</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/AsyncTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client">AsyncTestClientAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClient.html#sendMessage(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType, M)">sendMessage(ClientOptions, ContentType, M)</a></span> - Method in interface org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClient.html" title="interface in org.apache.axis2.transport.testkit.client">RequestResponseTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html#sendMessage(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType, M)">sendMessage(ClientOptions, ContentType, M)</a></span> - Method in class org.apache.axis2.transport.testkit.client.<a href="./org/apache/axis2/transport/testkit/client/RequestResponseTestClientAdapter.html" title="class in org.apache.axis2.transport.testkit.client">RequestResponseTestClientAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JavaNetClient.html#sendMessage(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType, byte[])">sendMessage(ClientOptions, ContentType, byte[])</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JavaNetClient.html" title="class in org.apache.axis2.transport.testkit.http">JavaNetClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JavaNetRESTClient.html#sendMessage(org.apache.axis2.transport.testkit.client.ClientOptions, javax.mail.internet.ContentType, org.apache.axis2.transport.testkit.message.RESTMessage)">sendMessage(ClientOptions, ContentType, RESTMessage)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JavaNetRESTClient.html" title="class in org.apache.axis2.transport.testkit.http">JavaNetRESTClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/util/ServerUtil.html" title="class in org.apache.axis2.transport.testkit.util"><span class="strong">ServerUtil</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/util/package-summary.html">org.apache.axis2.transport.testkit.util</a></dt>
<dd>
<div class="block">Utility class with methods useful when working with test servers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/Echo.html#SERVICE_NAME">SERVICE_NAME</a></span> - Static variable in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/Echo.html" title="class in org.apache.axis2.transport">Echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html#serviceClient">serviceClient</a></span> - Variable in class org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClient.html" title="class in org.apache.axis2.transport.testkit.axis2.client">AxisTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html#setAttachments(org.apache.axiom.attachments.Attachments)">setAttachments(Attachments)</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html" title="class in org.apache.axis2.transport.testkit.message">AxisMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html#setEnvelope(org.apache.axiom.soap.SOAPEnvelope)">setEnvelope(SOAPEnvelope)</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html" title="class in org.apache.axis2.transport.testkit.message">AxisMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html#setInvertExcludes(boolean)">setInvertExcludes(boolean)</a></span> - Method in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/ManagedTestSuite.html" title="class in org.apache.axis2.transport.testkit">ManagedTestSuite</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html#setMessageType(java.lang.String)">setMessageType(String)</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/AxisMessage.html" title="class in org.apache.axis2.transport.testkit.message">AxisMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LogManager.html#setTestCase(org.apache.axis2.transport.testkit.tests.ManagedTestCase)">setTestCase(ManagedTestCase)</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LogManager.html" title="class in org.apache.axis2.transport.testkit.util">LogManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#setUp()">setUp()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/SwATestCase.html#setUp()">setUp()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/SwATestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">SwATestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#setUp()">setUp()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/Setup.html" title="annotation in org.apache.axis2.transport.testkit.tests"><span class="strong">Setup</span></a> - Annotation Type in <a href="./org/apache/axis2/transport/testkit/tests/package-summary.html">org.apache.axis2.transport.testkit.tests</a></dt>
<dd>
<div class="block">Annotation identifying methods to be called when a resource is set up.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#setUp()">setUp()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html#setUp()">setUp()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSetTransition.html#setUp()">setUp()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSetTransition.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSetTransition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientConfigurator.html#setupRequestMessageContext(org.apache.axis2.context.MessageContext)">setupRequestMessageContext(MessageContext)</a></span> - Method in interface org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientConfigurator.html" title="interface in org.apache.axis2.transport.testkit.axis2.client">AxisTestClientConfigurator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/AxisServiceConfigurator.html#setupService(org.apache.axis2.description.AxisService, boolean)">setupService(AxisService, boolean)</a></span> - Method in interface org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/AxisServiceConfigurator.html" title="interface in org.apache.axis2.transport.testkit.axis2">AxisServiceConfigurator</a></dt>
<dd>
<div class="block">Set up the service so that it can receive messages through the transport under test.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/ContentTypeServiceConfigurator.html#setupService(org.apache.axis2.description.AxisService, boolean)">setupService(AxisService, boolean)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/ContentTypeServiceConfigurator.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">ContentTypeServiceConfigurator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContextConfigurator.html#setupTransport(org.apache.axis2.description.TransportInDescription, org.apache.axis2.description.TransportOutDescription)">setupTransport(TransportInDescription, TransportOutDescription)</a></span> - Method in interface org.apache.axis2.transport.testkit.axis2.client.<a href="./org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContextConfigurator.html" title="interface in org.apache.axis2.transport.testkit.axis2.client">AxisTestClientContextConfigurator</a></dt>
<dd>
<div class="block">Setup the transport on client side.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContextConfigurator.html#setupTransport(org.apache.axis2.description.TransportInDescription, org.apache.axis2.description.TransportOutDescription)">setupTransport(TransportInDescription, TransportOutDescription)</a></span> - Method in interface org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisTestEndpointContextConfigurator.html" title="interface in org.apache.axis2.transport.testkit.axis2.endpoint">AxisTestEndpointContextConfigurator</a></dt>
<dd>
<div class="block">Setup the transport on server side.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/SimpleTransportDescriptionFactory.html" title="class in org.apache.axis2.transport.testkit.axis2"><span class="strong">SimpleTransportDescriptionFactory</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/axis2/package-summary.html">org.apache.axis2.transport.testkit.axis2</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/SimpleTransportDescriptionFactory.html#SimpleTransportDescriptionFactory(java.lang.String, java.lang.Class, java.lang.Class)">SimpleTransportDescriptionFactory(String, Class&lt;? extends TransportListener&gt;, Class&lt;? extends TransportSender&gt;)</a></span> - Constructor for class org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/SimpleTransportDescriptionFactory.html" title="class in org.apache.axis2.transport.testkit.axis2">SimpleTransportDescriptionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfoDoclet.html#start(com.sun.javadoc.RootDoc)">start(RootDoc)</a></span> - Static method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfoDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet">ResourceInfoDoclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html#start(com.sun.javadoc.RootDoc)">start(RootDoc)</a></span> - Static method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet">TestkitJavadocDoclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html#start()">start()</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html" title="class in org.apache.axis2.transport.testkit.util">LifecycleFixTransportListenerProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/tcpmon/Tunnel.html#start()">start()</a></span> - Method in class org.apache.axis2.transport.testkit.util.tcpmon.<a href="./org/apache/axis2/transport/testkit/util/tcpmon/Tunnel.html" title="class in org.apache.axis2.transport.testkit.util.tcpmon">Tunnel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/UtilsTransportServer.html#start()">start()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport">UtilsTransportServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html#stop()">stop()</a></span> - Method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/LifecycleFixTransportListenerProxy.html" title="class in org.apache.axis2.transport.testkit.util">LifecycleFixTransportListenerProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/tcpmon/Tunnel.html#stop()">stop()</a></span> - Method in class org.apache.axis2.transport.testkit.util.tcpmon.<a href="./org/apache/axis2/transport/testkit/util/tcpmon/Tunnel.html" title="class in org.apache.axis2.transport.testkit.util.tcpmon">Tunnel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/UtilsTransportServer.html#stop()">stop()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport">UtilsTransportServer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html#STRING_TO_BYTE">STRING_TO_BYTE</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html#STRING_TO_XML">STRING_TO_XML</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageDecoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/async/SwATestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async"><span class="strong">SwATestCase</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/SwATestCase.html#SwATestCase(org.apache.axis2.transport.testkit.channel.AsyncChannel, org.apache.axis2.transport.testkit.client.AsyncTestClient, org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, java.lang.Object...)">SwATestCase(AsyncChannel, AsyncTestClient&lt;XMLMessage&gt;, AsyncEndpoint&lt;XMLMessage&gt;, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/SwATestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">SwATestCase</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/AbstractTransportTest.html#tearDown()">tearDown()</a></span> - Method in class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/AbstractTransportTest.html" title="class in org.apache.axis2.transport">AbstractTransportTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#tearDown()">tearDown()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/TearDown.html" title="annotation in org.apache.axis2.transport.testkit.tests"><span class="strong">TearDown</span></a> - Annotation Type in <a href="./org/apache/axis2/transport/testkit/tests/package-summary.html">org.apache.axis2.transport.testkit.tests</a></dt>
<dd>
<div class="block">Annotation identifying methods to be called when a resource is torn down.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#tearDown()">tearDown()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html#tearDown()">tearDown()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSetTransition.html#tearDown()">tearDown()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSetTransition.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSetTransition</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/client/TestClient.html" title="interface in org.apache.axis2.transport.testkit.client"><span class="strong">TestClient</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/client/package-summary.html">org.apache.axis2.transport.testkit.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/endpoint/TestEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint"><span class="strong">TestEndpoint</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/endpoint/package-summary.html">org.apache.axis2.transport.testkit.endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet"><span class="strong">TestkitJavadocDoclet</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/doclet/package-summary.html">org.apache.axis2.transport.testkit.doclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html#TestkitJavadocDoclet()">TestkitJavadocDoclet()</a></span> - Constructor for class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet">TestkitJavadocDoclet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests"><span class="strong">TestResource</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/package-summary.html">org.apache.axis2.transport.testkit.tests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#TestResource(java.lang.Object)">TestResource(Object)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests"><span class="strong">TestResourceSet</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/package-summary.html">org.apache.axis2.transport.testkit.tests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html#TestResourceSet(org.apache.axis2.transport.testkit.tests.TestResourceSet)">TestResourceSet(TestResourceSet)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html#TestResourceSet()">TestResourceSet()</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSetTransition.html" title="class in org.apache.axis2.transport.testkit.tests"><span class="strong">TestResourceSetTransition</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/package-summary.html">org.apache.axis2.transport.testkit.tests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSetTransition.html#TestResourceSetTransition(org.apache.axis2.transport.testkit.tests.TestResourceSet, org.apache.axis2.transport.testkit.tests.TestResourceSet)">TestResourceSetTransition(TestResourceSet, TestResourceSet)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSetTransition.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSetTransition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#testString">testString</a></span> - Static variable in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html#TEXT_WRAPPER">TEXT_WRAPPER</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/async/TextPlainTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async"><span class="strong">TextPlainTestCase</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/TextPlainTestCase.html#TextPlainTestCase(org.apache.axis2.transport.testkit.channel.AsyncChannel, org.apache.axis2.transport.testkit.client.AsyncTestClient, org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, org.apache.axis2.transport.testkit.MessageTestData, java.lang.Object...)">TextPlainTestCase(AsyncChannel, AsyncTestClient&lt;String&gt;, AsyncEndpoint&lt;String&gt;, MessageTestData, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/TextPlainTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">TextPlainTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html#toString()">toString()</a></span> - Method in class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/RESTMessage.Parameter.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage.Parameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html#toString()">toString()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/ManagedTestCase.html" title="class in org.apache.axis2.transport.testkit.tests">ManagedTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResource.html#toString()">toString()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResource.html" title="class in org.apache.axis2.transport.testkit.tests">TestResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html#toString()">toString()</a></span> - Method in class org.apache.axis2.transport.testkit.tests.<a href="./org/apache/axis2/transport/testkit/tests/TestResourceSet.html" title="class in org.apache.axis2.transport.testkit.tests">TestResourceSet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/Transient.html" title="annotation in org.apache.axis2.transport.testkit.tests"><span class="strong">Transient</span></a> - Annotation Type in <a href="./org/apache/axis2/transport/testkit/tests/package-summary.html">org.apache.axis2.transport.testkit.tests</a></dt>
<dd>
<div class="block">Annotation identifying fields to be reset when a resource is torn down.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/axis2/TransportDescriptionFactory.html" title="interface in org.apache.axis2.transport.testkit.axis2"><span class="strong">TransportDescriptionFactory</span></a> - Interface in <a href="./org/apache/axis2/transport/testkit/axis2/package-summary.html">org.apache.axis2.transport.testkit.axis2</a></dt>
<dd>
<div class="block">Resource used to create the <a href="http://ws.apache.org/axis2/1_4_1/api/org/apache/axis2/description/TransportInDescription.html?is-external=true" title="class or interface in org.apache.axis2.description"><code>TransportInDescription</code></a> and
<a href="http://ws.apache.org/axis2/1_4_1/api/org/apache/axis2/description/TransportOutDescription.html?is-external=true" title="class or interface in org.apache.axis2.description"><code>TransportOutDescription</code></a> objects for a transport under test.</div>
</dd>
<dt><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit"><span class="strong">TransportTestSuiteBuilder</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/package-summary.html">org.apache.axis2.transport.testkit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#TransportTestSuiteBuilder(org.apache.axis2.transport.testkit.ManagedTestSuite)">TransportTestSuiteBuilder(ManagedTestSuite)</a></span> - Constructor for class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/util/tcpmon/Tunnel.html" title="class in org.apache.axis2.transport.testkit.util.tcpmon"><span class="strong">Tunnel</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/util/tcpmon/package-summary.html">org.apache.axis2.transport.testkit.util.tcpmon</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/tcpmon/Tunnel.html#Tunnel(java.net.InetSocketAddress)">Tunnel(InetSocketAddress)</a></span> - Constructor for class org.apache.axis2.transport.testkit.util.tcpmon.<a href="./org/apache/axis2/transport/testkit/util/tcpmon/Tunnel.html" title="class in org.apache.axis2.transport.testkit.util.tcpmon">Tunnel</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_U_">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#UTF8_TEST_DATA">UTF8_TEST_DATA</a></span> - Static variable in class org.apache.axis2.transport.testkit.<a href="./org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html" title="class in org.apache.axis2.transport.testkit">TransportTestSuiteBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport"><span class="strong">UtilsTransportServer</span></a> - Class in <a href="./org/apache/axis2/transport/package-summary.html">org.apache.axis2.transport</a></dt>
<dd>
<div class="block">Base class for transport util servers used in unit testing</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/UtilsTransportServer.html#UtilsTransportServer()">UtilsTransportServer()</a></span> - Constructor for class org.apache.axis2.transport.<a href="./org/apache/axis2/transport/UtilsTransportServer.html" title="class in org.apache.axis2.transport">UtilsTransportServer</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_V_">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/MessageContextValidator.html#validate(org.apache.axis2.context.MessageContext, boolean)">validate(MessageContext, boolean)</a></span> - Method in interface org.apache.axis2.transport.testkit.axis2.<a href="./org/apache/axis2/transport/testkit/axis2/MessageContextValidator.html" title="interface in org.apache.axis2.transport.testkit.axis2">MessageContextValidator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html#validate(org.apache.axis2.context.MessageContext, boolean)">validate(MessageContext, boolean)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyEchoEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyEchoEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfoDoclet.html#validOptions(java.lang.String[][], com.sun.javadoc.DocErrorReporter)">validOptions(String[][], DocErrorReporter)</a></span> - Static method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/ResourceInfoDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet">ResourceInfoDoclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html#validOptions(java.lang.String[][], com.sun.javadoc.DocErrorReporter)">validOptions(String[][], DocErrorReporter)</a></span> - Static method in class org.apache.axis2.transport.testkit.doclet.<a href="./org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.html" title="class in org.apache.axis2.transport.testkit.doclet">TestkitJavadocDoclet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.Type.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.Type.html" title="enum in org.apache.axis2.transport.testkit.message">XMLMessage.Type</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.Type.html#values()">values()</a></span> - Static method in enum org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.Type.html" title="enum in org.apache.axis2.transport.testkit.message">XMLMessage.Type</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
</dl>
<a name="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html#waitForMessage(int)">waitForMessage(int)</a></span> - Method in class org.apache.axis2.transport.testkit.axis2.endpoint.<a href="./org/apache/axis2/transport/testkit/axis2/endpoint/AxisAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.axis2.endpoint">AxisAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html#waitForMessage(int)">waitForMessage(int)</a></span> - Method in interface org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">AsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html#waitForMessage(int)">waitForMessage(int)</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/AsyncEndpointAdapter.html" title="class in org.apache.axis2.transport.testkit.endpoint">AsyncEndpointAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html#waitForMessage(int)">waitForMessage(int)</a></span> - Method in class org.apache.axis2.transport.testkit.endpoint.<a href="./org/apache/axis2/transport/testkit/endpoint/InOnlyEndpointSupport.html" title="class in org.apache.axis2.transport.testkit.endpoint">InOnlyEndpointSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html#waitForMessage(int)">waitForMessage(int)</a></span> - Method in class org.apache.axis2.transport.testkit.http.<a href="./org/apache/axis2/transport/testkit/http/JettyAsyncEndpoint.html" title="class in org.apache.axis2.transport.testkit.http">JettyAsyncEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/util/ServerUtil.html#waitForServer(int)">waitForServer(int)</a></span> - Static method in class org.apache.axis2.transport.testkit.util.<a href="./org/apache/axis2/transport/testkit/util/ServerUtil.html" title="class in org.apache.axis2.transport.testkit.util">ServerUtil</a></dt>
<dd>
<div class="block">Wait until the server listening on a given TCP port is ready to accept
connections.</div>
</dd>
</dl>
<a name="_X_">
<!-- -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html#XML_TO_AXIS">XML_TO_AXIS</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html#XML_TO_BYTE">XML_TO_BYTE</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html#XML_TO_STRING">XML_TO_STRING</a></span> - Static variable in interface org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/MessageEncoder.html" title="interface in org.apache.axis2.transport.testkit.message">MessageEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async"><span class="strong">XMLAsyncMessageTestCase</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html#XMLAsyncMessageTestCase(org.apache.axis2.transport.testkit.channel.AsyncChannel, org.apache.axis2.transport.testkit.client.AsyncTestClient, org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint, org.apache.axis2.transport.testkit.message.XMLMessage.Type, org.apache.axis2.transport.testkit.MessageTestData, java.lang.Object...)">XMLAsyncMessageTestCase(AsyncChannel, AsyncTestClient&lt;XMLMessage&gt;, AsyncEndpoint&lt;XMLMessage&gt;, XMLMessage.Type, MessageTestData, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.async.<a href="./org/apache/axis2/transport/testkit/tests/async/XMLAsyncMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.async">XMLAsyncMessageTestCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message"><span class="strong">XMLMessage</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/message/package-summary.html">org.apache.axis2.transport.testkit.message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html#XMLMessage(org.apache.axiom.om.OMElement, org.apache.axis2.transport.testkit.message.XMLMessage.Type, org.apache.axiom.attachments.Attachments)">XMLMessage(OMElement, XMLMessage.Type, Attachments)</a></span> - Constructor for class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html#XMLMessage(org.apache.axiom.om.OMElement, org.apache.axis2.transport.testkit.message.XMLMessage.Type)">XMLMessage(OMElement, XMLMessage.Type)</a></span> - Constructor for class org.apache.axis2.transport.testkit.message.<a href="./org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/message/XMLMessage.Type.html" title="enum in org.apache.axis2.transport.testkit.message"><span class="strong">XMLMessage.Type</span></a> - Enum in <a href="./org/apache/axis2/transport/testkit/message/package-summary.html">org.apache.axis2.transport.testkit.message</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo"><span class="strong">XMLRequestResponseMessageTestCase</span></a> - Class in <a href="./org/apache/axis2/transport/testkit/tests/echo/package-summary.html">org.apache.axis2.transport.testkit.tests.echo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html#XMLRequestResponseMessageTestCase(org.apache.axis2.transport.testkit.channel.RequestResponseChannel, org.apache.axis2.transport.testkit.client.RequestResponseTestClient, org.apache.axis2.transport.testkit.endpoint.InOutEndpoint, org.apache.axis2.transport.testkit.message.XMLMessage.Type, org.apache.axis2.transport.testkit.MessageTestData, java.lang.Object...)">XMLRequestResponseMessageTestCase(RequestResponseChannel, RequestResponseTestClient&lt;XMLMessage, XMLMessage&gt;, InOutEndpoint, XMLMessage.Type, MessageTestData, Object...)</a></span> - Constructor for class org.apache.axis2.transport.testkit.tests.echo.<a href="./org/apache/axis2/transport/testkit/tests/echo/XMLRequestResponseMessageTestCase.html" title="class in org.apache.axis2.transport.testkit.tests.echo">XMLRequestResponseMessageTestCase</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All 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>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>