Class ClientConstants
- java.lang.Object
-
- com.microsoft.azure.servicebus.primitives.ClientConstants
-
public final class ClientConstants extends Object
-
-
Field Summary
-
-
-
Field Detail
-
FATAL_MARKER
public static final String FATAL_MARKER
- See Also:
- Constant Field Values
-
PRODUCT_NAME
public static final String PRODUCT_NAME
- See Also:
- Constant Field Values
-
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
-
LOCKTOKENSIZE
public static final int LOCKTOKENSIZE
- See Also:
- Constant Field Values
-
ENQUEUEDTIMEUTCNAME
public static final String ENQUEUEDTIMEUTCNAME
- See Also:
- Constant Field Values
-
SCHEDULEDENQUEUETIMENAME
public static final String SCHEDULEDENQUEUETIMENAME
- See Also:
- Constant Field Values
-
SEQUENCENUBMERNAME
public static final String SEQUENCENUBMERNAME
- See Also:
- Constant Field Values
-
LOCKEDUNTILNAME
public static final String LOCKEDUNTILNAME
- See Also:
- Constant Field Values
-
PARTITIONKEYNAME
public static final String PARTITIONKEYNAME
- See Also:
- Constant Field Values
-
VIAPARTITIONKEYNAME
public static final String VIAPARTITIONKEYNAME
- See Also:
- Constant Field Values
-
DEADLETTERSOURCENAME
public static final String DEADLETTERSOURCENAME
- 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
-
AMQPS_PORT
public static final int AMQPS_PORT
- See Also:
- Constant Field Values
-
HTTPS_PORT
public static final int HTTPS_PORT
- 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
-
DEADLETTER_REASON_HEADER
public static final String DEADLETTER_REASON_HEADER
- See Also:
- Constant Field Values
-
DEADLETTER_ERROR_DESCRIPTION_HEADER
public static final String DEADLETTER_ERROR_DESCRIPTION_HEADER
- See Also:
- Constant Field Values
-
MAX_MESSAGE_LENGTH_BYTES
public static final int MAX_MESSAGE_LENGTH_BYTES
- See Also:
- Constant Field Values
-
MAX_FRAME_SIZE_BYTES
public static final int MAX_FRAME_SIZE_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
-
DEFAULT_IS_TRANSIENT
public static final boolean DEFAULT_IS_TRANSIENT
- 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
-
NO_RETRY
public static final String NO_RETRY
- See Also:
- Constant Field Values
-
DEFAULT_RETRY
public static final String DEFAULT_RETRY
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_OPERATION_NAME
public static final String REQUEST_RESPONSE_OPERATION_NAME
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_TIMEOUT
public static final String REQUEST_RESPONSE_TIMEOUT
- 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_PEEK_OPERATION
public static final String REQUEST_RESPONSE_PEEK_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_ADD_RULE_OPERATION
public static final String REQUEST_RESPONSE_ADD_RULE_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_TYPE
public static final String REQUEST_RESPONSE_PUT_TOKEN_TYPE
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_PUT_TOKEN_AUDIENCE
public static final String REQUEST_RESPONSE_PUT_TOKEN_AUDIENCE
- 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_LOCKTOKENS
public static final String REQUEST_RESPONSE_LOCKTOKENS
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_LOCKTOKEN
public static final String REQUEST_RESPONSE_LOCKTOKEN
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_EXPIRATION
public static final String REQUEST_RESPONSE_EXPIRATION
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_EXPIRATIONS
public static final String REQUEST_RESPONSE_EXPIRATIONS
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_SESSIONID
public static final String REQUEST_RESPONSE_SESSIONID
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_SESSION_STATE
public static final String REQUEST_RESPONSE_SESSION_STATE
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_SEQUENCE_NUMBERS
public static final String REQUEST_RESPONSE_SEQUENCE_NUMBERS
- 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_MESSAGES
public static final String REQUEST_RESPONSE_MESSAGES
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_MESSAGE
public static final String REQUEST_RESPONSE_MESSAGE
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_MESSAGE_ID
public static final String REQUEST_RESPONSE_MESSAGE_ID
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_SESSION_ID
public static final String REQUEST_RESPONSE_SESSION_ID
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_PARTITION_KEY
public static final String REQUEST_RESPONSE_PARTITION_KEY
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_VIA_PARTITION_KEY
public static final String REQUEST_RESPONSE_VIA_PARTITION_KEY
- 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_MESSAGE_COUNT
public static final String REQUEST_RESPONSE_MESSAGE_COUNT
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_STATUS_CODE
public static final String REQUEST_RESPONSE_STATUS_CODE
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_STATUS_DESCRIPTION
public static final String REQUEST_RESPONSE_STATUS_DESCRIPTION
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_ERROR_CONDITION
public static final String REQUEST_RESPONSE_ERROR_CONDITION
- 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_CODE
public static final String REQUEST_RESPONSE_LEGACY_STATUS_CODE
- 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_DISPOSITION_STATUS
public static final String REQUEST_RESPONSE_DISPOSITION_STATUS
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_DEADLETTER_REASON
public static final String REQUEST_RESPONSE_DEADLETTER_REASON
- 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_LAST_UPDATED_TIME
public static final String REQUEST_RESPONSE_LAST_UPDATED_TIME
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_LAST_SESSION_ID
public static final String REQUEST_RESPONSE_LAST_SESSION_ID
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_SKIP
public static final String REQUEST_RESPONSE_SKIP
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_TOP
public static final String REQUEST_RESPONSE_TOP
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_SESSIONIDS
public static final String REQUEST_RESPONSE_SESSIONIDS
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_RULES
public static final String REQUEST_RESPONSE_RULES
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_RULENAME
public static final String REQUEST_RESPONSE_RULENAME
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_RULEDESCRIPTION
public static final String REQUEST_RESPONSE_RULEDESCRIPTION
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_SQLFILTER
public static final String REQUEST_RESPONSE_SQLFILTER
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_SQLRULEACTION
public static final String REQUEST_RESPONSE_SQLRULEACTION
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_EXPRESSION
public static final String REQUEST_RESPONSE_EXPRESSION
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_CORRELATION_FILTER
public static final String REQUEST_RESPONSE_CORRELATION_FILTER
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_CORRELATION_ID
public static final String REQUEST_RESPONSE_CORRELATION_ID
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_TO
public static final String REQUEST_RESPONSE_TO
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_REPLY_TO
public static final String REQUEST_RESPONSE_REPLY_TO
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_LABEL
public static final String REQUEST_RESPONSE_LABEL
- 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_CONTENT_TYPE
public static final String REQUEST_RESPONSE_CONTENT_TYPE
- See Also:
- Constant Field Values
-
REQUEST_RESPONSE_CORRELATION_FILTER_PROPERTIES
public static final String REQUEST_RESPONSE_CORRELATION_FILTER_PROPERTIES
- See Also:
- Constant Field Values
-
DISPOSITION_STATUS_COMPLETED
public static final String DISPOSITION_STATUS_COMPLETED
- See Also:
- Constant Field Values
-
DISPOSITION_STATUS_DEFERED
public static final String DISPOSITION_STATUS_DEFERED
- See Also:
- Constant Field Values
-
DISPOSITION_STATUS_SUSPENDED
public static final String DISPOSITION_STATUS_SUSPENDED
- See Also:
- Constant Field Values
-
DISPOSITION_STATUS_ABANDONED
public static final String DISPOSITION_STATUS_ABANDONED
- 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
-
HTTPS_URI_FORMAT
public static final String HTTPS_URI_FORMAT
- See Also:
- Constant Field Values
-
SSL_VERIFY_MODE_PROPERTY_NAME
public static final String SSL_VERIFY_MODE_PROPERTY_NAME
- See Also:
- Constant Field Values
-
SSL_VERIFY_MODE_ANONYMOUS
public static final String SSL_VERIFY_MODE_ANONYMOUS
- See Also:
- Constant Field Values
-
SSL_VERIFY_MODE_CERTONLY
public static final String SSL_VERIFY_MODE_CERTONLY
- See Also:
- Constant Field Values
-
SSL_VERIFY_MODE_CERT_AND_HOSTNAME
public static final String SSL_VERIFY_MODE_CERT_AND_HOSTNAME
- See Also:
- Constant Field Values
-
-