org.apache.cxf.wsdl11
Interface WSDLEndpointFactory
- All Known Implementing Classes:
- AbstractHTTPTransportFactory, ClientOnlyHTTPTransportFactory, JettyHTTPTransportFactory, ServletTransportFactory, SoapTransportFactory
public interface WSDLEndpointFactory
A factory to create an internal EndpointInfo from a WSDL4J Port.
createEndpointInfo
EndpointInfo createEndpointInfo(ServiceInfo serviceInfo,
BindingInfo b,
javax.wsdl.Port port)
createPortExtensors
void createPortExtensors(EndpointInfo ei,
Service service)
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.