Home / CSE MCQs / Spring MCQs :: Discussion

Discussion :: Spring MCQs

  1. In this method, you can access the request XML element, whose type is org.dom4j.Element, and the response document, whose type is org.dom4j.Document, as method arguments.
  2. A.
    invoke
    B.
    invokeInterval
    C.
    invokeInternal
    D.
    none of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The core method defined in this class that you must override is invokeInternal().


Be The First To Comment