Q
Suppose one wants to modify a SOAP message in a SOAP extension then how this can be achieved. Choose the correct option from below ?
-
A
A. One must override the method receivemessage
-
B
B. One must override the method initializemethod
-
C
C. Both a and b
-
D
D. One must override the method processmessage
Correct Answer:
A. A. One must override the method receivemessage