Uses of Interface
org.apache.axis2.transport.testkit.endpoint.InOutEndpoint

Packages that use InOutEndpoint
org.apache.axis2.transport.testkit Transport test kit base package. 
org.apache.axis2.transport.testkit.axis2.endpoint   
org.apache.axis2.transport.testkit.http   
org.apache.axis2.transport.testkit.tests.echo   
 

Uses of InOutEndpoint in org.apache.axis2.transport.testkit
 

Methods in org.apache.axis2.transport.testkit with parameters of type InOutEndpoint
 void TransportTestSuiteBuilder.addEchoEndpoint(InOutEndpoint endpoint, java.lang.Object... relatedResources)
           
 

Uses of InOutEndpoint in org.apache.axis2.transport.testkit.axis2.endpoint
 

Classes in org.apache.axis2.transport.testkit.axis2.endpoint that implement InOutEndpoint
 class AxisEchoEndpoint
           
 

Uses of InOutEndpoint in org.apache.axis2.transport.testkit.http
 

Classes in org.apache.axis2.transport.testkit.http that implement InOutEndpoint
 class JettyEchoEndpoint
           
 

Uses of InOutEndpoint in org.apache.axis2.transport.testkit.tests.echo
 

Constructors in org.apache.axis2.transport.testkit.tests.echo with parameters of type InOutEndpoint
RequestResponseMessageTestCase(RequestResponseChannel channel, RequestResponseTestClient<M,N> client, InOutEndpoint endpoint, javax.mail.internet.ContentType contentType, java.lang.String charset, java.lang.Object... resources)
           
XMLRequestResponseMessageTestCase(RequestResponseChannel channel, RequestResponseTestClient<XMLMessage,XMLMessage> client, InOutEndpoint endpoint, XMLMessage.Type xmlMessageType, MessageTestData data, java.lang.Object... resources)
           
 



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