public class SoapServiceTransportFactory
extends org.apache.cxf.transport.AbstractTransportFactory
Clients.
Sets up the custom SoapServiceConduitInitiator for all the different entries used for CXF to obtain the needed Conduit,
this occurs because we want that CXF always use the SoapServiceConduit to operate.| Constructor and Description |
|---|
SoapServiceTransportFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.endpoint.Client |
createClient(String address,
String soapVersion) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.