Uses of Interface
org.apache.axis2.transport.testkit.Adapter
-
Packages that use Adapter Package Description org.apache.axis2.transport.testkit.client org.apache.axis2.transport.testkit.endpoint Provides interface and support classes for test endpoints. -
-
Uses of Adapter in org.apache.axis2.transport.testkit.client
Classes in org.apache.axis2.transport.testkit.client that implement Adapter Modifier and Type Class Description class
AsyncTestClientAdapter<M,N>
class
RequestResponseTestClientAdapter<M,N,O,P>
-
Uses of Adapter in org.apache.axis2.transport.testkit.endpoint
Classes in org.apache.axis2.transport.testkit.endpoint that implement Adapter Modifier and Type Class Description class
AsyncEndpointAdapter<M,N>
-