public interface MObject
Modifier and Type | Field and Description |
---|---|
static int |
AMX |
static int |
JMS |
static int |
M_FILE_SINK_ID |
static int |
M_HAWK_SINK_ID |
static int |
M_JMS_SINK_ID |
static int |
M_RV_SINK_ID |
static int |
M_SINK_ID |
static int |
M_STDERR_SINK_ID |
static int |
M_STDOUT_SINK_ID |
static int |
M_STREAM_SINK_ID |
static int |
RV |
Modifier and Type | Method and Description |
---|---|
int |
getTransportID() |
static final int RV
static final int JMS
static final int AMX
static final int M_SINK_ID
static final int M_FILE_SINK_ID
static final int M_HAWK_SINK_ID
static final int M_STREAM_SINK_ID
static final int M_STDOUT_SINK_ID
static final int M_STDERR_SINK_ID
static final int M_RV_SINK_ID
static final int M_JMS_SINK_ID