Briefing Zend Knowledge

Which of the following methods of Zend_XmlRpc_Client can you use to instantiate a server proxy call?

Which of the following methods of Zend_XmlRpc_Client can you use to instantiate a server proxy
call?

A.
getLastResponse()

B.
getProxy()

C.
XMLResponse

D.
call()

Explanation: