kr.co.hit.live.web.flex.io.type
Class AsyncMessage

java.lang.Object
  extended by kr.co.hit.live.web.flex.io.type.FlexObject
      extended by kr.co.hit.live.web.flex.io.type.FlexMessage
          extended by 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 Class Summary
 
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.
 
Fields inherited from class kr.co.hit.live.web.flex.io.type.FlexMessage
map, MESSAGE_ID, serializeProps
 
Fields inherited from class kr.co.hit.live.web.flex.io.type.FlexObject
className, FLEX_IO_PACKAGE_PREFIX, FLEX_MESSAGE_PACKAGE_PREFIX, LIVE_PACKAGE_PREFIX
 
Constructor Summary
  AsyncMessage()
           
protected AsyncMessage(String cname)
           
 
Method Summary
 String getCorrelationId()
           
 void setCorrelationId(String value)
           
 
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
 
Methods inherited from class kr.co.hit.live.web.flex.io.type.FlexObject
getClassName, instantiate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Field Detail

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
Constructor Detail

AsyncMessage

public AsyncMessage()

AsyncMessage

protected AsyncMessage(String cname)
Method Detail

getCorrelationId

public String getCorrelationId()

setCorrelationId

public void setCorrelationId(String value)


Copyright © 2014. All Rights Reserved.