Class SOAPCloneOptions

    • Constructor Detail

      • SOAPCloneOptions

        public SOAPCloneOptions()
    • Method Detail

      • setProcessedFlag

        public void setProcessedFlag​(Boolean processedFlag)
        Specify how the SOAPHeaderBlock.isProcessed() flag should be set on cloned SOAPHeaderBlock nodes. If this option is set to null (default), the flag will be copied from the original node. Otherwise, the flag will have the value determined by the option value.
        Parameters:
        processedFlag - the value to set for this option