Class JAXWSMethodDispatcher

  • All Implemented Interfaces:
    org.apache.cxf.service.invoker.MethodDispatcher

    public class JAXWSMethodDispatcher
    extends org.apache.cxf.service.factory.SimpleMethodDispatcher
    • Method Detail

      • bind

        public void bind​(org.apache.cxf.service.model.OperationInfo o,
                         Method... methods)
        Specified by:
        bind in interface org.apache.cxf.service.invoker.MethodDispatcher
        Overrides:
        bind in class org.apache.cxf.service.factory.SimpleMethodDispatcher
      • getBindingOperation

        public org.apache.cxf.service.model.BindingOperationInfo getBindingOperation​(Method method,
                                                                                     org.apache.cxf.endpoint.Endpoint endpoint)
        Specified by:
        getBindingOperation in interface org.apache.cxf.service.invoker.MethodDispatcher
        Overrides:
        getBindingOperation in class org.apache.cxf.service.factory.SimpleMethodDispatcher