Class HTTPBindingImpl

    • Method Detail

      • setHandlerChain

        public void setHandlerChain​(List<javax.xml.ws.handler.Handler> chain)
        This method separates the logical and protocol handlers and sets the HandlerConfiguration. Only logical handlers are allowed with HTTPBinding. Setting SOAPHandlers throws WebServiceException
        Specified by:
        setHandlerChain in interface javax.xml.ws.Binding