Interface AxisTestEndpointContextConfigurator
-
public interface AxisTestEndpointContextConfigurator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setupTransport(TransportInDescription trpInDesc, TransportOutDescription trpOutDesc)
Setup the transport on server side.
-
-
-
Method Detail
-
setupTransport
void setupTransport(TransportInDescription trpInDesc, TransportOutDescription trpOutDesc)
Setup the transport on server side.- Parameters:
trpInDesc
-trpOutDesc
-
-
-