flex.messaging.messages
Class AcknowledgeMessage

java.lang.Object
  extended by flex.messaging.messages.AbstractMessage
      extended by flex.messaging.messages.AsyncMessage
          extended by flex.messaging.messages.AcknowledgeMessage
All Implemented Interfaces:
Message, Serializable, Cloneable
Direct Known Subclasses:
ErrorMessage

public class AcknowledgeMessage
extends 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.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class flex.messaging.messages.AsyncMessage
SUBTOPIC_HEADER_NAME
 
Fields inherited from interface flex.messaging.messages.Message
DESTINATION_CLIENT_ID_HEADER, ENDPOINT_HEADER, FLEX_CLIENT_ID_HEADER, REMOTE_CREDENTIALS_CHARSET_HEADER, REMOTE_CREDENTIALS_HEADER, SYNC_HEADER
 
Constructor Summary
AcknowledgeMessage()
           
 
Method Summary
 
Methods inherited from class flex.messaging.messages.AsyncMessage
getCorrelationId, setCorrelationId
 
Methods inherited from class flex.messaging.messages.AbstractMessage
clone, equals, getBody, getClientId, getDestination, getHeader, getHeaders, getMessageId, getTimestamp, getTimeToLive, hashCode, headerExists, logCategory, setBody, setClientId, setDestination, setHeader, setHeaders, setMessageId, setTimestamp, setTimeToLive, toString, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AcknowledgeMessage

public AcknowledgeMessage()


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/messages/AcknowledgeMessage.html