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

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
              extended by kr.co.hit.live.web.flex.io.type.CommandMessage
All Implemented Interfaces:
Serializable, Map<String,Object>

public class CommandMessage
extends AsyncMessage

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Field Summary
static String DSMESSAGING_VERSION
           
static int PING_COMMAND
           
 
Fields inherited from class kr.co.hit.live.web.flex.io.type.AsyncMessage
SUBTOPIC_HEADER
 
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
  CommandMessage()
           
protected CommandMessage(String cname)
           
 
Method Summary
 int getOperation()
           
 void setOperation(int value)
           
 
Methods inherited from class kr.co.hit.live.web.flex.io.type.AsyncMessage
getCorrelationId, setCorrelationId
 
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

PING_COMMAND

public static final int PING_COMMAND
See Also:
Constant Field Values

DSMESSAGING_VERSION

public static final String DSMESSAGING_VERSION
See Also:
Constant Field Values
Constructor Detail

CommandMessage

public CommandMessage()

CommandMessage

protected CommandMessage(String cname)
Method Detail

getOperation

public int getOperation()

setOperation

public void setOperation(int value)


Copyright © 2014. All Rights Reserved.