Uses of Class
org.apache.axis2.transport.testkit.name.Name
-
-
Uses of Name in org.apache.axis2.transport.testkit.axis2.client
Classes in org.apache.axis2.transport.testkit.axis2.client with annotations of type Name Modifier and Type Class Description class
AxisTestClient
-
Uses of Name in org.apache.axis2.transport.testkit.axis2.endpoint
Classes in org.apache.axis2.transport.testkit.axis2.endpoint with annotations of type Name Modifier and Type Class Description class
AxisTestEndpoint
Base class for Axis2 based test endpoints. -
Uses of Name in org.apache.axis2.transport.testkit.http
Classes in org.apache.axis2.transport.testkit.http with annotations of type Name Modifier and Type Class Description class
JavaNetClient
class
JavaNetRESTClient
class
JettyAsyncEndpoint<M>
-
Uses of Name in org.apache.axis2.transport.testkit.tests.async
Classes in org.apache.axis2.transport.testkit.tests.async with annotations of type Name Modifier and Type Class Description class
BinaryTestCase
class
LargeSOAPAsyncMessageTestCase
class
RESTTestCase
class
SwATestCase
class
TextPlainTestCase
class
XMLAsyncMessageTestCase
-
Uses of Name in org.apache.axis2.transport.testkit.tests.echo
Classes in org.apache.axis2.transport.testkit.tests.echo with annotations of type Name Modifier and Type Class Description class
XMLRequestResponseMessageTestCase
-
Uses of Name in org.apache.axis2.transport.testkit.tests.misc
Classes in org.apache.axis2.transport.testkit.tests.misc with annotations of type Name Modifier and Type Class Description class
MinConcurrencyTest
Generic test case to check whether a transport listener processes messages with the expected level of concurrency.
-