Apache CXF API

Uses of Interface
org.apache.cxf.wsdl11.WSDLEndpointFactory

Packages that use WSDLEndpointFactory
org.apache.cxf.binding.soap   
org.apache.cxf.frontend   
org.apache.cxf.transport.http   
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
 class SoapTransportFactory
           
 

Uses of WSDLEndpointFactory in org.apache.cxf.frontend
 

Methods in org.apache.cxf.frontend that return WSDLEndpointFactory
protected abstract  WSDLEndpointFactory AbstractWSDLBasedEndpointFactory.getWSDLEndpointFactory()
           
protected  WSDLEndpointFactory ClientFactoryBean.getWSDLEndpointFactory()
           
protected  WSDLEndpointFactory ServerFactoryBean.getWSDLEndpointFactory()
           
protected  WSDLEndpointFactory AbstractServiceFactory.getWSDLEndpointFactory()
           
 

Uses of WSDLEndpointFactory in org.apache.cxf.transport.http
 

Classes in org.apache.cxf.transport.http that implement WSDLEndpointFactory
 class HTTPTransportFactory
           
 

Uses of WSDLEndpointFactory in org.apache.cxf.transport.http_jaxws_spi
 

Classes in org.apache.cxf.transport.http_jaxws_spi that implement WSDLEndpointFactory
 class JAXWSHttpSpiTransportFactory
           
 


Apache CXF API

Apache CXF