blob: feb8d1895491b4697fa8ffb8951d7febcab40651 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.axis2.transport.testkit.channel.AsyncChannel (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.axis2.transport.testkit.channel.AsyncChannel (Apache Axis2)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/transport/testkit/channel/class-use/AsyncChannel.html" target="_top">Frames</a></li>
<li><a href="AsyncChannel.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.axis2.transport.testkit.channel.AsyncChannel" class="title">Uses of Interface<br>org.apache.axis2.transport.testkit.channel.AsyncChannel</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.transport.testkit">org.apache.axis2.transport.testkit</a></td>
<td class="colLast">
<div class="block">Transport test kit base package.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.transport.testkit.http">org.apache.axis2.transport.testkit.http</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.transport.testkit.tests.async">org.apache.axis2.transport.testkit.tests.async</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.transport.testkit.tests.misc">org.apache.axis2.transport.testkit.tests.misc</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.axis2.transport.testkit">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a> in <a href="../../../../../../../org/apache/axis2/transport/testkit/package-summary.html">org.apache.axis2.transport.testkit</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/axis2/transport/testkit/package-summary.html">org.apache.axis2.transport.testkit</a> with parameters of type <a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TransportTestSuiteBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/testkit/TransportTestSuiteBuilder.html#addAsyncChannel-org.apache.axis2.transport.testkit.channel.AsyncChannel-java.lang.Object...-">addAsyncChannel</a></span>(<a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a>&nbsp;channel,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;relatedResources)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.transport.testkit.http">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a> in <a href="../../../../../../../org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/axis2/transport/testkit/http/package-summary.html">org.apache.axis2.transport.testkit.http</a> that implement <a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/testkit/http/HttpChannel.html" title="class in org.apache.axis2.transport.testkit.http">HttpChannel</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.transport.testkit.tests.async">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a> in <a href="../../../../../../../org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/axis2/transport/testkit/tests/async/package-summary.html">org.apache.axis2.transport.testkit.tests.async</a> with parameters of type <a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><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-org.apache.axiom.mime.ContentType-java.lang.String-java.lang.Object...-">AsyncMessageTestCase</a></span>(<a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a>&nbsp;channel,
<a href="../../../../../../../org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="interface in org.apache.axis2.transport.testkit.client">AsyncTestClient</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html" title="type parameter in AsyncMessageTestCase">M</a>&gt;&nbsp;client,
<a href="../../../../../../../org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">AsyncEndpoint</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/tests/async/AsyncMessageTestCase.html" title="type parameter in AsyncMessageTestCase">M</a>&gt;&nbsp;endpoint,
org.apache.axiom.mime.ContentType&nbsp;contentType,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;charset,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;resources)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><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</a></span>(<a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a>&nbsp;channel,
<a href="../../../../../../../org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="interface in org.apache.axis2.transport.testkit.client">AsyncTestClient</a>&lt;byte[]&gt;&nbsp;client,
<a href="../../../../../../../org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">AsyncEndpoint</a>&lt;byte[]&gt;&nbsp;endpoint,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;resources)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><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</a></span>(<a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a>&nbsp;channel,
<a href="../../../../../../../org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="interface in org.apache.axis2.transport.testkit.client">AsyncTestClient</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a>&gt;&nbsp;client,
<a href="../../../../../../../org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">AsyncEndpoint</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a>&gt;&nbsp;endpoint,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;resources)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><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</a></span>(<a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a>&nbsp;channel,
<a href="../../../../../../../org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="interface in org.apache.axis2.transport.testkit.client">AsyncTestClient</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/message/RESTMessage.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage</a>&gt;&nbsp;client,
<a href="../../../../../../../org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">AsyncEndpoint</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/message/RESTMessage.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage</a>&gt;&nbsp;endpoint,
<a href="../../../../../../../org/apache/axis2/transport/testkit/message/RESTMessage.html" title="class in org.apache.axis2.transport.testkit.message">RESTMessage</a>&nbsp;message,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;resources)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><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</a></span>(<a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a>&nbsp;channel,
<a href="../../../../../../../org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="interface in org.apache.axis2.transport.testkit.client">AsyncTestClient</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a>&gt;&nbsp;client,
<a href="../../../../../../../org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">AsyncEndpoint</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a>&gt;&nbsp;endpoint,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;resources)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><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</a></span>(<a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a>&nbsp;channel,
<a href="../../../../../../../org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="interface in org.apache.axis2.transport.testkit.client">AsyncTestClient</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;client,
<a href="../../../../../../../org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">AsyncEndpoint</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;endpoint,
<a href="../../../../../../../org/apache/axis2/transport/testkit/MessageTestData.html" title="class in org.apache.axis2.transport.testkit">MessageTestData</a>&nbsp;data,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;resources)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><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</a></span>(<a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a>&nbsp;channel,
<a href="../../../../../../../org/apache/axis2/transport/testkit/client/AsyncTestClient.html" title="interface in org.apache.axis2.transport.testkit.client">AsyncTestClient</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a>&gt;&nbsp;client,
<a href="../../../../../../../org/apache/axis2/transport/testkit/endpoint/AsyncEndpoint.html" title="interface in org.apache.axis2.transport.testkit.endpoint">AsyncEndpoint</a>&lt;<a href="../../../../../../../org/apache/axis2/transport/testkit/message/XMLMessage.html" title="class in org.apache.axis2.transport.testkit.message">XMLMessage</a>&gt;&nbsp;endpoint,
<a href="../../../../../../../org/apache/axis2/transport/testkit/message/XMLMessage.Type.html" title="enum in org.apache.axis2.transport.testkit.message">XMLMessage.Type</a>&nbsp;xmlMessageType,
<a href="../../../../../../../org/apache/axis2/transport/testkit/MessageTestData.html" title="class in org.apache.axis2.transport.testkit">MessageTestData</a>&nbsp;data,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;resources)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.transport.testkit.tests.misc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a> in <a href="../../../../../../../org/apache/axis2/transport/testkit/tests/misc/package-summary.html">org.apache.axis2.transport.testkit.tests.misc</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/axis2/transport/testkit/tests/misc/package-summary.html">org.apache.axis2.transport.testkit.tests.misc</a> with parameters of type <a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/axis2/transport/testkit/tests/misc/MinConcurrencyTest.html#MinConcurrencyTest-org.apache.axis2.transport.testkit.channel.AsyncChannel:A-int-boolean-java.lang.Object...-">MinConcurrencyTest</a></span>(<a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">AsyncChannel</a>[]&nbsp;channels,
int&nbsp;messages,
boolean&nbsp;preloadMessages,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;resources)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/axis2/transport/testkit/channel/AsyncChannel.html" title="interface in org.apache.axis2.transport.testkit.channel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/transport/testkit/channel/class-use/AsyncChannel.html" target="_top">Frames</a></li>
<li><a href="AsyncChannel.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>