Uses of Class
org.apache.axis2.transport.testkit.name.Name

Packages that use Name
org.apache.axis2.transport.testkit.axis2.client   
org.apache.axis2.transport.testkit.axis2.endpoint   
org.apache.axis2.transport.testkit.http   
org.apache.axis2.transport.testkit.tests.async   
org.apache.axis2.transport.testkit.tests.echo   
org.apache.axis2.transport.testkit.tests.misc   
 

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
 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
 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
 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
 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
 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
 class MinConcurrencyTest
          Generic test case to check whether a transport listener processes messages with the expected level of concurrency.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.