public class InetConnectionCommandEvent extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
InetConnectionCommandEvent() |
|
InetConnectionCommandEvent(int moduleId,
int userId,
int accountingRootDeviceId,
int deviceId,
int servId,
long connectionId,
java.lang.String command) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommand() |
long |
getConnectionId() |
int |
getDeviceId() |
int |
getServId() |
protected void |
prepareMessage(javax.jms.Message message) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, toString, toString
protected InetConnectionCommandEvent()
public InetConnectionCommandEvent(int moduleId, int userId, int accountingRootDeviceId, int deviceId, int servId, long connectionId, java.lang.String command)
protected void prepareMessage(javax.jms.Message message) throws javax.jms.JMSException
prepareMessage
in class Event
javax.jms.JMSException
public int getDeviceId()
public int getServId()
public long getConnectionId()
public java.lang.String getCommand()