org.siprop.v2.ua
Interface UAControlMessage

All Superinterfaces:
java.lang.Cloneable, ControlMessage, Message, java.io.Serializable
All Known Implementing Classes:
UAControlMessageImpl

public interface UAControlMessage
extends ControlMessage

ControlMessage for UA.

Author:
noritsuna

Method Summary
 CommandName getExecMethod()
          get key for message routing.
 void setExecMethod(CommandName commandName)
          set key for routing a message.
 

Method Detail

getExecMethod

CommandName getExecMethod()
get key for message routing.

Returns:
exec method

setExecMethod

void setExecMethod(CommandName commandName)
set key for routing a message.

Parameters:
commandName - command name