Package | Description |
---|---|
org.apache.axis2.transport.testkit |
Transport test kit base package.
|
org.apache.axis2.transport.testkit.axis2.endpoint | |
org.apache.axis2.transport.testkit.http | |
org.apache.axis2.transport.testkit.tests.echo |
Modifier and Type | Method and Description |
---|---|
void |
TransportTestSuiteBuilder.addEchoEndpoint(InOutEndpoint endpoint,
Object... relatedResources) |
Modifier and Type | Class and Description |
---|---|
class |
AxisEchoEndpoint |
Modifier and Type | Class and Description |
---|---|
class |
JettyEchoEndpoint |
Constructor and Description |
---|
RequestResponseMessageTestCase(RequestResponseChannel channel,
RequestResponseTestClient<M,N> client,
InOutEndpoint endpoint,
ContentType contentType,
String charset,
Object... resources) |
XMLRequestResponseMessageTestCase(RequestResponseChannel channel,
RequestResponseTestClient<XMLMessage,XMLMessage> client,
InOutEndpoint endpoint,
XMLMessage.Type xmlMessageType,
MessageTestData data,
Object... resources) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.