public interface AxisTestClientContextConfigurator
Modifier and Type | Method and Description |
---|---|
boolean |
isTransportListenerRequired()
Determine whether a transport listener is required on client side.
|
void |
setupTransport(TransportInDescription trpInDesc,
TransportOutDescription trpOutDesc)
Setup the transport on client side.
|
boolean isTransportListenerRequired()
void setupTransport(TransportInDescription trpInDesc, TransportOutDescription trpOutDesc) throws Exception
trpInDesc
- trpOutDesc
- Exception
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.