org.apache.axis2.transport.testkit.http
Class HttpTransportTestSuiteBuilder

java.lang.Object
  extended by org.apache.axis2.transport.testkit.http.HttpTransportTestSuiteBuilder

public class HttpTransportTestSuiteBuilder
extends java.lang.Object


Constructor Summary
HttpTransportTestSuiteBuilder(ManagedTestSuite suite, TransportDescriptionFactory tdf)
           
 
Method Summary
 void addAxisTestClientConfigurator(AxisTestClientConfigurator configurator)
           
 void build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpTransportTestSuiteBuilder

public HttpTransportTestSuiteBuilder(ManagedTestSuite suite,
                                     TransportDescriptionFactory tdf)
Method Detail

addAxisTestClientConfigurator

public void addAxisTestClientConfigurator(AxisTestClientConfigurator configurator)

build

public void build()


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