Uses of Class
org.apache.axis2.transport.testkit.name.Key
-
Packages that use Key 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 -
-
Uses of Key in org.apache.axis2.transport.testkit
Methods in org.apache.axis2.transport.testkit with annotations of type Key Modifier and Type Method Description String
MessageTestData. getName()
-
Uses of Key in org.apache.axis2.transport.testkit.client
Classes in org.apache.axis2.transport.testkit.client with annotations of type Key Modifier and Type Interface Description interface
TestClient
-
Uses of Key in org.apache.axis2.transport.testkit.endpoint
Classes in org.apache.axis2.transport.testkit.endpoint with annotations of type Key Modifier and Type Interface Description interface
AsyncEndpoint<M>
Interface implemented by in-only test endpoints.interface
InOutEndpoint
Interface implemented by in-out test endpoints.interface
TestEndpoint
-
Uses of Key in org.apache.axis2.transport.testkit.tests
Classes in org.apache.axis2.transport.testkit.tests with annotations of type Key Modifier and Type Class Description class
ManagedTestCase
-
Uses of Key in org.apache.axis2.transport.testkit.tests.async
Methods in org.apache.axis2.transport.testkit.tests.async with annotations of type Key Modifier and Type Method Description XMLMessage.Type
XMLAsyncMessageTestCase. getXmlMessageType()
-
Uses of Key in org.apache.axis2.transport.testkit.tests.echo
Methods in org.apache.axis2.transport.testkit.tests.echo with annotations of type Key Modifier and Type Method Description XMLMessage.Type
XMLRequestResponseMessageTestCase. getXmlMessageType()
-