Class ClientConstants


  • public final class ClientConstants
    extends Object
    • Field Detail

      • CURRENT_JAVACLIENT_VERSION

        public static final String CURRENT_JAVACLIENT_VERSION
      • PLATFORM_INFO

        public static final String PLATFORM_INFO
      • DEFAULT_OPERATION_TIMEOUT_IN_SECONDS

        public static final int DEFAULT_OPERATION_TIMEOUT_IN_SECONDS
        See Also:
        Constant Field Values
      • ZEROLOCKTOKEN

        public static final UUID ZEROLOCKTOKEN
      • UNSIGNED_INT_MAX_VALUE

        public static final long UNSIGNED_INT_MAX_VALUE
        See Also:
        Constant Field Values
      • MAX_PARTITION_KEY_LENGTH

        public static final int MAX_PARTITION_KEY_LENGTH
        See Also:
        Constant Field Values
      • SERVER_BUSY_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol SERVER_BUSY_ERROR
      • ARGUMENT_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol ARGUMENT_ERROR
      • ARGUMENT_OUT_OF_RANGE_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol ARGUMENT_OUT_OF_RANGE_ERROR
      • ENTITY_DISABLED_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol ENTITY_DISABLED_ERROR
      • PARTITION_NOT_OWNED_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol PARTITION_NOT_OWNED_ERROR
      • STORE_LOCK_LOST_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol STORE_LOCK_LOST_ERROR
      • TIMEOUT_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol TIMEOUT_ERROR
      • LINK_TIMEOUT_PROPERTY

        public static final org.apache.qpid.proton.amqp.Symbol LINK_TIMEOUT_PROPERTY
      • LINK_TRANSFER_DESTINATION_PROPERTY

        public static final org.apache.qpid.proton.amqp.Symbol LINK_TRANSFER_DESTINATION_PROPERTY
      • LINK_PEEKMODE_PROPERTY

        public static final org.apache.qpid.proton.amqp.Symbol LINK_PEEKMODE_PROPERTY
      • TRACKING_ID_PROPERTY

        public static final org.apache.qpid.proton.amqp.Symbol TRACKING_ID_PROPERTY
      • DEADLETTERNAME

        public static final org.apache.qpid.proton.amqp.Symbol DEADLETTERNAME
      • MESSAGE_LOCK_LOST_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol MESSAGE_LOCK_LOST_ERROR
      • SESSION_LOCK_LOST_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol SESSION_LOCK_LOST_ERROR
      • SESSIONS_CANNOT_BE_LOCKED_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol SESSIONS_CANNOT_BE_LOCKED_ERROR
      • MESSAGE_NOT_FOUND_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol MESSAGE_NOT_FOUND_ERROR
      • SESSION_NOT_FOUND_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol SESSION_NOT_FOUND_ERROR
      • ENTITY_ALREADY_EXISTS_ERROR

        public static final org.apache.qpid.proton.amqp.Symbol ENTITY_ALREADY_EXISTS_ERROR
      • SESSION_FILTER

        public static final org.apache.qpid.proton.amqp.Symbol SESSION_FILTER
      • LOCKED_UNTIL_UTC

        public static final org.apache.qpid.proton.amqp.Symbol LOCKED_UNTIL_UTC
      • ENTITY_TYPE_PROPERTY

        public static final org.apache.qpid.proton.amqp.Symbol ENTITY_TYPE_PROPERTY
      • MAX_MESSAGE_LENGTH_BYTES

        public static final int MAX_MESSAGE_LENGTH_BYTES
        See Also:
        Constant Field Values
      • MAX_MESSAGING_AMQP_HEADER_SIZE_BYTES

        public static final int MAX_MESSAGING_AMQP_HEADER_SIZE_BYTES
        See Also:
        Constant Field Values
      • TIMER_TOLERANCE

        public static final Duration TIMER_TOLERANCE
      • DEFAULT_RERTRY_MIN_BACKOFF

        public static final Duration DEFAULT_RERTRY_MIN_BACKOFF
      • DEFAULT_RERTRY_MAX_BACKOFF

        public static final Duration DEFAULT_RERTRY_MAX_BACKOFF
      • DEFAULT_MAX_RETRY_COUNT

        public static final int DEFAULT_MAX_RETRY_COUNT
        See Also:
        Constant Field Values
      • REACTOR_IO_POLL_TIMEOUT

        public static final int REACTOR_IO_POLL_TIMEOUT
        See Also:
        Constant Field Values
      • SERVER_BUSY_BASE_SLEEP_TIME_IN_SECS

        public static final int SERVER_BUSY_BASE_SLEEP_TIME_IN_SECS
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_RENEWLOCK_OPERATION

        public static final String REQUEST_RESPONSE_RENEWLOCK_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_RENEW_SESSIONLOCK_OPERATION

        public static final String REQUEST_RESPONSE_RENEW_SESSIONLOCK_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_RECEIVE_BY_SEQUENCE_NUMBER

        public static final String REQUEST_RESPONSE_RECEIVE_BY_SEQUENCE_NUMBER
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_SCHEDULE_MESSAGE_OPERATION

        public static final String REQUEST_RESPONSE_SCHEDULE_MESSAGE_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_CANCEL_CHEDULE_MESSAGE_OPERATION

        public static final String REQUEST_RESPONSE_CANCEL_CHEDULE_MESSAGE_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_UPDATE_DISPOSTION_OPERATION

        public static final String REQUEST_RESPONSE_UPDATE_DISPOSTION_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_GET_SESSION_STATE_OPERATION

        public static final String REQUEST_RESPONSE_GET_SESSION_STATE_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_SET_SESSION_STATE_OPERATION

        public static final String REQUEST_RESPONSE_SET_SESSION_STATE_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_GET_MESSAGE_SESSIONS_OPERATION

        public static final String REQUEST_RESPONSE_GET_MESSAGE_SESSIONS_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_REMOVE_RULE_OPERATION

        public static final String REQUEST_RESPONSE_REMOVE_RULE_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_GET_RULES_OPERATION

        public static final String REQUEST_RESPONSE_GET_RULES_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_PUT_TOKEN_OPERATION

        public static final String REQUEST_RESPONSE_PUT_TOKEN_OPERATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_PUT_TOKEN_EXPIRATION

        public static final String REQUEST_RESPONSE_PUT_TOKEN_EXPIRATION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_RECEIVER_SETTLE_MODE

        public static final String REQUEST_RESPONSE_RECEIVER_SETTLE_MODE
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_FROM_SEQUENCE_NUMER

        public static final String REQUEST_RESPONSE_FROM_SEQUENCE_NUMER
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_ASSOCIATED_LINK_NAME

        public static final String REQUEST_RESPONSE_ASSOCIATED_LINK_NAME
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_LEGACY_STATUS_DESCRIPTION

        public static final String REQUEST_RESPONSE_LEGACY_STATUS_DESCRIPTION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_LEGACY_ERROR_CONDITION

        public static final String REQUEST_RESPONSE_LEGACY_ERROR_CONDITION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_DEADLETTER_DESCRIPTION

        public static final String REQUEST_RESPONSE_DEADLETTER_DESCRIPTION
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_PROPERTIES_TO_MODIFY

        public static final String REQUEST_RESPONSE_PROPERTIES_TO_MODIFY
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_REPLY_TO_SESSION_ID

        public static final String REQUEST_RESPONSE_REPLY_TO_SESSION_ID
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_CORRELATION_FILTER_PROPERTIES

        public static final String REQUEST_RESPONSE_CORRELATION_FILTER_PROPERTIES
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_OK_STATUS_CODE

        public static final int REQUEST_RESPONSE_OK_STATUS_CODE
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_ACCEPTED_STATUS_CODE

        public static final int REQUEST_RESPONSE_ACCEPTED_STATUS_CODE
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_NOCONTENT_STATUS_CODE

        public static final int REQUEST_RESPONSE_NOCONTENT_STATUS_CODE
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_NOTFOUND_STATUS_CODE

        public static final int REQUEST_RESPONSE_NOTFOUND_STATUS_CODE
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_UNDEFINED_STATUS_CODE

        public static final int REQUEST_RESPONSE_UNDEFINED_STATUS_CODE
        See Also:
        Constant Field Values
      • REQUEST_RESPONSE_SERVER_BUSY_STATUS_CODE

        public static final int REQUEST_RESPONSE_SERVER_BUSY_STATUS_CODE
        See Also:
        Constant Field Values
      • RULE_DESCRIPTION_DESCRIPTOR

        public static final org.apache.qpid.proton.amqp.UnsignedLong RULE_DESCRIPTION_DESCRIPTOR
      • EMPTY_RULE_ACTION_DESCRIPTOR

        public static final org.apache.qpid.proton.amqp.UnsignedLong EMPTY_RULE_ACTION_DESCRIPTOR
      • SQL_RULE_ACTION_DESCRIPTOR

        public static final org.apache.qpid.proton.amqp.UnsignedLong SQL_RULE_ACTION_DESCRIPTOR
      • SQL_FILTER_DESCRIPTOR

        public static final org.apache.qpid.proton.amqp.UnsignedLong SQL_FILTER_DESCRIPTOR
      • TRUE_FILTER_DESCRIPTOR

        public static final org.apache.qpid.proton.amqp.UnsignedLong TRUE_FILTER_DESCRIPTOR
      • FALSE_FILTER_DESCRIPTOR

        public static final org.apache.qpid.proton.amqp.UnsignedLong FALSE_FILTER_DESCRIPTOR
      • CORRELATION_FILTER_DESCRIPTOR

        public static final org.apache.qpid.proton.amqp.UnsignedLong CORRELATION_FILTER_DESCRIPTOR