Uses of Class
org.apache.cxf.jaxws.ServiceImpl
Packages that use ServiceImpl
-
Uses of ServiceImpl in org.apache.cxf.jaxws.support
Methods in org.apache.cxf.jaxws.support that return ServiceImplModifier and TypeMethodDescriptionstatic ServiceImplServiceDelegateAccessor.get(jakarta.xml.ws.Service service) Get the delegate reference from the Service private field.Constructors in org.apache.cxf.jaxws.support with parameters of type ServiceImplModifierConstructorDescriptionJaxWsClientEndpointImpl(org.apache.cxf.Bus bus, org.apache.cxf.service.Service s, org.apache.cxf.service.model.EndpointInfo ei, ServiceImpl si, List<jakarta.xml.ws.WebServiceFeature> wf)