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 classAsyncTestClientAdapter<M,N>classRequestResponseTestClientAdapter<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 classAsyncEndpointAdapter<M,N>
-