Interface QSHandler

    • Method Detail

      • invoke

        void invoke​(MessageContext msgContext)
             throws AxisFault
        Performs the action associated with this particular query string handler.
        Parameters:
        msgContext - a MessageContext object containing message context information for this query string handler.
        Throws:
        AxisFault - if an error occurs.