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

Packages that use Key
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
 java.lang.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
 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
 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
 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
 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
 XMLMessage.Type XMLRequestResponseMessageTestCase.getXmlMessageType()
           
 



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