Inheritances
Files
Overview
FRAMES
NO FRAMES

Class Zend_Amf_Value_Messaging_AcknowledgeMessage

Zend_Amf
|-Zend_Amf_Value
|- class Zend_Amf_Value_Messaging_AcknowledgeMessage extends Zend_Amf_Value_Messaging_AsyncMessage
This is the type of message returned by the MessageBroker
to endpoints after the broker has routed an endpoint's message
to a service.

flex.messaging.messages.AcknowledgeMessage
PackageZend_Amf
SubpackageValue
CopyrightCopyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
Licensehttp://framework.zend.com/license/new-bsd New BSD License

Summary

Instance methods
+ __construct() Create a new Acknowledge Message

Details

Instance methods

__construct()
public function __construct( $message)
Create a new Acknowledge Message
Parameters
unknown_type $message