Apache CXF API

Uses of Package
org.apache.cxf.jaxws.support

Packages that use org.apache.cxf.jaxws.support
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.binding   
org.apache.cxf.jaxws.binding.http   
org.apache.cxf.jaxws.binding.soap   
org.apache.cxf.jaxws.spring   
org.apache.cxf.jaxws.support   
 

Classes in org.apache.cxf.jaxws.support used by org.apache.cxf.jaxws
JaxWsEndpointImpl
          A JAX-WS specific implementation of the CXF Endpoint interface.
JaxWsImplementorInfo
           
JaxWsServiceFactoryBean
          Constructs a service model from JAX-WS service endpoint classes.
 

Classes in org.apache.cxf.jaxws.support used by org.apache.cxf.jaxws.binding
JaxWsEndpointImpl
          A JAX-WS specific implementation of the CXF Endpoint interface.
 

Classes in org.apache.cxf.jaxws.support used by org.apache.cxf.jaxws.binding.http
JaxWsEndpointImpl
          A JAX-WS specific implementation of the CXF Endpoint interface.
 

Classes in org.apache.cxf.jaxws.support used by org.apache.cxf.jaxws.binding.soap
JaxWsEndpointImpl
          A JAX-WS specific implementation of the CXF Endpoint interface.
JaxWsServiceFactoryBean
          Constructs a service model from JAX-WS service endpoint classes.
 

Classes in org.apache.cxf.jaxws.support used by org.apache.cxf.jaxws.spring
JaxWsServiceFactoryBean
          Constructs a service model from JAX-WS service endpoint classes.
 

Classes in org.apache.cxf.jaxws.support used by org.apache.cxf.jaxws.support
JaxWsEndpointImpl
          A JAX-WS specific implementation of the CXF Endpoint interface.
JaxWsImplementorInfo
           
JaxWsServiceConfiguration
           
 


Apache CXF API

Apache CXF