public class InetConnectionCommandEvent extends QueueEvent
command
:params
timeoutCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
InetConnectionCommandEvent() |
|
InetConnectionCommandEvent(int moduleId,
int userId,
int accountingRootDeviceId,
int deviceId,
int contractId,
int servId,
long connectionId,
java.lang.String command) |
|
InetConnectionCommandEvent(int moduleId,
int userId,
int accountingRootDeviceId,
int deviceId,
int contractId,
int servId,
long connectionId,
java.lang.String command,
java.lang.String params) |
|
InetConnectionCommandEvent(int moduleId,
int userId,
int accountingRootDeviceId,
int deviceId,
int servId,
long connectionId,
java.lang.String command) |
|
InetConnectionCommandEvent(int moduleId,
int userId,
int accountingRootDeviceId,
int deviceId,
int servId,
long connectionId,
java.lang.String command,
java.lang.String params) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommand() |
long |
getConnectionId() |
int |
getDeviceId() |
java.lang.String |
getParams() |
int |
getServId() |
protected void |
prepareMessage(javax.jms.Message message) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, serializeAsObject, setLogFunctionProcess, toString, toString
protected InetConnectionCommandEvent()
public InetConnectionCommandEvent(int moduleId, int userId, int accountingRootDeviceId, int deviceId, int servId, long connectionId, java.lang.String command)
public InetConnectionCommandEvent(int moduleId, int userId, int accountingRootDeviceId, int deviceId, int contractId, int servId, long connectionId, java.lang.String command)
public InetConnectionCommandEvent(int moduleId, int userId, int accountingRootDeviceId, int deviceId, int servId, long connectionId, java.lang.String command, java.lang.String params)
public InetConnectionCommandEvent(int moduleId, int userId, int accountingRootDeviceId, int deviceId, int contractId, int servId, long connectionId, java.lang.String command, java.lang.String params)
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()
public java.lang.String getParams()