Interface AxisTestEndpointContextConfigurator


  • public interface AxisTestEndpointContextConfigurator
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      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 -