Class JaxWsClientEndpointImpl

    • Constructor Detail

      • JaxWsClientEndpointImpl

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

      • getExecutor

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