Package | Description |
---|---|
org.apache.axis2.transport.testkit |
Transport test kit base package.
|
org.apache.axis2.transport.testkit.client | |
org.apache.axis2.transport.testkit.endpoint |
Provides interface and support classes for test endpoints.
|
org.apache.axis2.transport.testkit.tests | |
org.apache.axis2.transport.testkit.tests.async | |
org.apache.axis2.transport.testkit.tests.echo |
Modifier and Type | Method and Description |
---|---|
String |
MessageTestData.getName() |
Modifier and Type | Interface and Description |
---|---|
interface |
TestClient |
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncEndpoint<M>
Interface implemented by in-only test endpoints.
|
interface |
InOutEndpoint
Interface implemented by in-out test endpoints.
|
interface |
TestEndpoint |
Modifier and Type | Class and Description |
---|---|
class |
ManagedTestCase |
Modifier and Type | Method and Description |
---|---|
XMLMessage.Type |
XMLAsyncMessageTestCase.getXmlMessageType() |
Modifier and Type | Method and Description |
---|---|
XMLMessage.Type |
XMLRequestResponseMessageTestCase.getXmlMessageType() |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.