org.apache.axis2.transport.testkit.axis2.endpoint
Interface AxisTestEndpointContextConfigurator


public interface AxisTestEndpointContextConfigurator


Method Summary
 void setupTransport(org.apache.axis2.description.TransportInDescription trpInDesc, org.apache.axis2.description.TransportOutDescription trpOutDesc)
          Setup the transport on server side.
 

Method Detail

setupTransport

void setupTransport(org.apache.axis2.description.TransportInDescription trpInDesc,
                    org.apache.axis2.description.TransportOutDescription trpOutDesc)
Setup the transport on server side.

Parameters:
trpInDesc -
trpOutDesc -


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