Class JaxWsClientEndpointImpl

java.lang.Object
java.util.AbstractMap<K,V>
java.util.concurrent.ConcurrentHashMap<String,Object>
org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
org.apache.cxf.endpoint.EndpointImpl
org.apache.cxf.jaxws.support.JaxWsEndpointImpl
org.apache.cxf.jaxws.support.JaxWsClientEndpointImpl
All Implemented Interfaces:
Serializable, ConcurrentMap<String,Object>, Map<String,Object>, org.apache.cxf.configuration.Configurable, org.apache.cxf.endpoint.Endpoint, org.apache.cxf.interceptor.InterceptorProvider

public class JaxWsClientEndpointImpl extends JaxWsEndpointImpl
See Also:
  • Constructor Details

    • JaxWsClientEndpointImpl

      public JaxWsClientEndpointImpl(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) throws org.apache.cxf.endpoint.EndpointException
      Throws:
      org.apache.cxf.endpoint.EndpointException
  • Method Details

    • getExecutor

      public Executor getExecutor()
      Specified by:
      getExecutor in interface org.apache.cxf.endpoint.Endpoint
      Overrides:
      getExecutor in class org.apache.cxf.endpoint.EndpointImpl