|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.robokind.api.messaging.Constants
public class Constants
| Field Summary | |
|---|---|
static String |
PROP_DECODER_ID
|
static String |
PROP_ENCODER_ID
|
static String |
PROP_MESSAGE_RECEIVER_ID
Property string for identifying a Message Receiver. |
static String |
PROP_MESSAGE_SENDER_ID
Property string for identifying a Message Sender. |
static String |
PROP_MESSAGE_TYPE
Property string for specifying a Message type. |
static String |
PROP_RECORD_RECEIVER_ID
Property string for identifying a Record Receiver. |
static String |
PROP_RECORD_SENDER_ID
Property string for identifying a Record Sender. |
static String |
PROP_RECORD_TYPE
Property string for specifying a Record type. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROP_MESSAGE_SENDER_ID
public static final String PROP_MESSAGE_RECEIVER_ID
public static final String PROP_MESSAGE_TYPE
public static final String PROP_RECORD_SENDER_ID
public static final String PROP_RECORD_RECEIVER_ID
public static final String PROP_RECORD_TYPE
public static final String PROP_ENCODER_ID
public static final String PROP_DECODER_ID
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||