|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestResponseChannel | |
|---|---|
| org.apache.axis2.transport.testkit | Transport test kit base package. |
| org.apache.axis2.transport.testkit.http | |
| org.apache.axis2.transport.testkit.tests.echo | |
| Uses of RequestResponseChannel in org.apache.axis2.transport.testkit |
|---|
| Methods in org.apache.axis2.transport.testkit with parameters of type RequestResponseChannel | |
|---|---|
void |
TransportTestSuiteBuilder.addRequestResponseChannel(RequestResponseChannel channel,
java.lang.Object... relatedResources)
|
| Uses of RequestResponseChannel in org.apache.axis2.transport.testkit.http |
|---|
| Classes in org.apache.axis2.transport.testkit.http that implement RequestResponseChannel | |
|---|---|
class |
HttpChannel
|
| Uses of RequestResponseChannel in org.apache.axis2.transport.testkit.tests.echo |
|---|
| Constructors in org.apache.axis2.transport.testkit.tests.echo with parameters of type RequestResponseChannel | |
|---|---|
RequestResponseMessageTestCase(RequestResponseChannel channel,
RequestResponseTestClient<M,N> client,
InOutEndpoint endpoint,
javax.mail.internet.ContentType contentType,
java.lang.String charset,
java.lang.Object... resources)
|
|
XMLRequestResponseMessageTestCase(RequestResponseChannel channel,
RequestResponseTestClient<XMLMessage,XMLMessage> client,
InOutEndpoint endpoint,
XMLMessage.Type xmlMessageType,
MessageTestData data,
java.lang.Object... resources)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||