Class HTTPBindingImpl

    • Method Detail

      • setHandlerChain

        public void setHandlerChain​(List<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 Binding