Discussion Forum : Advanced Java
Question - 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.
Options:
A .  invoke
B .  invokeInterval
C .  invokeInternal
D .  none of the mentioned
Answer: Option C


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



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *