| Package | flex.messaging.messages |
| Class | public class AsyncMessage |
| Inheritance | AsyncMessage |
| Method | Defined By | ||
|---|---|---|---|
Default constructor for AsyncMessage. | AsyncMessage | ||
String getCorrelationId() Gets the correlationId of the AsyncMessage. | AsyncMessage | ||
void setCorrelationId(String correlationId) Sets the correlationId of the AsyncMessage. | AsyncMessage | ||
| Constant | Defined By | ||
|---|---|---|---|
| SUBTOPIC_HEADER_NAME [static] The name for the subtopic header if the message targets a destination subtopic. | AsyncMessage | ||
| AsyncMessage | () |
public AsyncMessage()Default constructor for AsyncMessage.
| getCorrelationId | () |
public String getCorrelationId()Gets the correlationId of the AsyncMessage.
| correlationId |
| setCorrelationId | () |
public void setCorrelationId(String correlationId)Sets the correlationId of the AsyncMessage.
Parameters
correlationId — The correlationId for the message. |
| SUBTOPIC_HEADER_NAME | Constant |
public static final SUBTOPIC_HEADER_NAMEThe name for the subtopic header if the message targets a destination subtopic.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/messaging/messages/AsyncMessage.html