public class Constants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
USER_TOKEN_KEY
public static final String USER_TOKEN_KEY
-
SERVICE_TOKEN_KEY
public static final String SERVICE_TOKEN_KEY
-
MESSAGE_ID_KEY
public static final String MESSAGE_ID_KEY
-
WITHOUT_RESPONSE_MESSAGE_ENG
public static final String WITHOUT_RESPONSE_MESSAGE_ENG
- See Also:
-
-
WITH_REPLY_TOPIC_RESPONSE_MESSAGE_ENG
public static final String WITH_REPLY_TOPIC_RESPONSE_MESSAGE_ENG
- See Also:
-
-
WITH_FIXED_REPLY_TOPIC_RESPONSE_MESSAGE_ENG
public static final String WITH_FIXED_REPLY_TOPIC_RESPONSE_MESSAGE_ENG
- See Also:
-
-
WITHOUT_RESPONSE_MESSAGE
public static final String WITHOUT_RESPONSE_MESSAGE
- See Also:
-
-
WITH_REPLY_TOPIC_RESPONSE_MESSAGE
public static final String WITH_REPLY_TOPIC_RESPONSE_MESSAGE
- See Also:
-
-
WITH_FIXED_REPLY_TOPIC_RESPONSE_MESSAGE
public static final String WITH_FIXED_REPLY_TOPIC_RESPONSE_MESSAGE
- See Also:
-
-
Constructor Details
-
Constants
public Constants()