Class Constants

java.lang.Object
pro.axenix_innovation.axenapi.consts.Constants

public class Constants extends Object
  • 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()