Interface AxisTestEndpointContextConfigurator
-
public interface AxisTestEndpointContextConfigurator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetupTransport(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-
-
-