kr.co.hit.live.web.flex.io.type
Class AsyncMessage
java.lang.Object
kr.co.hit.live.web.flex.io.type.FlexObject
kr.co.hit.live.web.flex.io.type.FlexMessage
kr.co.hit.live.web.flex.io.type.AsyncMessage
- All Implemented Interfaces:
- Serializable, Map<String,Object>
- Direct Known Subclasses:
- AcknowledgeMessage, CommandMessage
public class AsyncMessage
- extends FlexMessage
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
|
Field Summary |
static String |
SUBTOPIC_HEADER
The name for the subtopic header if the message targets a destination
subtopic. |
| Methods inherited from class kr.co.hit.live.web.flex.io.type.FlexMessage |
addSerializedProperties, clear, containsKey, containsValue, entrySet, get, getBody, getClientId, getHeader, getHeaders, getInt, getLong, getMessageId, getProperties, getProperty, getString, isEmpty, keySet, put, putAll, remove, setBody, setClientId, setHeader, setMessageId, setProperty, setTimestamp, setTimeToLive, size, values |
SUBTOPIC_HEADER
public static final String SUBTOPIC_HEADER
- The name for the subtopic header if the message targets a destination
subtopic.
- See Also:
- Constant Field Values
AsyncMessage
public AsyncMessage()
AsyncMessage
protected AsyncMessage(String cname)
getCorrelationId
public String getCorrelationId()
setCorrelationId
public void setCorrelationId(String value)
Copyright © 2014. All Rights Reserved.