Amfphp_Core_Amf_Message is a data type that encapsulates all of the various properties a Message object can have.
Located in /Amfphp/Core/Amf/Message.php (line 19)
in the case of a request: operation name, for example /1
in the case of a response: undefined
inthe case of a request:
parsed to a service name and a function name. supported separators for the targetUri are "." and "/" The service name can either be just the name of the class (MirrorService) or include a path(package/MirrorService) example of full targetUri package/MirrorService/mirrorFunction
in the case of a response: the request responseUri + OK/KO for example: /1/onResult or /1/onStatus
Documentation generated on Thu, 24 Mar 2011 16:55:40 +0100 by phpDocumentor 1.4.3