Uses of Class
org.apache.cxf.jaxws.ServiceImpl
-
Packages that use ServiceImpl Package Description org.apache.cxf.jaxws.support -
-
Uses of ServiceImpl in org.apache.cxf.jaxws.support
Methods in org.apache.cxf.jaxws.support that return ServiceImpl Modifier and Type Method Description static ServiceImplServiceDelegateAccessor. get(javax.xml.ws.Service service)Get the delegate reference from the Service private field.Constructors in org.apache.cxf.jaxws.support with parameters of type ServiceImpl Constructor Description JaxWsClientEndpointImpl(org.apache.cxf.Bus bus, org.apache.cxf.service.Service s, org.apache.cxf.service.model.EndpointInfo ei, ServiceImpl si, List<javax.xml.ws.WebServiceFeature> wf)
-