Uses of Class
org.apache.cxf.jaxws.support.JaxWsEndpointImpl
-
Packages that use JaxWsEndpointImpl Package Description 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.support -
-
Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws
Constructors in org.apache.cxf.jaxws with parameters of type JaxWsEndpointImpl Constructor Description EndpointReferenceBuilder(JaxWsEndpointImpl e) -
Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws.binding
Constructors in org.apache.cxf.jaxws.binding with parameters of type JaxWsEndpointImpl Constructor Description AbstractBindingImpl(JaxWsEndpointImpl imp)DefaultBindingImpl(JaxWsEndpointImpl endpoint) -
Uses of JaxWsEndpointImpl in org.apache.cxf.jaxws.binding.http
Constructors in org.apache.cxf.jaxws.binding.http with parameters of type JaxWsEndpointImpl Constructor Description HTTPBindingImpl(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 JaxWsEndpointImpl Constructor Description SOAPBindingImpl(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 Modifier and Type Class Description classJaxWsClientEndpointImpl
-