Uses of Class
org.apache.cxf.jaxws.support.JaxWsEndpointImpl
Packages that use JaxWsEndpointImpl
Package
Description
-
Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws
Constructors in org.apache.cxf.jaxws with parameters of type JaxWsEndpointImpl -
Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws.binding
Constructors in org.apache.cxf.jaxws.binding with parameters of type JaxWsEndpointImpl -
Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws.binding.http
Constructors in org.apache.cxf.jaxws.binding.http with parameters of type JaxWsEndpointImplModifierConstructorDescriptionHTTPBindingImpl(org.apache.cxf.service.model.BindingInfo sb, JaxWsEndpointImpl ep) -
Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws.binding.soap
Constructors in org.apache.cxf.jaxws.binding.soap with parameters of type JaxWsEndpointImplModifierConstructorDescriptionSOAPBindingImpl(org.apache.cxf.service.model.BindingInfo sb, JaxWsEndpointImpl endpoint) -
Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws.support
Subclasses of JaxWsEndpointImpl in org.apache.cxf.jaxws.support