Uses of Interface
org.apache.cxf.wsdl11.WSDLEndpointFactory
-
Packages that use WSDLEndpointFactory Package Description org.apache.cxf.binding.soap org.apache.cxf.frontend org.apache.cxf.transport.http_jaxws_spi -
-
Uses of WSDLEndpointFactory in org.apache.cxf.binding.soap
Classes in org.apache.cxf.binding.soap that implement WSDLEndpointFactory Modifier and Type Class Description classSoapTransportFactory -
Uses of WSDLEndpointFactory in org.apache.cxf.frontend
Methods in org.apache.cxf.frontend that return WSDLEndpointFactory Modifier and Type Method Description protected WSDLEndpointFactoryAbstractServiceFactory. getWSDLEndpointFactory()protected abstract WSDLEndpointFactoryAbstractWSDLBasedEndpointFactory. getWSDLEndpointFactory()protected WSDLEndpointFactoryClientFactoryBean. getWSDLEndpointFactory()protected WSDLEndpointFactoryServerFactoryBean. getWSDLEndpointFactory() -
Uses of WSDLEndpointFactory in org.apache.cxf.transport.http_jaxws_spi
Classes in org.apache.cxf.transport.http_jaxws_spi that implement WSDLEndpointFactory Modifier and Type Class Description classJAXWSHttpSpiTransportFactory
-