Class GenericSOAPHandler<C extends SOAPMessageContext>

    • Constructor Detail

      • GenericSOAPHandler

        public GenericSOAPHandler()
    • Method Detail

      • setHeaders

        public void setHeaders​(Set<QName> headers)
        Sets the header blocks that can be processed by this Handler instance.
        Parameters:
        headers - the headers to be set