Apache CXF API

Uses of Class
org.apache.cxf.jaxws.ServiceImpl

Packages that use ServiceImpl
org.apache.cxf.jaxws.support   
 

Uses of ServiceImpl in org.apache.cxf.jaxws.support
 

Methods in org.apache.cxf.jaxws.support that return ServiceImpl
static ServiceImpl ServiceDelegateAccessor.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
JaxWsClientEndpointImpl(Bus bus, Service s, EndpointInfo ei, ServiceImpl si, javax.xml.ws.WebServiceFeature... wf)
           
 


Apache CXF API

Apache CXF