A B C D E F G H I J L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abandon(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Abandon
Message
with lock token. - abandon(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Abandon
Message
with lock token. - abandon(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
- abandon(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- abandon(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Abandon
Message
with lock token. - abandon(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Abandon
Message
with lock token. - abandon(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- abandon(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- abandon(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Abandon
Message
with lock token and updated message property. - abandon(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Abandon
Message
with lock token and updated message property. - abandon(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
- abandon(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- abandon(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Abandon
Message
with lock token and updated message property. - abandon(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Abandon
Message
with lock token and updated message property. - abandon(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- abandon(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- ABANDON - com.microsoft.azure.servicebus.ExceptionPhase
-
Abandoning a message threw an exception
- abandonAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously abandon
Message
with lock token. - abandonAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously abandon
Message
with lock token. - abandonAsync(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
- abandonAsync(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- abandonAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously abandon
Message
with lock token. - abandonAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously abandon
Message
with lock token. - abandonAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- abandonAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- abandonAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously abandon
Message
with lock token and updated message property. - abandonAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously abandon
Message
with lock token and updated message property. - abandonAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
- abandonAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- abandonAsync(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously abandon
Message
with lock token and updated message property. - abandonAsync(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously abandon
Message
with lock token and updated message property. - abandonAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- abandonAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- abandonMessageAsync(byte[], Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- abandonMessageAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- ACCEPTSESSION - com.microsoft.azure.servicebus.ExceptionPhase
-
Accepting a session threw an exception.
- acceptSessionFromConnectionString(String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
in defaultReceiveMode.PEEKLOCK
mode from service bus connection string with specified session id. - acceptSessionFromConnectionString(String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
from service bus connection string with specified session id. - acceptSessionFromConnectionStringAsync(String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
in defaultReceiveMode.PEEKLOCK
mode asynchronously from service bus connection string with specified session id. - acceptSessionFromConnectionStringAsync(String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
asynchronously from service bus connection string with specified session id. - acceptSessionFromConnectionStringBuilder(ConnectionStringBuilder, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
in defaultReceiveMode.PEEKLOCK
mode from service bus connection string builder with specified session id. - acceptSessionFromConnectionStringBuilder(ConnectionStringBuilder, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
from service bus connection string builder with specified session id. - acceptSessionFromConnectionStringBuilderAsync(ConnectionStringBuilder, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
in defaultReceiveMode.PEEKLOCK
mode asynchronously from service bus connection string builder with specified session id. - acceptSessionFromConnectionStringBuilderAsync(ConnectionStringBuilder, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
asynchronously from service bus connection string builder with specified session id. - acceptSessionFromEntityPath(MessagingFactory, String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
from service bus using the client settings with specified session id. - acceptSessionFromEntityPath(MessagingFactory, String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
from service bus using the client settings with specified session id. - acceptSessionFromEntityPath(String, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
from service bus using the client settings with specified session id in PeekLock mode. - acceptSessionFromEntityPath(String, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
from service bus using the client settings with specified session id. - acceptSessionFromEntityPath(URI, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
from service bus using the client settings with specified session id in PeekLock mode. - acceptSessionFromEntityPath(URI, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Accept a
IMessageSession
from service bus using the client settings with specified session id. - acceptSessionFromEntityPathAsync(MessagingFactory, String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously accepts a session from service bus using the client settings.
- acceptSessionFromEntityPathAsync(MessagingFactory, String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously accepts a session from service bus using the client settings.
- acceptSessionFromEntityPathAsync(String, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously accepts a session in PeekLock mode from service bus using the client settings.
- acceptSessionFromEntityPathAsync(String, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously accepts a session from service bus using the client settings.
- acceptSessionFromEntityPathAsync(URI, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously accepts a session in PeekLock mode from service bus using the client settings.
- acceptSessionFromEntityPathAsync(URI, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously accepts a session from service bus using the client settings.
- AccessRights - Enum in com.microsoft.azure.servicebus.management
- acquireTokenAsync(String, String, Object) - Method in interface com.microsoft.azure.servicebus.security.AzureActiveDirectoryTokenProvider.AuthenticationCallback
-
A user defined method for obtaining an access token.
- Active - com.microsoft.azure.servicebus.management.EntityStatus
-
The entity is active.
- addRule(RuleDescription) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Adds a rule to the current subscription to filter the messages reaching from topic to the subscription.
- addRule(RuleDescription) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- addRule(String, Filter) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Adds a rule with specified name and
Filter
to the current subscription to filter the messages reaching from topic to the subscription. - addRule(String, Filter) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- addRuleAsync(RuleDescription) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Asynchronously adds a rule to the current subscription to filter the messages reaching from topic to the subscription.
- addRuleAsync(RuleDescription) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
- addRuleAsync(RuleDescription) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- addRuleAsync(String, Filter) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Asynchronously adds a rule with specified name and
Filter
to the current subscription to filter the messages reaching from topic to the subscription. - addRuleAsync(String, Filter) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- addTransportLayers(Event, TransportInternal) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- addTransportLayers(Event, TransportInternal) - Method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
- addTransportLayers(Event, TransportInternal) - Method in class com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler
- adjustServerTimeout(Duration) - Static method in class com.microsoft.azure.servicebus.primitives.Util
- AMQP - com.microsoft.azure.servicebus.primitives.TransportType
-
AMQP over TCP.
- AMQP_BATCH_MESSAGE_FORMAT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- AMQP_WEB_SOCKETS - com.microsoft.azure.servicebus.primitives.TransportType
-
AMQP over Web Sockets.
- AmqpConstants - Class in com.microsoft.azure.servicebus.amqp
- AmqpErrorCode - Class in com.microsoft.azure.servicebus.amqp
- AmqpErrorCode() - Constructor for class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- AmqpException - Exception in com.microsoft.azure.servicebus.amqp
-
All AmqpExceptions - which EventHub client handles internally.
- AmqpException(ErrorCondition) - Constructor for exception com.microsoft.azure.servicebus.amqp.AmqpException
- AmqpLinkDetachForced - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- AMQPS_PORT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- APACHE - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- ARGUMENT_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- ARGUMENT_OUT_OF_RANGE_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- AuthorizationFailedException - Exception in com.microsoft.azure.servicebus.primitives
-
Authorization failed exception is thrown when error is encountered during authorizing user's permission to run the intended operations.
- AuthorizationFailedException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.AuthorizationFailedException
-
Constructor for the exception class
- AuthorizationRule - Class in com.microsoft.azure.servicebus.management
- AuthorizationRule() - Constructor for class com.microsoft.azure.servicebus.management.AuthorizationRule
- AuthorizationRuleSerializer - Class in com.microsoft.azure.servicebus.management
- AuthorizationRuleSerializer() - Constructor for class com.microsoft.azure.servicebus.management.AuthorizationRuleSerializer
- AzureActiveDirectoryTokenProvider - Class in com.microsoft.azure.servicebus.security
-
This is a token provider that obtains tokens from Azure Active Directory.
- AzureActiveDirectoryTokenProvider.AuthenticationCallback - Interface in com.microsoft.azure.servicebus.security
B
- BaseLinkHandler - Class in com.microsoft.azure.servicebus.amqp
- BaseLinkHandler(IAmqpLink) - Constructor for class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
- Basic - com.microsoft.azure.servicebus.management.NamespaceSku
-
Basic namespace.
- BINARY - com.microsoft.azure.servicebus.MessageBodyType
-
Message content is byte array, equivalent to AMQP Data.
C
- cancelScheduledMessage(long) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Cancels the enqueuing of an already sent scheduled message, if it was not already enqueued.
- cancelScheduledMessage(long) - Method in class com.microsoft.azure.servicebus.QueueClient
- cancelScheduledMessage(long) - Method in class com.microsoft.azure.servicebus.TopicClient
- cancelScheduledMessageAsync(long) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Cancels the enqueuing of an already sent scheduled message, if it was not already enqueued.
- cancelScheduledMessageAsync(long) - Method in class com.microsoft.azure.servicebus.QueueClient
- cancelScheduledMessageAsync(long) - Method in class com.microsoft.azure.servicebus.TopicClient
- cancelScheduledMessageAsync(Long[], Duration) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- CBS_NODE_ADDRESS_SEGMENT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- ClientConstants - Class in com.microsoft.azure.servicebus.primitives
- ClientEntity - Class in com.microsoft.azure.servicebus.primitives
-
Contract for all client entities with Open-Close/Abort state m/c
- ClientEntity(String) - Constructor for class com.microsoft.azure.servicebus.primitives.ClientEntity
- ClientFactory - Class in com.microsoft.azure.servicebus
-
Utility class for creating message senders and receivers.
- ClientSettings - Class in com.microsoft.azure.servicebus
-
Class encapsulating common client level settings like TokenProvider, RetryPolicy, OperationTimeout.
- ClientSettings(TokenProvider) - Constructor for class com.microsoft.azure.servicebus.ClientSettings
-
Creates a new instance with the given token provider, default retry policy and default operation timeout.
- ClientSettings(TokenProvider, RetryPolicy, Duration) - Constructor for class com.microsoft.azure.servicebus.ClientSettings
-
Creates a new instance with the given token provider, retry policy and operation timeout.
- ClientSettings(TokenProvider, RetryPolicy, Duration, TransportType) - Constructor for class com.microsoft.azure.servicebus.ClientSettings
-
Creates a new instance with the given token provider, retry policy and operation timeout.
- close() - Method in interface com.microsoft.azure.servicebus.ICloseable
-
Synchronously closes and disposes any resources associated with this object.
- close() - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Disposes and closes the managementClient.
- close() - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Disposes and closes the managementClient.
- close() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- closeAsync() - Method in interface com.microsoft.azure.servicebus.ICloseable
-
Closes and disposes any resources associated with this object.
- closeAsync() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- com.microsoft.azure.servicebus - package com.microsoft.azure.servicebus
- com.microsoft.azure.servicebus.amqp - package com.microsoft.azure.servicebus.amqp
- com.microsoft.azure.servicebus.management - package com.microsoft.azure.servicebus.management
- com.microsoft.azure.servicebus.primitives - package com.microsoft.azure.servicebus.primitives
- com.microsoft.azure.servicebus.rules - package com.microsoft.azure.servicebus.rules
- com.microsoft.azure.servicebus.security - package com.microsoft.azure.servicebus.security
- commit() - Method in class com.microsoft.azure.servicebus.TransactionContext
-
Commits the transaction
- commitAsync() - Method in class com.microsoft.azure.servicebus.TransactionContext
-
Asynchronously commits the transaction
- CommunicationException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when there is a client side connectivity issue.
- complete(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Completes a
Message
using its lock token. - complete(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Completes a
Message
using its lock token. - complete(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
- complete(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- complete(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Completes a
Message
using its lock token. - complete(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Completes a
Message
using its lock token. - complete(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- complete(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- COMPLETE - com.microsoft.azure.servicebus.ExceptionPhase
-
Completing a message threw an exception
- completeAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously completes a
Message
using its lock token. - completeAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously completes a
Message
using its lock token. - completeAsync(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
- completeAsync(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- completeAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously completes a
Message
using its lock token. - completeAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously completes a
Message
using its lock token. - completeAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- completeAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- completeFuture(CompletableFuture<T>) - Static method in class com.microsoft.azure.servicebus.Utils
- completeMessageAsync(byte[], TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- completeMessageAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- ConnectionForced - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- ConnectionHandler - Class in com.microsoft.azure.servicebus.amqp
- ConnectionHandler(IAmqpConnection) - Constructor for class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- ConnectionStringBuilder - Class in com.microsoft.azure.servicebus.primitives
-
This class can be used to construct a connection string which can establish communication with ServiceBus entities.
- ConnectionStringBuilder(String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Creates a new instance from the given connection string.
- ConnectionStringBuilder(String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Creates a new instance from the given connection string and entity path.
- ConnectionStringBuilder(String, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Creates a new instance from namespace, entity path and already generated SAS token.
- ConnectionStringBuilder(String, String, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Creates a new instance from namespace, entity path and SAS Key name and value.
- ConnectionStringBuilder(URI, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Creates a new instance from endpoint address of the namesapce, entity path and already generated SAS token.
- ConnectionStringBuilder(URI, String, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Creates a new instance from endpoint address of the namesapce, entity path and SAS Key name and value
- convertDotNetBytesToUUID(byte[]) - Static method in class com.microsoft.azure.servicebus.primitives.Util
- convertDotNetTicksToInstant(long) - Static method in class com.microsoft.azure.servicebus.primitives.Util
- convertInstantToDotNetTicks(Instant) - Static method in class com.microsoft.azure.servicebus.primitives.Util
- convertNamespaceToEndPointURI(String) - Static method in class com.microsoft.azure.servicebus.primitives.Util
- convertUUIDToDotNetBytes(UUID) - Static method in class com.microsoft.azure.servicebus.primitives.Util
- CoreMessageReceiver - Class in com.microsoft.azure.servicebus.primitives
- CoreMessageSender - Class in com.microsoft.azure.servicebus.primitives
- CORRELATION_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- CorrelationFilter - Class in com.microsoft.azure.servicebus.rules
-
Represents a correlation filter expression.
- CorrelationFilter() - Constructor for class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Creates a correlation filter with null values for all fields.
- create(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
-
Deprecated.
- create(MessagingFactory, String, MessagingEntityType) - Static method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
- create(MessagingFactory, String, String, int, SettleModePair) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
-
Deprecated.
- create(MessagingFactory, String, String, int, SettleModePair, MessagingEntityType) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- create(MessagingFactory, String, String, String) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
-
Deprecated.
- create(MessagingFactory, String, String, String, boolean, int, SettleModePair) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
-
Deprecated.
- create(MessagingFactory, String, String, String, boolean, int, SettleModePair, MessagingEntityType) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- create(MessagingFactory, String, String, String, MessagingEntityType) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- create(TransportType, IAmqpConnection) - Static method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- create(Duration) - Static method in class com.microsoft.azure.servicebus.primitives.TimeoutTracker
- createAzureActiveDirectoryTokenProvider(AzureActiveDirectoryTokenProvider.AuthenticationCallback, String, Object) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
-
Creates a Azure Active Directory token provider that creates a token with the user defined AuthenticationCallback.
- createCopy() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Creates a shallow copy of this message.
- createCopy() - Method in class com.microsoft.azure.servicebus.Message
- createFromConnectionString(String) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Creates an instance of MessagingFactory from the given connection string.
- createFromConnectionStringAsync(String) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Creates an instance of MessagingFactory from the given connection string.
- createFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Creates an instance of MessagingFactory from the given connection string builder.
- createFromConnectionStringBuilderAsync(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Creates an instance of MessagingFactory from the given connection string builder.
- createFromNamespaceEndpointURI(URI, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Creates a messaging factory instance from namesapce endpoint URI and client settings
- createFromNamespaceEndpointURIAsyc(URI, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Deprecated.Deprecating as spelling is wrong. Replaced by
MessagingFactory.createFromNamespaceEndpointURIAsync(URI, ClientSettings)
- createFromNamespaceEndpointURIAsync(URI, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Creates a messaging factory instance from namesapce endpoint URI and client settings
- createFromNamespaceName(String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Creates a messaging factory instance from namesapce name and client settings
- createFromNamespaceNameAsyc(String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Deprecated.Deprecating as spelling is wrong. Replaced by
MessagingFactory.createFromNamespaceNameAsync(String, ClientSettings)
- createFromNamespaceNameAsync(String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Creates a messaging factory instance from namesapce name and client settings
- createManagedIdentityTokenProvider() - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
-
Creates a Managed Identity token provider.
- createMessageReceiverFromConnectionString(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create
IMessageReceiver
in defaultReceiveMode.PEEKLOCK
mode from service bus connection string with Shared Access Signatures - createMessageReceiverFromConnectionString(String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create
IMessageReceiver
in defaultReceiveMode.PEEKLOCK
mode from service bus connection string with Shared Access Signatures - createMessageReceiverFromConnectionStringAsync(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create
IMessageReceiver
in defaultReceiveMode.PEEKLOCK
mode asynchronously from connection string with Shared Access Signatures - createMessageReceiverFromConnectionStringAsync(String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create
IMessageReceiver
in defaultReceiveMode.PEEKLOCK
mode asynchronously from connection string with Shared Access Signatures - createMessageReceiverFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create
IMessageReceiver
in defaultReceiveMode.PEEKLOCK
mode from ConnectionStringBuilder - createMessageReceiverFromConnectionStringBuilder(ConnectionStringBuilder, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create
IMessageReceiver
from ConnectionStringBuilder - createMessageReceiverFromConnectionStringBuilderAsync(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create
IMessageReceiver
in defaultReceiveMode.PEEKLOCK
mode asynchronously from ConnectionStringBuilder - createMessageReceiverFromConnectionStringBuilderAsync(ConnectionStringBuilder, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create
IMessageReceiver
asynchronously from ConnectionStringBuilder - createMessageReceiverFromEntityPath(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message receiver to the entity.
- createMessageReceiverFromEntityPath(MessagingFactory, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message receiver to the entity.
- createMessageReceiverFromEntityPath(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message receiver to the entity using the client settings in PeekLock mode
- createMessageReceiverFromEntityPath(String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message receiver to the entity using the client settings.
- createMessageReceiverFromEntityPath(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message receiver to the entity using the client settings in PeekLock mode
- createMessageReceiverFromEntityPath(URI, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message receiver to the entity using the client settings.
- createMessageReceiverFromEntityPathAsync(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously creates a new message receiver to the entity on the messagingFactory.
- createMessageReceiverFromEntityPathAsync(MessagingFactory, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously creates a new message receiver to the entity on the messagingFactory.
- createMessageReceiverFromEntityPathAsync(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously creates a message receiver to the entity using the client settings in PeekLock mode
- createMessageReceiverFromEntityPathAsync(String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously creates a message receiver to the entity using the client settings
- createMessageReceiverFromEntityPathAsync(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously creates a message receiver to the entity using the client settings in PeekLock mode
- createMessageReceiverFromEntityPathAsync(URI, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Asynchronously creates a message receiver to the entity using the client settings
- createMessageSenderFromConnectionString(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create message sender from service bus connection string with Shared Access Signatures
- createMessageSenderFromConnectionStringAsync(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create message sender asynchronously from connection string with Shared Access Signatures
- createMessageSenderFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create message sender from ConnectionStringBuilder
- createMessageSenderFromConnectionStringBuilderAsync(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Create message sender asynchronously from ConnectionStringBuilder
- createMessageSenderFromEntityPath(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message sender to the entity.
- createMessageSenderFromEntityPath(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message sender to the entity using the client settings.
- createMessageSenderFromEntityPath(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message sender to the entity using the client settings.
- createMessageSenderFromEntityPathAsync(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message sender asynchronously to the entity using the
MessagingFactory
- createMessageSenderFromEntityPathAsync(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message sender asynchronously to the entity using the client settings.
- createMessageSenderFromEntityPathAsync(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a message sender asynchronously to the entity using the client settings.
- createQueue(QueueDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Creates a new queue in the service namespace with the given name.
- createQueue(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Creates a new queue in the service namespace with the given name.
- createQueueAsync(QueueDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new queue in the service namespace with the given name.
- createQueueAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new queue in the service namespace with the given name.
- createRequestMessageFromPropertyBag(String, Map, Duration) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- createRequestMessageFromPropertyBag(String, Map, Duration, String) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- createRequestMessageFromValueBody(String, Object, Duration) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- createRule(String, String, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Creates a new rule for a given topic - subscription.
- createRuleAsync(String, String, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new rule for a given topic - subscription.
- createSharedAccessSignatureTokenProvider(String, String) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
-
Creates a Shared Access Signature token provider with the given key name and key value.
- createSharedAccessSignatureTokenProvider(String, Instant) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
-
Creates a Shared Access Signature token provider that always returns an already created token.
- createSubscription(SubscriptionDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Creates a new subscription in the service namespace with the given name.
- createSubscription(SubscriptionDescription, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Creates a new subscription in the service namespace with the provided default rule.
- createSubscription(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Creates a new subscription for a given topic in the service namespace with the given name.
- createSubscriptionAsync(SubscriptionDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new subscription in the service namespace with the given name.
- createSubscriptionAsync(SubscriptionDescription, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new subscription in the service namespace with the provided default rule.
- createSubscriptionAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new subscription for a given topic in the service namespace with the given name.
- createTopic(TopicDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Creates a new topic in the service namespace with the given name.
- createTopic(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Creates a new topic in the service namespace with the given name.
- createTopicAsync(TopicDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new topic in the service namespace with the given name.
- createTopicAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new topic in the service namespace with the given name.
- createTransferMessageSenderFromEntityPath(MessagingFactory, String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a transfer message sender.
- createTransferMessageSenderFromEntityPathAsync(MessagingFactory, String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
-
Creates a transfer message sender asynchronously.
- CURRENT_JAVACLIENT_VERSION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- CustomIOHandler - Class in com.microsoft.azure.servicebus.amqp
- CustomIOHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.CustomIOHandler
D
- deadLetter(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Moves a
Message
to the deadletter sub-queue. - deadLetter(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Moves a
Message
to the deadletter sub-queue. - deadLetter(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetter(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetter(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Moves a
Message
to the deadletter sub-queue. - deadLetter(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Moves a
Message
to the deadletter sub-queue. - deadLetter(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetter(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetter(UUID, String, String) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Moves a
Message
to the deadletter sub-queue with deadletter reason and error description. - deadLetter(UUID, String, String) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Moves a
Message
to the deadletter sub-queue with deadletter reason and error description. - deadLetter(UUID, String, String) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetter(UUID, String, String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetter(UUID, String, String, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Moves a
Message
to the deadletter sub-queue with deadletter reason and error description. - deadLetter(UUID, String, String, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Moves a
Message
to the deadletter sub-queue with deadletter reason and error description. - deadLetter(UUID, String, String, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetter(UUID, String, String, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetter(UUID, String, String, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Moves a
Message
to the deadletter sub-queue with deadletter reason and error description and modified properties. - deadLetter(UUID, String, String, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Moves a
Message
to the deadletter sub-queue with deadletter reason and error description and modified properties. - deadLetter(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetter(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetter(UUID, String, String, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Moves a
Message
to the deadletter sub-queue with deadletter reason and error description and modified properties. - deadLetter(UUID, String, String, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Moves a
Message
to the deadletter sub-queue with deadletter reason and error description and modified properties. - deadLetter(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetter(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetter(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Moves a
Message
to the deadletter sub-queue with modified message properties. - deadLetter(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Moves a
Message
to the deadletter sub-queue with modified message properties. - deadLetter(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetter(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetter(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Moves a
Message
to the deadletter sub-queue with modified message properties. - deadLetter(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Moves a
Message
to the deadletter sub-queue with modified message properties. - deadLetter(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetter(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- DEADLETTER_ERROR_DESCRIPTION_HEADER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DEADLETTER_REASON_HEADER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- deadLetterAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter. - deadLetterAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter. - deadLetterAsync(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetterAsync(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetterAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter. - deadLetterAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter. - deadLetterAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetterAsync(UUID, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetterAsync(UUID, String, String) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter reason and error description. - deadLetterAsync(UUID, String, String) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter reason and error description. - deadLetterAsync(UUID, String, String) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetterAsync(UUID, String, String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetterAsync(UUID, String, String, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter reason and error description. - deadLetterAsync(UUID, String, String, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter reason and error description. - deadLetterAsync(UUID, String, String, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetterAsync(UUID, String, String, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter reason and error description and modified properties. - deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter reason and error description and modified properties. - deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetterAsync(UUID, String, String, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter reason and error description and modified properties. - deadLetterAsync(UUID, String, String, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously moves a
Message
to the deadletter sub-queue with deadletter reason and error description and modified properties. - deadLetterAsync(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetterAsync(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetterAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously moves a
Message
to the deadletter sub-queue with modified properties. - deadLetterAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously moves a
Message
to the deadletter sub-queue with modified properties. - deadLetterAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetterAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetterAsync(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Asynchronously moves a
Message
to the deadletter sub-queue with modified properties. - deadLetterAsync(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously moves a
Message
to the deadletter sub-queue with modified properties. - deadLetterAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- deadLetterAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- deadLetterMessageAsync(byte[], String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- deadLetterMessageAsync(UUID, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- DEADLETTERNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DEADLETTERSOURCENAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DecodeError - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- DEFAULT - Static variable in class com.microsoft.azure.servicebus.rules.FalseFilter
-
A false filter object that is pre-created.
- DEFAULT - Static variable in class com.microsoft.azure.servicebus.rules.TrueFilter
-
A true filter object that is pre-created.
- DEFAULT_IS_TRANSIENT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DEFAULT_MAX_RETRY_COUNT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DEFAULT_OPERATION_TIMEOUT_IN_SECONDS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DEFAULT_RERTRY_MAX_BACKOFF - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DEFAULT_RERTRY_MIN_BACKOFF - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DEFAULT_RETRY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DEFAULT_RULE_NAME - Static variable in class com.microsoft.azure.servicebus.SubscriptionClient
- DEFAULT_SAS_TOKEN_VALIDITY_IN_SECONDS - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
-
Default validity of a security token in seconds.
- DefaultOperationTimeout - Static variable in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Default operation timeout if timeout is not specified in the connection string.
- defer(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Defers a
Message
using its lock token. - defer(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Defers a
Message
using its lock token. - defer(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Defers a
Message
using its lock token with modified message property. - defer(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Defers a
Message
using its lock token with modified message property. - deferAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously defers a
Message
using its lock token. - deferAsync(UUID, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously defers a
Message
using its lock token. - deferAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously defers a
Message
using its lock token with modified message propert. - deferAsync(UUID, Map<String, Object>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously defers a
Message
using its lock token with modified message propert. - deferMessageAsync(byte[], Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- deferMessageAsync(UUID, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- deleteQueue(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Deletes the queue described by the path relative to the service namespace base address.
- deleteQueueAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Deletes the queue described by the path relative to the service namespace base address.
- deleteRule(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Deletes the rule for a given topic-subscription.
- deleteRuleAsync(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Deletes the rule for a given topic-subscription.
- deleteSubscription(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Deletes the subscription described by the topicPath and the subscriptionName.
- deleteSubscriptionAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Deletes the subscription described by the topicPath and the subscriptionName.
- deleteTopic(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Deletes the topic described by the path relative to the service namespace base address.
- deleteTopicAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Deletes the topic described by the path relative to the service namespace base address.
- deregisterForConnectionError(Link) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
- deregisterForConnectionError(Link) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Internal method. Clients should not use this method.
- Disabled - com.microsoft.azure.servicebus.management.EntityStatus
-
The entity is disabled.
- DispatchHandler - Class in com.microsoft.azure.servicebus.amqp
- DispatchHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.DispatchHandler
- DISPOSITION_STATUS_ABANDONED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DISPOSITION_STATUS_COMPLETED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DISPOSITION_STATUS_DEFERED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- DISPOSITION_STATUS_SUSPENDED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
E
- elapsed() - Method in class com.microsoft.azure.servicebus.primitives.TimeoutTracker
- EMPTY - Static variable in class com.microsoft.azure.servicebus.primitives.StringUtil
- EMPTY_RULE_ACTION_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- encodeRuleDescriptionToMap(RuleDescription) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- endTransaction(TransactionContext, boolean) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Ends a transaction that was initiated using
MessagingFactory.startTransactionAsync()
. - endTransactionAsync(TransactionContext, boolean) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Ends a transaction that was initiated using
MessagingFactory.startTransactionAsync()
. - engineCreateSSLEngine() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
- engineCreateSSLEngine(String, int) - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
- engineGetClientSessionContext() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
- engineGetServerSessionContext() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
- engineGetServerSocketFactory() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
- engineGetSocketFactory() - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
- engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
- ENQUEUEDTIMEUTCNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- ENTITY_ALREADY_EXISTS_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- ENTITY_DISABLED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- ENTITY_TYPE_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- EntityNameHelper - Class in com.microsoft.azure.servicebus.management
-
This class can be used to format the path for different Service Bus entity types.
- EntityNameHelper() - Constructor for class com.microsoft.azure.servicebus.management.EntityNameHelper
- EntityRuntimeInfo - Class in com.microsoft.azure.servicebus.management
-
Base class for runtime information for entities
- EntityRuntimeInfo() - Constructor for class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
- EntityStatus - Enum in com.microsoft.azure.servicebus.management
-
The status of the messaging entity.
- EPOCH - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- equals(Object) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- equals(Object) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- equals(Object) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- equals(Object) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- equals(Object) - Method in class com.microsoft.azure.servicebus.primitives.Pair
- equals(Object) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
- equals(Object) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
- equals(Object) - Method in class com.microsoft.azure.servicebus.rules.SqlFilter
- equals(Object) - Method in class com.microsoft.azure.servicebus.rules.SqlRuleAction
- ExceptionPhase - Enum in com.microsoft.azure.servicebus
-
Enumeration to represent the phase in a message pump or session pump at which an exception occurred.
- ExceptionUtil - Class in com.microsoft.azure.servicebus.primitives
- ExceptionUtil() - Constructor for class com.microsoft.azure.servicebus.primitives.ExceptionUtil
- extractAsyncCompletionCause(Throwable) - Static method in class com.microsoft.azure.servicebus.primitives.ExceptionUtil
F
- FALSE_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- FalseFilter - Class in com.microsoft.azure.servicebus.rules
-
Represents a special kind of filter that doesn't match any message.
- FalseFilter() - Constructor for class com.microsoft.azure.servicebus.rules.FalseFilter
-
Creates a false filter.
- FATAL_MARKER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- Filter - Class in com.microsoft.azure.servicebus.rules
-
Represents a filter expression that is evaluated against a message on a topic.
- Filter() - Constructor for class com.microsoft.azure.servicebus.rules.Filter
- FILTER - com.microsoft.azure.servicebus.primitives.MessagingEntityType
- finalize() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- formatDeadLetterPath(String) - Static method in class com.microsoft.azure.servicebus.management.EntityNameHelper
-
Formats the dead letter path for either a queue, or a subscription.
- formatRulePath(String, String, String) - Static method in class com.microsoft.azure.servicebus.management.EntityNameHelper
-
Formats the rule path, based on the topic path, subscription name and the rule name.
- formatSubscriptionPath(String, String) - Static method in class com.microsoft.azure.servicebus.management.EntityNameHelper
-
Formats the subscription path, based on the topic path and subscription name.
- formatTransferDeadLetterPath(String) - Static method in class com.microsoft.azure.servicebus.management.EntityNameHelper
-
Formats the transfer dead letter path.
- FramingError - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- fromBinaryData(List<byte[]>) - Static method in class com.microsoft.azure.servicebus.MessageBody
-
Creates a message body from a list of Data sections.Each Data section is a byte array.
- fromSequenceData(List<List<Object>>) - Static method in class com.microsoft.azure.servicebus.MessageBody
-
Creates a message body from a list of AMQPSequence sections.Each AMQPSequence section is in turn a list of objects.
- fromValueData(Object) - Static method in class com.microsoft.azure.servicebus.MessageBody
-
Creates message body of AMQPValue type.
G
- generateExceptionFromError(Symbol, String) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- generateSharedAccessSignatureToken(String, String, String, int) - Static method in class com.microsoft.azure.servicebus.primitives.SASUtil
-
Deprecated.
- genereateExceptionFromResponse(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- getAccessedAt() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
- getAction() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
-
Gets the action this rule performs on messages matched by this rule's filter.
- getActiveMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- getAlias() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- getAuthentication() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
- getAuthorizationRules() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- getAuthorizationRules() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- getAutoDeleteOnIdle() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- getAutoDeleteOnIdle() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- getAutoDeleteOnIdle() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- getBinaryData() - Method in class com.microsoft.azure.servicebus.MessageBody
-
Returns the content of message body.
- getBody() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Deprecated.Message body need not just a byte array. Replaced by
IMessage.getMessageBody()
- getBody() - Method in class com.microsoft.azure.servicebus.Message
-
Deprecated.
- getBodyType() - Method in class com.microsoft.azure.servicebus.MessageBody
-
Return the type of content in this message body.
- getClaimType() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
- getClaimType() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- getClientId() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- getClientSettings() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Gets client settings for this messaging factory instance
- getClientSettingsFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.primitives.Util
- getContentType() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the content type of this message.
- getContentType() - Method in class com.microsoft.azure.servicebus.Message
- getContentType() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets the value of ContentType property of a message this filter matches.
- getContext() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- getContext() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- getContext() - Method in exception com.microsoft.azure.servicebus.primitives.ServiceBusException
- getCorrelationId() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets a correlation identifier.
- getCorrelationId() - Method in class com.microsoft.azure.servicebus.Message
- getCorrelationId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets the value of correlationId property of a message this filter matches.
- getCreatedAt() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
- getCreatedAt() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- getCreatedTime() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
- getDataSerializedSize(Message) - Static method in class com.microsoft.azure.servicebus.primitives.Util
- getDeadLetterMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- getDeadLetterSource() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the name of the queue or subscription that this message was enqueued on, before it was deadlettered.
- getDeadLetterSource() - Method in class com.microsoft.azure.servicebus.Message
- getDefault() - Static method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
-
Retry policy that provides exponentially increasing retry intervals with each successive failure.
- getDefaultMessageTimeToLive() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
-
Time-To-Live is the duration after which the message expires, starting from when the message is sent to Service Bus.
- getDefaultMessageTimeToLive() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
-
Time-To-Live is the duration after which the message expires, starting from when the message is sent to Service Bus.
- getDefaultMessageTimeToLive() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
-
Time-To-live is the duration after which the message expires, starting from when the message is sent to Service Bus.
- getDeliveryCount() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the number of the times this message was delivered to clients.
- getDeliveryCount() - Method in class com.microsoft.azure.servicebus.Message
- getDeliveryTag() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithDeliveryTag
- getDocumentBuilderFactory() - Static method in class com.microsoft.azure.servicebus.management.SerializerUtil
- getDuplicationDetectionHistoryTimeWindow() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- getDuplicationDetectionHistoryTimeWindow() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- getEndpoint() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Get the endpoint which can be used to connect to the ServiceBus Namespace
- getEnqueuedTimeUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the instant at which this message was enqueued in Azure Service Bus.
- getEnqueuedTimeUtc() - Method in class com.microsoft.azure.servicebus.Message
- getEntityPath() - Method in interface com.microsoft.azure.servicebus.IMessageEntityClient
-
Gets the path of the entity this client is sending messages to or receiving messages from.
- getEntityPath() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Get the entity path value from the connection string
- getEntityPath() - Method in class com.microsoft.azure.servicebus.QueueClient
- getEntityPath() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- getEntityPath() - Method in class com.microsoft.azure.servicebus.TopicClient
- getEntityStatus() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
-
Gets the status of the entity.
- getEntityStatus() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
-
Gets the status of the entity.
- getEntityStatus() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
-
Gets the status of the entity.
- getError() - Method in exception com.microsoft.azure.servicebus.amqp.AmqpException
- getExpiresAtUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the instant at which this message will expire.
- getExpiresAtUtc() - Method in class com.microsoft.azure.servicebus.Message
- getFilter() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
-
Gets the filter of this rule.
- getFirstItem() - Method in class com.microsoft.azure.servicebus.primitives.Pair
- getForwardDeadLetteredMessagesTo() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- getForwardDeadLetteredMessagesTo() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- getForwardTo() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- getForwardTo() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- getHostName() - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
- getHostName() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
- getIntValue() - Method in enum com.microsoft.azure.servicebus.primitives.MessagingEntityType
- getIsClosed() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- getIsClosingOrClosed() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- getIsTransient() - Method in exception com.microsoft.azure.servicebus.primitives.ServiceBusException
-
A boolean indicating if the exception is a transient error or not.
- getKeyName() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
- getKeyName() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- getLabel() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the application specific message label.
- getLabel() - Method in class com.microsoft.azure.servicebus.Message
- getLabel() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets the value of Label property of a message this filter matches.
- getLockDuration() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
-
The amount of time that the message is locked by a given receiver so that no other receiver receives the same message.
- getLockDuration() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
-
The amount of time that the message is locked by a given receiver so that no other receiver receives the same message.
- getLockedUntilUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the instant at which the lock of this message expires.
- getLockedUntilUtc() - Method in interface com.microsoft.azure.servicebus.IMessageSession
- getLockedUntilUtc() - Method in class com.microsoft.azure.servicebus.Message
- getLockedUntilUtc() - Method in class com.microsoft.azure.servicebus.MessageSession
- getLockToken() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the lock token for the current message.
- getLockToken() - Method in class com.microsoft.azure.servicebus.Message
- getLockToken() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithLockToken
- getMaxAutoRenewDuration() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
-
Gets the maximum duration within which the lock will be renewed automatically.
- getMaxAutoRenewDuration() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
-
Gets the maximum duration within which the lock will be renewed automatically.
- getMaxConcurrentCalls() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
-
Gets the maximum number of concurrent calls to the callback the message pump should initiate.
- getMaxConcurrentCallsPerSession() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
-
Gets the maximum number of concurrent calls to the callback the message pump should initiate for each session.
- getMaxConcurrentSessions() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
-
Gets the maximum number of concurrent sessions that the pump should initiate.
- getMaxDeliveryCount() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
-
The maximum delivery count of a message before it is dead-lettered.
- getMaxDeliveryCount() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
-
The maximum delivery count of a message before it is dead-lettered.
- getMaxFrameSize() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- getMaxFrameSize() - Method in class com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler
- getMaxSizeInMB() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- getMaxSizeInMB() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- getMessage() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithDeliveryTag
- getMessage() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithLockToken
- getMessage() - Method in exception com.microsoft.azure.servicebus.primitives.ServiceBusException
- getMessageBody() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the body of this message.
- getMessageBody() - Method in class com.microsoft.azure.servicebus.Message
- getMessageCount() - Method in class com.microsoft.azure.servicebus.management.QueueRuntimeInfo
- getMessageCount() - Method in class com.microsoft.azure.servicebus.management.SubscriptionRuntimeInfo
- getMessageCountDetails() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
- getMessageId() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the Id of this message.
- getMessageId() - Method in class com.microsoft.azure.servicebus.Message
- getMessageId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets the value of MessageId property of a message this filter matches.
- getMessageSessions() - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
-
Gets the message sessions, enabling you to browse sessions on queues.
- getMessageSessions(Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
-
Retrieves all message sessions whose session state was updated since lastUpdatedTime.
- getMessageSessionsAsync() - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
-
Asynchronously gets the message sessions, enabling you to browse sessions on queues.
- getMessageSessionsAsync(Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
-
Asynchronously retrieves all message sessions whose session state was updated since lastUpdatedTime.
- getMessageSessionsAsync(Date, int, int, String) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
- getMessageWaitDuration() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
-
Gets the time to wait for receiving a message.
- getMessageWaitDuration() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
-
Gets the time to wait for receiving a message.
- getMessagingFactory() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- getMessagingUnits() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- getModifiedAt() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- getModifiedTime() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
- getName() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- getName() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
-
Gets the name of this rule.
- getNamespaceInfo() - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves information related to the namespace.
- getNamespaceInfoAsync() - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves information related to the namespace.
- getNamespaceSku() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- getNamespaceType() - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- getNextRetryInterval(String, Exception, Duration) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
-
Gets the interval after which nextRetry should be attempted, based on the last exception encountered and the remaining time before the operation times out.
- getNoRetry() - Static method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
-
Gets a retry policy that doesn't retry any operations, effectively disabling retries.
- getNumVal() - Method in enum com.microsoft.azure.servicebus.management.NamespaceSku
- getNumVal() - Method in enum com.microsoft.azure.servicebus.management.NamespaceType
- getOperationTimeout() - Method in class com.microsoft.azure.servicebus.ClientSettings
-
Gets the operation timeout contained in this instance.
- getOperationTimeout() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Gets the duration after which a pending operation like Send or RECEIVE will time out.
- getOperationTimeout() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Gets the operation timeout from the connections string.
- getOutboundSocketHostName() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- getOutboundSocketHostName() - Method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
- getOutboundSocketPort() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- getOutboundSocketPort() - Method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
- getPartitionKey() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the partition key for sending a message to a partitioned entity.
- getPartitionKey() - Method in class com.microsoft.azure.servicebus.Message
- getPath() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
- getPath() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- getPath() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- getPath() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- getPrefetchCount() - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Get the prefetch value set.
- getPrefetchCount() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Get the prefetch value set.
- getPrefetchCount() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- getPrefetchCount() - Method in class com.microsoft.azure.servicebus.QueueClient
- getPrefetchCount() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- getPrimaryKey() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- getProperties() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the map of user application properties of this message.
- getProperties() - Method in class com.microsoft.azure.servicebus.Message
- getProperties() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets a name to value map of custom properties on a message this filter matches.
- getProtocolPort() - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- getProtocolPort() - Method in class com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler
- getQueue(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves a queue from the service namespace
- getQueueAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves a queue from the service namespace
- getQueueName() - Method in interface com.microsoft.azure.servicebus.IQueueClient
-
Gets the name of the queue.
- getQueueName() - Method in class com.microsoft.azure.servicebus.QueueClient
- getQueueRuntimeInfo(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the runtime information of a queue.
- getQueueRuntimeInfoAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the runtime information of a queue.
- getQueues() - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the list of queues present in the namespace.
- getQueues(int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the list of queues present in the namespace.
- getQueuesAsync() - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the list of queues present in the namespace.
- getQueuesAsync(int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the list of queues present in the namespace.
- getRandomString() - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
- getReceiveMode() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Get current receiver's
ReceiveMode
. - getReceiveMode() - Method in interface com.microsoft.azure.servicebus.IQueueClient
-
Gets the
ReceiveMode
of the current receiver - getReceiveMode() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Gets the
ReceiveMode
of the current receiver - getReceiveMode() - Method in class com.microsoft.azure.servicebus.QueueClient
- getReceiveMode() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- getReceiverSettleMode() - Method in class com.microsoft.azure.servicebus.primitives.SettleModePair
- getReplyTo() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the address of an entity to send replies to.
- getReplyTo() - Method in class com.microsoft.azure.servicebus.Message
- getReplyTo() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets the value of ReplyTo property of a message this filter matches.
- getReplyToSessionId() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets or sets a session identifier augmenting the
ReplyTo
address. - getReplyToSessionId() - Method in class com.microsoft.azure.servicebus.Message
- getReplyToSessionId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets the value of ReplyToSessionId property of a message this filter matches.
- getRequest() - Method in class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
- getRequestedSessionId() - Method in class com.microsoft.azure.servicebus.MessageSession
- getResponseBody(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- getResponseErrorCondition(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- getResponseStatusCode(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- getResponseStatusDescription(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- getRetryCount(String) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
- getRetryPolicy() - Method in class com.microsoft.azure.servicebus.ClientSettings
-
Gets the retry policy contained in this instance.
- getRetryPolicy() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Get the retry policy instance that was created as part of this builder's creation.
- getRetryPolicy() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Gets the retry policy from the connection string.
- getRights() - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
- getRights() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- getRule(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves a rule for a given topic and subscription from the service namespace
- getRuleAsync(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves a rule for a given topic and subscription from the service namespace
- getRules() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Get all rules associated with the subscription.
- getRules() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- getRules(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the list of rules for a given topic-subscription in the namespace.
- getRules(String, String, int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the list of rules for a given topic-subscription in the namespace.
- getRulesAsync() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Get all rules associated with the subscription.
- getRulesAsync() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- getRulesAsync(int, int) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
- getRulesAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the list of rules for a given topic-subscription in the namespace.
- getRulesAsync(String, String, int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the list of rules for a given topic-subscription in the namespace.
- getSasKey() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Get the shared access policy key value from the connection string or null.
- getSasKeyName() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Get the shared access policy owner name from the connection string or null.
- getScheduledEnqueuedTimeUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Deprecated.Replaced by
IMessage.getScheduledEnqueueTimeUtc()
- getScheduledEnqueuedTimeUtc() - Method in class com.microsoft.azure.servicebus.Message
-
Deprecated.
- getScheduledEnqueueTimeUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the scheduled enqueue time of this message.
- getScheduledEnqueueTimeUtc() - Method in class com.microsoft.azure.servicebus.Message
- getScheduledMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- getSecondaryKey() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- getSecondItem() - Method in class com.microsoft.azure.servicebus.primitives.Pair
- getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.AzureActiveDirectoryTokenProvider
- getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.ManagedIdentityTokenProvider
- getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.SharedAccessSignatureTokenProvider
- getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.TokenProvider
-
Asynchronously gets a security token for the given audience.
- getSenderSettleMode() - Method in class com.microsoft.azure.servicebus.primitives.SettleModePair
- getSendPath() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- getSequenceData() - Method in class com.microsoft.azure.servicebus.MessageBody
-
Returns the content of message body.
- getSequenceNumber() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the unique number assigned to a message by Service Bus.
- getSequenceNumber() - Method in class com.microsoft.azure.servicebus.Message
- getSessionId() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the session identifier for a session-aware entity.
- getSessionId() - Method in interface com.microsoft.azure.servicebus.IMessageSession
- getSessionId() - Method in class com.microsoft.azure.servicebus.Message
- getSessionId() - Method in class com.microsoft.azure.servicebus.MessageSession
- getSessionId() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- getSessionId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets the value of SessionId property of a message this filter matches.
- getSessionLockedUntilUtc() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- getSessionStateAsync() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- getSharedAccessSignatureToken() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Returns the shared access signature token from the connection string or null.
- getShortRandomString() - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
- getSizeInBytes() - Method in class com.microsoft.azure.servicebus.management.QueueRuntimeInfo
- getSizeInBytes() - Method in class com.microsoft.azure.servicebus.management.TopicRuntimeInfo
- getSqlExpression() - Method in class com.microsoft.azure.servicebus.rules.SqlFilter
-
Gets the match expression of this filter.
- getSqlExpression() - Method in class com.microsoft.azure.servicebus.rules.SqlRuleAction
-
Gets the transformation expression of this rule action.
- getState() - Method in interface com.microsoft.azure.servicebus.IMessageSession
-
Gets the session state.
- getState() - Method in class com.microsoft.azure.servicebus.MessageSession
- getStateAsync() - Method in interface com.microsoft.azure.servicebus.IMessageSession
-
Asynchronously gets the session state.
- getStateAsync() - Method in class com.microsoft.azure.servicebus.MessageSession
- getSubscription(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves a subscription for a given topic from the service namespace
- getSubscriptionAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves a subscription for a given topic from the service namespace
- getSubscriptionCount() - Method in class com.microsoft.azure.servicebus.management.TopicRuntimeInfo
- getSubscriptionName() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Gets the subscription name.
- getSubscriptionName() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- getSubscriptionName() - Method in class com.microsoft.azure.servicebus.management.SubscriptionRuntimeInfo
- getSubscriptionName() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- getSubscriptionRuntimeInfo(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the runtime information of a subscription in a given topic
- getSubscriptionRuntimeInfoAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the runtime information of a subscription in a given topic
- getSubscriptions(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the list of subscriptions for a given topic in the namespace.
- getSubscriptions(String, int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the list of subscriptions for a given topic in the namespace.
- getSubscriptionsAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the list of subscriptions for a given topic in the namespace.
- getSubscriptionsAsync(String, int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the list of subscriptions for a given topic in the namespace.
- getTimeToLive() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the duration before this message expires.
- getTimeToLive() - Method in class com.microsoft.azure.servicebus.Message
- getTo() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the "to" address.
- getTo() - Method in class com.microsoft.azure.servicebus.Message
- getTo() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets the value of To property of a message this filter matches.
- getTokenAudience() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
-
Gets the path of the entity for which this token is to be presented.
- getTokenProvider() - Method in class com.microsoft.azure.servicebus.ClientSettings
-
Gets the token provider contained in this instance.
- getTokenType() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
-
Gets the type of this security token.
- getTokenValue() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
-
Gets the value of this token.
- getTopic(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves a topic from the service namespace
- getTopicAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves a topic from the service namespace
- getTopicName() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Gets the name of the topic, for this subscription.
- getTopicName() - Method in interface com.microsoft.azure.servicebus.ITopicClient
-
Get the name of the topic
- getTopicName() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- getTopicName() - Method in class com.microsoft.azure.servicebus.TopicClient
- getTopicPath() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- getTopicPath() - Method in class com.microsoft.azure.servicebus.management.SubscriptionRuntimeInfo
- getTopicRuntimeInfo(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the runtime information of a topic
- getTopicRuntimeInfoAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the runtime information of a topic
- getTopics() - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the list of topics present in the namespace.
- getTopics(int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Retrieves the list of topics present in the namespace.
- getTopicsAsync() - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the list of topics present in the namespace.
- getTopicsAsync(int, int) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Retrieves the list of topics present in the namespace.
- getTransaction() - Method in class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
- getTransactionId() - Method in class com.microsoft.azure.servicebus.TransactionContext
-
Represents the service-side transactionID
- getTransferDeadLetterMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- getTransferMessageCount() - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- getTransportType() - Method in class com.microsoft.azure.servicebus.ClientSettings
-
Gets the transport type for this instance
- getTransportType() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
TransportType on which all the communication for the Service Bus created using this ConnectionString.
- getUpdatedAt() - Method in class com.microsoft.azure.servicebus.management.EntityRuntimeInfo
- getUserMetadata() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- getUserMetadata() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- getUserMetadata() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- getValidFrom() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
-
Gets the start time of this token validity
- getValidUntil() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
-
Gets the end time of this token validity.
- getValueData() - Method in class com.microsoft.azure.servicebus.MessageBody
-
Returns the content of message body.
- getViaPartitionKey() - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets the partition key for sending a message to a entity via another partitioned transfer entity.
- getViaPartitionKey() - Method in class com.microsoft.azure.servicebus.Message
H
- hashCode() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- hashCode() - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- hashCode() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- hashCode() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- hashCode() - Method in class com.microsoft.azure.servicebus.primitives.Pair
- hashCode() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
- hashCode() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
- hashCode() - Method in class com.microsoft.azure.servicebus.rules.SqlFilter
- hashCode() - Method in class com.microsoft.azure.servicebus.rules.SqlRuleAction
- HTTPS_PORT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- HTTPS_URI_FORMAT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
I
- IAmqpConnection - Interface in com.microsoft.azure.servicebus.amqp
- IAmqpLink - Interface in com.microsoft.azure.servicebus.amqp
- IAmqpReceiver - Interface in com.microsoft.azure.servicebus.amqp
- IAmqpSender - Interface in com.microsoft.azure.servicebus.amqp
- ICloseable - Interface in com.microsoft.azure.servicebus
-
Defines a standard way of properly closing and disposing objects.
- IllegalConnectionStringFormatException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when the connection string provided does not meet the requirement for connection.
- IllegalState - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- IMessage - Interface in com.microsoft.azure.servicebus
-
Represents the message that is exchanged between Azure Service Bus and its clients.
- IMessageAndSessionPump - Interface in com.microsoft.azure.servicebus
-
Represents the pump which is underneath the clients that handles message processing.
- IMessageBrowser - Interface in com.microsoft.azure.servicebus
-
Represents a message browser that can browse messages from Azure Service Bus.
- IMessageEntityClient - Interface in com.microsoft.azure.servicebus
-
Represents a messaging client to an Azure Service Bus entity.
- IMessageHandler - Interface in com.microsoft.azure.servicebus
-
Defines the contract for registering the callback
QueueClient.registerMessageHandler(IMessageHandler)
andSubscriptionClient.registerMessageHandler(IMessageHandler)
forQueueClient
andSubscriptionClient
. - IMessageReceiver - Interface in com.microsoft.azure.servicebus
-
Defines message receiver interface.
- IMessageSender - Interface in com.microsoft.azure.servicebus
-
Represents a message sender that sends messages to Azure Service Bus.
- IMessageSession - Interface in com.microsoft.azure.servicebus
-
Describes a Session object.
- IMessageSessionEntity - Interface in com.microsoft.azure.servicebus
-
Represents a session full client entity.
- incrementRetryCount(String) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
-
Increments the number of successive retry attempts made by a client.
- INTERNAL_THREAD_POOL - Static variable in class com.microsoft.azure.servicebus.primitives.MessagingFactory
- InternalError - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- invoke(int, DispatchHandler) - Method in class com.microsoft.azure.servicebus.amqp.ReactorDispatcher
- invoke(DispatchHandler) - Method in class com.microsoft.azure.servicebus.amqp.ReactorDispatcher
- IQueueClient - Interface in com.microsoft.azure.servicebus
-
QueueClient can be used for all basic interactions with a Service Bus Queue.
- isAutoComplete() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
-
Whether the auto complete is set to true.
- isAutoComplete() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
-
Whether the auto complete is set to true.
- isBrowsableSession() - Method in class com.microsoft.azure.servicebus.MessageSession
- isEnableBatchedOperations() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- isEnableBatchedOperations() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- isEnableBatchedOperations() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- isEnableDeadLetteringOnFilterEvaluationException() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- isEnableDeadLetteringOnMessageExpiration() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
-
Indicates whether this queue has dead letter support when a message expires.
- isEnableDeadLetteringOnMessageExpiration() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
-
Indicates whether this subscription has dead letter support when a message expires.
- isEnablePartitioning() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- isEnablePartitioning() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- ISessionHandler - Interface in com.microsoft.azure.servicebus
-
Defines the contract for registering the session message processing callback
QueueClient.registerSessionHandler(ISessionHandler)
orSubscriptionClient.registerSessionHandler(ISessionHandler)
forQueueClient
andSubscriptionClient
. - isNullOrEmpty(String) - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
- isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
- isRequiresDuplicateDetection() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
-
If enabled, duplicate messages having same
IMessage.getMessageId()
and sent to queue within duration ofQueueDescription.getDuplicationDetectionHistoryTimeWindow()
will be discarded. - isRequiresDuplicateDetection() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
-
If enabled, duplicate messages having same
IMessage.getMessageId()
and sent to queue within duration ofTopicDescription.getDuplicationDetectionHistoryTimeWindow()
will be discarded. - isRequiresSession() - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- isRequiresSession() - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- isRetryableException(Exception) - Static method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
-
Determines if an exception is retry-able or not.
- isSessionReceiver() - Method in class com.microsoft.azure.servicebus.MessageSession
- isSupportOrdering() - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- ISubscriptionClient - Interface in com.microsoft.azure.servicebus
-
SubscriptionClient can be used for all basic interactions with a Service Bus Subscription.
- ITopicClient - Interface in com.microsoft.azure.servicebus
-
TopicClient can be used for all basic interactions with a Service Bus topic.
J
- JWT - com.microsoft.azure.servicebus.security.SecurityTokenType
-
JSON web token type
- JWT_TOKEN_TYPE - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
-
JSON web token type.
L
- LINK_PEEKMODE_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- LINK_TIMEOUT_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- LINK_TRANSFER_DESTINATION_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- Listen - com.microsoft.azure.servicebus.management.AccessRights
- LOCKED_UNTIL_UTC - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- LOCKEDUNTILNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- LOCKTOKENSIZE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- LoggingHandler - Class in com.microsoft.azure.servicebus.amqp
- LoggingHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.LoggingHandler
M
- Manage - com.microsoft.azure.servicebus.management.AccessRights
- MANAGED_IDENTITY_AUTHENTICATION_WITH_SPACE - Static variable in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
- MANAGED_IDENTITY_AUTHENTICATION_WITHOUT_SPACE - Static variable in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Connection string value used for the Authentication field which indicates that Managed Identity TokenProvider will be used for authentication purposes.
- ManagedIdentityTokenProvider - Class in com.microsoft.azure.servicebus.security
-
This is a token provider that obtains token using Managed Identity(MI).
- ManagedIdentityTokenProvider() - Constructor for class com.microsoft.azure.servicebus.security.ManagedIdentityTokenProvider
- MANAGEMENT_NODE_ADDRESS_SEGMENT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- ManagementClient - Class in com.microsoft.azure.servicebus.management
-
Synchronous client to perform management operations on Service Bus entities.
- ManagementClient(ConnectionStringBuilder) - Constructor for class com.microsoft.azure.servicebus.management.ManagementClient
- ManagementClient(URI, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.management.ManagementClient
- ManagementClientAsync - Class in com.microsoft.azure.servicebus.management
-
Asynchronous client to perform management operations on Service Bus entities.
- ManagementClientAsync(ConnectionStringBuilder) - Constructor for class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new
ManagementClientAsync
. - ManagementClientAsync(URI, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Creates a new
ManagementClientAsync
. - ManagementClientConstants - Class in com.microsoft.azure.servicebus.management
- ManagementClientConstants() - Constructor for class com.microsoft.azure.servicebus.management.ManagementClientConstants
- MAX_DURATION - Static variable in class com.microsoft.azure.servicebus.management.ManagementClientConstants
- MAX_FRAME_SIZE - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- MAX_FRAME_SIZE_BYTES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- MAX_KEY_LENGTH - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
-
Max allowed length for security key.
- MAX_KEY_NAME_LENGTH - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
-
Max allowed length for security key name.
- MAX_MESSAGE_LENGTH_BYTES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- MAX_MESSAGING_AMQP_HEADER_SIZE_BYTES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- MAX_PARTITION_KEY_LENGTH - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- Message - Class in com.microsoft.azure.servicebus
- Message() - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates an empty message with an empty byte array as body.
- Message(byte[]) - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates a message from a byte array.
- Message(byte[], String) - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates a message from a byte array.
- Message(MessageBody) - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates a message from message body.
- Message(MessageBody, String) - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates a message from message body.
- Message(String) - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates a message from a string.
- Message(String, byte[], String) - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates a message from a byte array.
- Message(String, MessageBody, String) - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates a message from message body.
- Message(String, String) - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates a message from a string.
- Message(String, String, String) - Constructor for class com.microsoft.azure.servicebus.Message
-
Creates a message from a string.
- MESSAGE_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- MESSAGE_NOT_FOUND_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- MessageBody - Class in com.microsoft.azure.servicebus
-
This class encapsulates the body of a message.
- MessageBodyType - Enum in com.microsoft.azure.servicebus
-
Enumeration to represent body type of a message.
- MessageCountDetails - Class in com.microsoft.azure.servicebus.management
- MessageCountDetails() - Constructor for class com.microsoft.azure.servicebus.management.MessageCountDetails
- MessageHandlerOptions - Class in com.microsoft.azure.servicebus
-
The OnMessage handler processing options.
- MessageHandlerOptions() - Constructor for class com.microsoft.azure.servicebus.MessageHandlerOptions
-
Default constructor for create
MessageHandlerOptions
with default settings. - MessageHandlerOptions(int, boolean, Duration) - Constructor for class com.microsoft.azure.servicebus.MessageHandlerOptions
-
Create a instance of
MessageHandlerOptions
. - MessageHandlerOptions(int, boolean, Duration, Duration) - Constructor for class com.microsoft.azure.servicebus.MessageHandlerOptions
-
Create a instance of
MessageHandlerOptions
. - MessageLockLostException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when a receiver attempts
complete
orabandon
orrenew-lock
ordeadLetter
ordefer
operation on a peek-locked message whose lock had already expired. - MessageLockLostException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
- MessageLockLostException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
- MessageLockLostException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
- MessageLockLostException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
- MessageNotFoundException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when a receiver attempts to receive a message with sequence number and the message with that sequence number is not available in the queue or subscription.
- MessageNotFoundException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
- MessageNotFoundException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
- MessageNotFoundException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
- MessageNotFoundException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
- MessageSession - Class in com.microsoft.azure.servicebus
- MessageWithDeliveryTag - Class in com.microsoft.azure.servicebus.primitives
- MessageWithDeliveryTag(Message, byte[]) - Constructor for class com.microsoft.azure.servicebus.primitives.MessageWithDeliveryTag
- MessageWithLockToken - Class in com.microsoft.azure.servicebus.primitives
- MessageWithLockToken(Message, UUID) - Constructor for class com.microsoft.azure.servicebus.primitives.MessageWithLockToken
- MessagingEntityAlreadyExistsException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when a subscription client tries to create a rule with the name of an already existing rule.
- MessagingEntityAlreadyExistsException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityAlreadyExistsException
- MessagingEntityAlreadyExistsException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityAlreadyExistsException
- MessagingEntityDisabledException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when a client attempts to send messages to or receive messages from a disabled entity.
- MessagingEntityDisabledException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
- MessagingEntityDisabledException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
- MessagingEntityDisabledException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
- MessagingEntityDisabledException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
- MessagingEntityNotFoundException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when a client attempts to create a sender or receiver or client to a non existent entity.
- MessagingEntityNotFoundException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
- MessagingEntityNotFoundException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
- MessagingEntityNotFoundException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
- MessagingEntityNotFoundException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
- MessagingEntityType - Enum in com.microsoft.azure.servicebus.primitives
- messagingFactory - Variable in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- MessagingFactory - Class in com.microsoft.azure.servicebus.primitives
-
Abstracts all AMQP related details and encapsulates an AMQP connection and manages its life cycle.
- MiscRequestResponseOperationHandler - Class in com.microsoft.azure.servicebus.primitives
- Mixed - com.microsoft.azure.servicebus.management.NamespaceType
-
Supported only for backword compatibility.
N
- NamespaceInfo - Class in com.microsoft.azure.servicebus.management
-
Represents the metadata related to a service bus namespace.
- NamespaceInfo() - Constructor for class com.microsoft.azure.servicebus.management.NamespaceInfo
- NamespaceSku - Enum in com.microsoft.azure.servicebus.management
-
Specifies the SKU/tier of the service bus namespace.
- NamespaceType - Enum in com.microsoft.azure.servicebus.management
-
Specifies the type of entities the namespace can contain.
- NO_RETRY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- NotAllowed - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- NotFound - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- notifyException(Throwable, ExceptionPhase) - Method in interface com.microsoft.azure.servicebus.IMessageHandler
-
Receiving the exceptions that passed by pump during message processing.
- notifyException(Throwable, ExceptionPhase) - Method in interface com.microsoft.azure.servicebus.ISessionHandler
-
Receiving the exceptions that passed by pump during message processing.
- notifyTransactionCompletion(boolean) - Method in class com.microsoft.azure.servicebus.TransactionContext
-
This is not to be called by the user.
- notifyTransportErrors(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- notifyTransportErrors(Event) - Method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
- NotImplemented - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- NULL_TXN - Static variable in class com.microsoft.azure.servicebus.TransactionContext
O
- onClose() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- onClose() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- onClose() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- onClose() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
- onClose() - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
- onClose() - Method in class com.microsoft.azure.servicebus.QueueClient
- onClose() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- onClose() - Method in class com.microsoft.azure.servicebus.TopicClient
- onClose(ErrorCondition) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpLink
- onClose(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- onClose(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- OnCloseSessionAsync(IMessageSession) - Method in interface com.microsoft.azure.servicebus.ISessionHandler
-
Called just before a session is closed by the session pump
- onConnectionBound(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- onConnectionError(ErrorCondition) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
- onConnectionError(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Internal method. Clients should not use this method.
- onConnectionFinal(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- onConnectionInit(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- onConnectionLocalClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- onConnectionLocalOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.CustomIOHandler
- onConnectionOpen() - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
- onConnectionOpen() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Internal method. Clients should not use this method.
- onConnectionRemoteClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- onConnectionRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- onDelivery(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
- onDelivery(Event) - Method in class com.microsoft.azure.servicebus.amqp.SendLinkHandler
- onError(Exception) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpLink
- onError(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- onError(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- OneTimeRun - com.microsoft.azure.servicebus.primitives.TimerType
- onEvent() - Method in class com.microsoft.azure.servicebus.amqp.DispatchHandler
- onFlow(int) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpSender
- onFlow(int) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- onGetNextRetryInterval(String, Exception, Duration, int) - Method in class com.microsoft.azure.servicebus.primitives.RetryExponential
- onGetNextRetryInterval(String, Exception, Duration, int) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
-
Adjusts the interval after which nextRetry should be attempted, based on the last exception encountered, the remaining time before the operation times out and the minimum wait time before retry.
- onLinkFlow(Event) - Method in class com.microsoft.azure.servicebus.amqp.SendLinkHandler
- onLinkLocalClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
- onLinkLocalOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
- onLinkRemoteClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
- onLinkRemoteDetach(Event) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
- onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
- onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.SendLinkHandler
- onMessageAsync(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageHandler
-
The callback for message pump to pass received
Message
s. - onMessageAsync(IMessageSession, IMessage) - Method in interface com.microsoft.azure.servicebus.ISessionHandler
-
The callback for message pump to pass received
Message
s. - onOpenComplete(Exception) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpLink
- onOpenComplete(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- onOpenComplete(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- onReactorFinal(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReactorHandler
- onReactorInit(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReactorHandler
- onReceiveComplete(Delivery) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpReceiver
- onReceiveComplete(Delivery) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- onSendComplete(Delivery) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpSender
- onSendComplete(Delivery) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- onSessionFinal(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
- onSessionLocalClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
- onSessionRemoteClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
- onSessionRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
- onTimerTask(Event) - Method in class com.microsoft.azure.servicebus.amqp.DispatchHandler
- onTransportClosed(Event) - Method in class com.microsoft.azure.servicebus.amqp.CustomIOHandler
- onTransportError(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
- onUnhandled(Event) - Method in class com.microsoft.azure.servicebus.amqp.LoggingHandler
- OperationCancelledException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when the underlying Amqp layer encounter an abnormal link abort or disconnect of connection in an unexpected fashion.
- OperationCancelledException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.OperationCancelledException
P
- Pair<T,V> - Class in com.microsoft.azure.servicebus.primitives
- PARTITION_NOT_OWNED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- PARTITIONKEYNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- PayloadSizeExceeded - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- PayloadSizeExceededException - Exception in com.microsoft.azure.servicebus.primitives
-
this exception is thrown when user attempts to send a event data or brokered message that has exceeded the allowed payload size as defined by the service.
- peek() - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
-
reads next the active message without changing the state of the receiver or the message source.
- peek() - Method in class com.microsoft.azure.servicebus.TopicClient
- peek(long) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
-
Reads next the active message without changing the state of the receiver or the message source.
- peek(long) - Method in class com.microsoft.azure.servicebus.TopicClient
- peekAsync() - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
-
Asynchronously reads the active messages without changing the state of the receiver or the message source.
- peekAsync() - Method in class com.microsoft.azure.servicebus.TopicClient
- peekAsync(long) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
-
Asynchronously reads next the active message without changing the state of the receiver or the message source.
- peekAsync(long) - Method in class com.microsoft.azure.servicebus.TopicClient
- peekBatch(int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
-
Reads next batch of the active messages without changing the state of the receiver or the message source.
- peekBatch(int) - Method in class com.microsoft.azure.servicebus.TopicClient
- peekBatch(long, int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
-
Reads next batch of the active messages without changing the state of the receiver or the message source.
- peekBatch(long, int) - Method in class com.microsoft.azure.servicebus.TopicClient
- peekBatchAsync(int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
-
Asynchronously reads the next batch of active messages without changing the state of the receiver or the message source.
- peekBatchAsync(int) - Method in class com.microsoft.azure.servicebus.TopicClient
- peekBatchAsync(long, int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
-
Asynchronously reads the next batch of active messages without changing the state of the receiver or the message source.
- peekBatchAsync(long, int) - Method in class com.microsoft.azure.servicebus.TopicClient
- PEEKLOCK - com.microsoft.azure.servicebus.ReceiveMode
-
In this mode, received message is not deleted from the queue or subscription, instead it is temporarily locked to the receiver, making it invisible to other receivers.
- peekMessagesAsync(long, int) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- peekMessagesAsync(long, int, String) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- PLATFORM - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- PLATFORM_INFO - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- Premium - com.microsoft.azure.servicebus.management.NamespaceSku
-
Premium namespace.
- processOnClose(Link, Exception) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
- processOnClose(Link, ErrorCondition) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
- PRODUCT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- PRODUCT_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- ProtonIOError - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- ProtonUtil - Class in com.microsoft.azure.servicebus.amqp
- ProxyConnectionHandler - Class in com.microsoft.azure.servicebus.amqp
- ProxyConnectionHandler(IAmqpConnection) - Constructor for class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
Q
- QUEUE - com.microsoft.azure.servicebus.primitives.MessagingEntityType
- QueueClient - Class in com.microsoft.azure.servicebus
- QueueClient(ConnectionStringBuilder, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.QueueClient
- QueueClient(String, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.QueueClient
- QueueClient(URI, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.QueueClient
- QueueDescription - Class in com.microsoft.azure.servicebus.management
-
Represents the metadata description of the queue.
- QueueDescription(String) - Constructor for class com.microsoft.azure.servicebus.management.QueueDescription
-
Initializes a new instance of QueueDescription with the specified relative path.
- queueExists(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Checks whether a given queue exists or not.
- queueExistsAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Checks whether a given queue exists or not.
- QueueRuntimeInfo - Class in com.microsoft.azure.servicebus.management
-
This provides runtime information of the queue.
- QueueRuntimeInfoSerializer - Class in com.microsoft.azure.servicebus.management
- QueueRuntimeInfoSerializer() - Constructor for class com.microsoft.azure.servicebus.management.QueueRuntimeInfoSerializer
- QuotaExceededException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown to signal that a service bus entity or namespace exceeded its quota.
- QuotaExceededException() - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
- QuotaExceededException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
- QuotaExceededException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
- QuotaExceededException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
R
- reactor(ReactorHandler, int) - Static method in class com.microsoft.azure.servicebus.amqp.ProtonUtil
- REACTOR_IO_POLL_TIMEOUT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- ReactorDispatcher - Class in com.microsoft.azure.servicebus.amqp
-
Reactor
is not thread-safe - all calls toProton
API's should be - on the Reactor Thread. - ReactorDispatcher(Reactor) - Constructor for class com.microsoft.azure.servicebus.amqp.ReactorDispatcher
- ReactorHandler - Class in com.microsoft.azure.servicebus.amqp
- ReactorHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.ReactorHandler
- receive() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Receives a
Message
with default server wait time. - receive(Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Receives a
Message
with specified server wait time. - RECEIVE - com.microsoft.azure.servicebus.ExceptionPhase
-
Receiving messages from Azure Service Bus threw an exception.
- RECEIVEANDDELETE - com.microsoft.azure.servicebus.ReceiveMode
-
In this mode, received message is removed from the queue or subscription and immediately deleted.
- receiveAsync() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Receives a
Message
from Azure Service Bus. - receiveAsync(int, Duration) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- receiveAsync(Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Receives a
Message
from Azure Service Bus with server wait time. - receiveBatch(int) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Receives a maximum of maxMessageCount
Message
from Azure Service Bus. - receiveBatch(int, Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Receives a maximum of maxMessageCount
Message
from Azure Service Bus with server wait time. - receiveBatchAsync(int) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously receives a maximum of maxMessageCount
Message
from the entity. - receiveBatchAsync(int, Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously receives a maximum of maxMessageCount
Message
from Azure Service Bus with server wait time. - receiveDeferredMessage(long) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Receives a deferred
Message
. - receiveDeferredMessageAsync(long) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously receives a specific deferred
Message
identified by sequence number. - receiveDeferredMessageBatch(Collection<Long>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Receives a batch of deferred
Message
. - receiveDeferredMessageBatchAsync(Long[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- receiveDeferredMessageBatchAsync(Collection<Long>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously receives a set of deferred
Message
from the entity. - ReceiveDisabled - com.microsoft.azure.servicebus.management.EntityStatus
-
Receive operation is disabled on the entity.
- ReceiveLinkHandler - Class in com.microsoft.azure.servicebus.amqp
- ReceiveLinkHandler(IAmqpReceiver) - Constructor for class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
- ReceiveMode - Enum in com.microsoft.azure.servicebus
-
Enumeration to represent the two receive modes Azure Service Bus supports.
- ReceiverDisconnectedException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when a EventHubReceiver is being disconnected because of one of the following reason: user attempts to connect a non-epoch receiver to a event hub partition, when there is an epoch receiver connected to the partition.
- ReceiverErrorContext - Class in com.microsoft.azure.servicebus.primitives
- registerForConnectionError(Link) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
- registerForConnectionError(Link) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Internal method. Clients should not use this method.
- registerMessageHandler(IMessageHandler) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
- registerMessageHandler(IMessageHandler) - Method in class com.microsoft.azure.servicebus.QueueClient
-
Deprecated.
- registerMessageHandler(IMessageHandler) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
-
Deprecated.
- registerMessageHandler(IMessageHandler, MessageHandlerOptions) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Deprecated.
- registerMessageHandler(IMessageHandler, MessageHandlerOptions) - Method in class com.microsoft.azure.servicebus.QueueClient
-
Deprecated.
- registerMessageHandler(IMessageHandler, MessageHandlerOptions) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
-
Deprecated.
- registerMessageHandler(IMessageHandler, MessageHandlerOptions, ExecutorService) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Receive messages continuously from the entity.
- registerMessageHandler(IMessageHandler, MessageHandlerOptions, ExecutorService) - Method in class com.microsoft.azure.servicebus.QueueClient
- registerMessageHandler(IMessageHandler, MessageHandlerOptions, ExecutorService) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- registerMessageHandler(IMessageHandler, ExecutorService) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Receive messages continuously from the entity.
- registerMessageHandler(IMessageHandler, ExecutorService) - Method in class com.microsoft.azure.servicebus.QueueClient
- registerMessageHandler(IMessageHandler, ExecutorService) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- registerSessionHandler(ISessionHandler) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Deprecated.
- registerSessionHandler(ISessionHandler) - Method in class com.microsoft.azure.servicebus.QueueClient
-
Deprecated.
- registerSessionHandler(ISessionHandler) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
-
Deprecated.
- registerSessionHandler(ISessionHandler, SessionHandlerOptions) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Deprecated.
- registerSessionHandler(ISessionHandler, SessionHandlerOptions) - Method in class com.microsoft.azure.servicebus.QueueClient
-
Deprecated.
- registerSessionHandler(ISessionHandler, SessionHandlerOptions) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
-
Deprecated.
- registerSessionHandler(ISessionHandler, SessionHandlerOptions, ExecutorService) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Receive session messages continuously from the queue.
- registerSessionHandler(ISessionHandler, SessionHandlerOptions, ExecutorService) - Method in class com.microsoft.azure.servicebus.QueueClient
- registerSessionHandler(ISessionHandler, SessionHandlerOptions, ExecutorService) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- registerSessionHandler(ISessionHandler, ExecutorService) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Receive session messages continuously from the queue.
- registerSessionHandler(ISessionHandler, ExecutorService) - Method in class com.microsoft.azure.servicebus.QueueClient
- registerSessionHandler(ISessionHandler, ExecutorService) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- remaining() - Method in class com.microsoft.azure.servicebus.primitives.TimeoutTracker
- removeRule(String) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Removes the rule on the subscription identified by ruleName
- removeRule(String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- removeRuleAsync(String) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
-
Asynchronously removes the rule on the subscription identified by ruleName
- removeRuleAsync(String) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
- removeRuleAsync(String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- renewMessageLock(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Renews the lock on the message specified by the lock token.
- renewMessageLock(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Renews the lock on the message specified by the lock token.
- RENEWMESSAGELOCK - com.microsoft.azure.servicebus.ExceptionPhase
-
Renewing the lock of a message threw an exception.
- renewMessageLockAsync(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Asynchronously renews the lock on the message specified by the lock token.
- renewMessageLockAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Renews the lock on the message specified by the lock token.
- renewMessageLocksAsync(UUID[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- renewSessionLock() - Method in interface com.microsoft.azure.servicebus.IMessageSession
-
Renews the lock on the session specified by the
IMessageSession.getSessionId()
. - renewSessionLock() - Method in class com.microsoft.azure.servicebus.MessageSession
- RENEWSESSIONLOCK - com.microsoft.azure.servicebus.ExceptionPhase
-
Renewing the lock of a session threw an exception.
- renewSessionLockAsync() - Method in interface com.microsoft.azure.servicebus.IMessageSession
-
Renews the lock on the session specified by the
IMessageSession.getSessionId()
. - renewSessionLockAsync() - Method in class com.microsoft.azure.servicebus.MessageSession
- renewSessionLocksAsync() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- RepeatRun - com.microsoft.azure.servicebus.primitives.TimerType
- REQUEST_RESPONSE_ACCEPTED_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_ADD_RULE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_ASSOCIATED_LINK_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_CANCEL_CHEDULE_MESSAGE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_CONTENT_TYPE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_CORRELATION_FILTER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_CORRELATION_FILTER_PROPERTIES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_CORRELATION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_DEADLETTER_DESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_DEADLETTER_REASON - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_DISPOSITION_STATUS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_ERROR_CONDITION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_EXPIRATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_EXPIRATIONS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_EXPRESSION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_FROM_SEQUENCE_NUMER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_GET_MESSAGE_SESSIONS_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_GET_RULES_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_GET_SESSION_STATE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_LABEL - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_LAST_SESSION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_LAST_UPDATED_TIME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_LEGACY_ERROR_CONDITION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_LEGACY_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_LEGACY_STATUS_DESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_LOCKTOKEN - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_LOCKTOKENS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_MESSAGE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_MESSAGE_COUNT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_MESSAGE_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_MESSAGES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_NOCONTENT_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_NOTFOUND_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_OK_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_OPERATION_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_PARTITION_KEY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_PEEK_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_PROPERTIES_TO_MODIFY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_PUT_TOKEN_AUDIENCE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_PUT_TOKEN_EXPIRATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_PUT_TOKEN_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_PUT_TOKEN_TYPE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_RECEIVE_BY_SEQUENCE_NUMBER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_RECEIVER_SETTLE_MODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_REMOVE_RULE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_RENEW_SESSIONLOCK_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_RENEWLOCK_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_REPLY_TO - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_REPLY_TO_SESSION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_RULEDESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_RULENAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_RULES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SCHEDULE_MESSAGE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SEQUENCE_NUMBERS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SERVER_BUSY_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SESSION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SESSION_STATE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SESSIONID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SESSIONIDS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SET_SESSION_STATE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SKIP - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SQLFILTER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_SQLRULEACTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_STATUS_DESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_TIMEOUT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_TO - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_TOP - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_UNDEFINED_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_UPDATE_DISPOSTION_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- REQUEST_RESPONSE_VIA_PARTITION_KEY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- RequestResponseUtils - Class in com.microsoft.azure.servicebus.primitives
- RequestResponseUtils() - Constructor for class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
- RequestResponseWorkItem - Class in com.microsoft.azure.servicebus.primitives
- RequestResponseWorkItem(Message, TransactionContext, CompletableFuture<Message>, TimeoutTracker) - Constructor for class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
- RequestResponseWorkItem(Message, TransactionContext, CompletableFuture<Message>, Duration) - Constructor for class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
- resetRetryCount(String) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
-
Resets the number of retry attempts made by a client.
- ResourceLimitExceeded - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- RetryExponential - Class in com.microsoft.azure.servicebus.primitives
-
RetryPolicy implementation where the delay between retries will grow in an exponential manner.
- RetryExponential(Duration, Duration, int, String) - Constructor for class com.microsoft.azure.servicebus.primitives.RetryExponential
- RetryPolicy - Class in com.microsoft.azure.servicebus.primitives
-
Represents an abstraction of a policy for retrying messaging operations when an exception is encountered.
- RetryPolicy(String) - Constructor for class com.microsoft.azure.servicebus.primitives.RetryPolicy
-
Creates an instance of RetryPolicy with the given name.
- rollback() - Method in class com.microsoft.azure.servicebus.TransactionContext
-
Rollback the transaction
- rollbackAsync() - Method in class com.microsoft.azure.servicebus.TransactionContext
-
Asynchronously rollback the transaction.
- RULE_DESCRIPTION_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- RuleAction - Class in com.microsoft.azure.servicebus.rules
-
Represents an action that transforms a message matched by a filter.
- RuleAction() - Constructor for class com.microsoft.azure.servicebus.rules.RuleAction
- RuleDescription - Class in com.microsoft.azure.servicebus.rules
-
Representation of a rule defined on service bus topics.
- RuleDescription() - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
-
Creates a rule description with no name,
TrueFilter
as filter and no action. - RuleDescription(Filter) - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
-
Creates a rule description with no name, given filter as filter and no action.
- RuleDescription(String) - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
-
Creates a rule description with the given name,
TrueFilter
as filter and no action. - RuleDescription(String, Filter) - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
-
Creates a rule description with the given name, given filter as filter and no action.
- ruleExists(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Checks whether a given rule exists or not for a given subscription.
- ruleExistsAsync(String, String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Checks whether a given rule exists or not for a given subscription.
S
- SAS - com.microsoft.azure.servicebus.security.SecurityTokenType
-
Shared Access Signature token type
- SAS_TOKEN_TYPE - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
-
Shared Access Signature token type.
- SASUtil - Class in com.microsoft.azure.servicebus.primitives
-
Deprecated.
- SASUtil() - Constructor for class com.microsoft.azure.servicebus.primitives.SASUtil
-
Deprecated.
- schedule(Runnable, Duration, TimerType) - Static method in class com.microsoft.azure.servicebus.primitives.Timer
- SCHEDULEDENQUEUETIMENAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- scheduleMessage(IMessage, Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
- scheduleMessage(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.QueueClient
- scheduleMessage(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.TopicClient
- scheduleMessage(IMessage, Instant, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
- scheduleMessage(IMessage, Instant, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- scheduleMessage(IMessage, Instant, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
- scheduleMessageAsync(IMessage, Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
- scheduleMessageAsync(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.QueueClient
- scheduleMessageAsync(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.TopicClient
- scheduleMessageAsync(IMessage, Instant, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
- scheduleMessageAsync(IMessage, Instant, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- scheduleMessageAsync(IMessage, Instant, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
- scheduleMessageAsync(Message[], TransactionContext, Duration) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- SecurityConstants - Class in com.microsoft.azure.servicebus.security
-
This class contains all security related constants.
- SecurityConstants() - Constructor for class com.microsoft.azure.servicebus.security.SecurityConstants
- SecurityToken - Class in com.microsoft.azure.servicebus.security
-
This class encapsulates the details of a security token.
- SecurityToken(SecurityTokenType, String, String, Instant, Instant) - Constructor for class com.microsoft.azure.servicebus.security.SecurityToken
-
Creates an instance of security token.
- SecurityTokenType - Enum in com.microsoft.azure.servicebus.security
-
Enumeration representing security token types supported by Azure Service Bus.
- send(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a message to the Azure Service Bus entity this sender is connected to.
- send(IMessage) - Method in class com.microsoft.azure.servicebus.QueueClient
- send(IMessage) - Method in class com.microsoft.azure.servicebus.TopicClient
- send(IMessage, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a message to the Azure Service Bus entity this sender is connected to.
- send(IMessage, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- send(IMessage, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
- Send - com.microsoft.azure.servicebus.management.AccessRights
- sendAsync(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a message to the Azure Service Bus entity this sender is connected to.
- sendAsync(IMessage) - Method in class com.microsoft.azure.servicebus.QueueClient
- sendAsync(IMessage) - Method in class com.microsoft.azure.servicebus.TopicClient
- sendAsync(IMessage, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a message to the Azure Service Bus entity this sender is connected to.
- sendAsync(IMessage, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- sendAsync(IMessage, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
- sendAsync(Iterable<Message>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- sendAsync(Message, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
- sendBatch(Collection<? extends IMessage>) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
- sendBatch(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.QueueClient
- sendBatch(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.TopicClient
- sendBatch(Collection<? extends IMessage>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
- sendBatch(Collection<? extends IMessage>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- sendBatch(Collection<? extends IMessage>, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
- sendBatchAsync(Collection<? extends IMessage>) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
- sendBatchAsync(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.QueueClient
- sendBatchAsync(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.TopicClient
- sendBatchAsync(Collection<? extends IMessage>, TransactionContext) - Method in interface com.microsoft.azure.servicebus.IMessageSender
-
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
- sendBatchAsync(Collection<? extends IMessage>, TransactionContext) - Method in class com.microsoft.azure.servicebus.QueueClient
- sendBatchAsync(Collection<? extends IMessage>, TransactionContext) - Method in class com.microsoft.azure.servicebus.TopicClient
- SendDisabled - com.microsoft.azure.servicebus.management.EntityStatus
-
Send operation is disabled on the entity.
- SenderErrorContext - Class in com.microsoft.azure.servicebus.primitives
- SendLinkHandler - Class in com.microsoft.azure.servicebus.amqp
- SendLinkHandler(IAmqpSender) - Constructor for class com.microsoft.azure.servicebus.amqp.SendLinkHandler
- SEQUENCE - com.microsoft.azure.servicebus.MessageBodyType
-
Message content is a list of objects, equivalent to AMQP Sequence.
- SEQUENCENUBMERNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- serializeDuration(Duration) - Static method in class com.microsoft.azure.servicebus.management.SerializerUtil
- SerializerUtil - Class in com.microsoft.azure.servicebus.management
- SerializerUtil() - Constructor for class com.microsoft.azure.servicebus.management.SerializerUtil
- SERVER_BUSY_BASE_SLEEP_TIME_IN_SECS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- SERVER_BUSY_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- ServerBusyException - Exception in com.microsoft.azure.servicebus.primitives
-
Server busy exception is thrown when the current entity's activity has put excessive load onto the service.
- ServerBusyException() - Constructor for exception com.microsoft.azure.servicebus.primitives.ServerBusyException
-
Default constructor for the exception
- ServerBusyException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServerBusyException
- ServiceBus - com.microsoft.azure.servicebus.management.NamespaceType
-
Namespace contains service bus entities (queues / topics)
- SERVICEBUS_AAD_AUDIENCE_RESOURCE_URL - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
-
Resource URI to be used, for all service bus entities, when requesting authentication token from Azure Active Directory.
- ServiceBusException - Exception in com.microsoft.azure.servicebus.primitives
-
This is the base exception that service bus will generate for all error cases.
- ServiceBusException(boolean) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
- ServiceBusException(boolean, String) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
- ServiceBusException(boolean, String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
- ServiceBusException(boolean, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
- SESSION_FILTER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- SESSION_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- SESSION_NOT_FOUND_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- SessionCannotBeLockedException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when a client attempts to accept a session that is already locked by another client.
- SessionCannotBeLockedException() - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
- SessionCannotBeLockedException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
- SessionCannotBeLockedException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
- SessionCannotBeLockedException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
- SESSIONCLOSE - com.microsoft.azure.servicebus.ExceptionPhase
-
Closing a session threw an exception.
- SessionHandler - Class in com.microsoft.azure.servicebus.amqp
- SessionHandler(String) - Constructor for class com.microsoft.azure.servicebus.amqp.SessionHandler
- SessionHandlerOptions - Class in com.microsoft.azure.servicebus
-
The OnSession handler processing options.
- SessionHandlerOptions() - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
-
Default constructor with default values Default
SessionHandlerOptions.getMaxConcurrentSessions()
is 1 DefaultSessionHandlerOptions.getMaxConcurrentCallsPerSession()
is 1 DefaultSessionHandlerOptions.getMaxAutoRenewDuration()
is 5 minutes DefaultSessionHandlerOptions.isAutoComplete()
is true. - SessionHandlerOptions(int, boolean, Duration) - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
- SessionHandlerOptions(int, int, boolean, Duration) - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
- SessionHandlerOptions(int, int, boolean, Duration, Duration) - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
- SessionLockLostException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when a session receiver performs an operation on a session after its lock is expired.
- SessionLockLostException() - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
- SessionLockLostException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
- SessionLockLostException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
- SessionLockLostException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
- SESSIONS_CANNOT_BE_LOCKED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- setAction(RuleAction) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
-
Sets the action this rule performs on messages matched by this rule's filter.
- setActiveMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- setAlias(String) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- setAuthorizationRules(List<AuthorizationRule>) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setAuthorizationRules(List<AuthorizationRule>) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setAutoDeleteOnIdle(Duration) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setAutoDeleteOnIdle(Duration) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setAutoDeleteOnIdle(Duration) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setBody(byte[]) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Deprecated.Message body need not just a byte array. Replaced by
IMessage.setMessageBody(MessageBody)
- setBody(byte[]) - Method in class com.microsoft.azure.servicebus.Message
-
Deprecated.
- setClosed() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- setClosing() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- setContentType(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets the content type of this message.
- setContentType(String) - Method in class com.microsoft.azure.servicebus.Message
- setContentType(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Sets the value of ContentType property of a message this filter matches.
- setCorrelationId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets a correlation identifier.
- setCorrelationId(String) - Method in class com.microsoft.azure.servicebus.Message
- setCorrelationId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Gets the value of CorrelationId property of a message this filter matches.
- setCreatedAt(Instant) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- setDeadLetterMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- setDefaultMessageTimeToLive(Duration) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setDefaultMessageTimeToLive(Duration) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setDefaultMessageTimeToLive(Duration) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setDuplicationDetectionHistoryTimeWindow(Duration) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setDuplicationDetectionHistoryTimeWindow(Duration) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setEnableBatchedOperations(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setEnableBatchedOperations(boolean) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setEnableBatchedOperations(boolean) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setEnableDeadLetteringOnFilterEvaluationException(boolean) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setEnableDeadLetteringOnMessageExpiration(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setEnableDeadLetteringOnMessageExpiration(boolean) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setEnablePartitioning(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setEnablePartitioning(boolean) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setEntityStatus(EntityStatus) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setEntityStatus(EntityStatus) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setEntityStatus(EntityStatus) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setFilter(Filter) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
-
Sets the filter of this rule.
- setForwardDeadLetteredMessagesTo(String) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setForwardDeadLetteredMessagesTo(String) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setForwardTo(String) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setForwardTo(String) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setKeyName(String) - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
- setKeyName(String) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- setLabel(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets an application specific message label.
- setLabel(String) - Method in class com.microsoft.azure.servicebus.Message
- setLabel(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Sets the value of Label property of a message this filter matches.
- setLockDuration(Duration) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
-
Sets The amount of time that the message is locked by a given receiver so that no other receiver receives the same message.
- setLockDuration(Duration) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
-
Sets The amount of time that the message is locked by a given receiver so that no other receiver receives the same message.
- setLockedUntilUtc(Instant) - Method in class com.microsoft.azure.servicebus.Message
- setMaxDeliveryCount(int) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
-
The maximum delivery count of a message before it is dead-lettered.
- setMaxDeliveryCount(int) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
-
The maximum delivery count of a message before it is dead-lettered.
- setMaxSizeInMB(long) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setMaxSizeInMB(long) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setMessageBody(MessageBody) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets the body of this message.
- setMessageBody(MessageBody) - Method in class com.microsoft.azure.servicebus.Message
- setMessageId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets the Id of this message.
- setMessageId(String) - Method in class com.microsoft.azure.servicebus.Message
- setMessageId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Sets the value of MessageId property of a message this filter matches.
- setMessagingUnits(int) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- setModifiedAt(Instant) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- setName(String) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- setName(String) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
-
Sets the name of this rule.
- setNamespaceSku(NamespaceSku) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- setNamespaceType(NamespaceType) - Method in class com.microsoft.azure.servicebus.management.NamespaceInfo
- setOperationTimeout(Duration) - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Set the OperationTimeout value in the Connection String.
- setPartitionKey(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets a partition key for sending a message to a partitioned entity
- setPartitionKey(String) - Method in class com.microsoft.azure.servicebus.Message
- setPrefetchCount(int) - Method in interface com.microsoft.azure.servicebus.IMessageAndSessionPump
-
Set the prefetch count of the receiver.
- setPrefetchCount(int) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
-
Set the prefetch count of the receiver.
- setPrefetchCount(int) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- setPrefetchCount(int) - Method in class com.microsoft.azure.servicebus.QueueClient
- setPrefetchCount(int) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
- setPrimaryKey(String) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- setProperties(Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets the map of user application properties of this message.
- setProperties(Map<String, Object>) - Method in class com.microsoft.azure.servicebus.Message
- setProperties(Map<String, Object>) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Sets a name to value map of custom properties on a message this filter matches.
- setReplyTo(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets the address of an entity to send replies to.
- setReplyTo(String) - Method in class com.microsoft.azure.servicebus.Message
- setReplyTo(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Sets the value of ReplyTo property of a message this filter matches.
- setReplyToSessionId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Gets or sets a session identifier augmenting the
ReplyTo
address. - setReplyToSessionId(String) - Method in class com.microsoft.azure.servicebus.Message
- setReplyToSessionId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Sets the value of ReplyToSessionId property of a message this filter matches.
- setRequiresDuplicateDetection(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setRequiresDuplicateDetection(boolean) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setRequiresSession(boolean) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setRequiresSession(boolean) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setRetryPolicy(RetryPolicy) - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Set the retry policy.
- setRights(List<AccessRights>) - Method in class com.microsoft.azure.servicebus.management.AuthorizationRule
- setRights(List<AccessRights>) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- setScheduledEnqueuedTimeUtc(Instant) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Deprecated.Replaced by
IMessage.setScheduledEnqueueTimeUtc(Instant)
- setScheduledEnqueuedTimeUtc(Instant) - Method in class com.microsoft.azure.servicebus.Message
-
Deprecated.
- setScheduledEnqueueTimeUtc(Instant) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets the scheduled enqueue time of this message.
- setScheduledEnqueueTimeUtc(Instant) - Method in class com.microsoft.azure.servicebus.Message
- setScheduledMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- setSecondaryKey(String) - Method in class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- setSessionId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets the session identifier for a session-aware entity.
- setSessionId(String) - Method in class com.microsoft.azure.servicebus.Message
- setSessionId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Sets the value of SessionId property of a message this filter matches.
- setSessionStateAsync(byte[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- setState(byte[]) - Method in interface com.microsoft.azure.servicebus.IMessageSession
-
Set a custom state on the session which can be later retrieved using
IMessageSession.getState()
. - setState(byte[]) - Method in class com.microsoft.azure.servicebus.MessageSession
- setStateAsync(byte[]) - Method in interface com.microsoft.azure.servicebus.IMessageSession
-
Asynchronously set a custom state on the session which can be later retrieved using
IMessageSession.getState()
. - setStateAsync(byte[]) - Method in class com.microsoft.azure.servicebus.MessageSession
- setSupportOrdering(boolean) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setTimeToLive(Duration) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets the duration of time before this message expires.
- setTimeToLive(Duration) - Method in class com.microsoft.azure.servicebus.Message
- SettleModePair - Class in com.microsoft.azure.servicebus.primitives
- SettleModePair(SenderSettleMode, ReceiverSettleMode) - Constructor for class com.microsoft.azure.servicebus.primitives.SettleModePair
- setTo(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets the "to" address.
- setTo(String) - Method in class com.microsoft.azure.servicebus.Message
- setTo(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
-
Sets the value of To property of a message this filter matches.
- setTransferDeadLetterMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- setTransferMessageCount(long) - Method in class com.microsoft.azure.servicebus.management.MessageCountDetails
- setTransportType(TransportType) - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Set the TransportType value in the Connection String.
- setUserMetadata(String) - Method in class com.microsoft.azure.servicebus.management.QueueDescription
- setUserMetadata(String) - Method in class com.microsoft.azure.servicebus.management.SubscriptionDescription
- setUserMetadata(String) - Method in class com.microsoft.azure.servicebus.management.TopicDescription
- setViaPartitionKey(String) - Method in interface com.microsoft.azure.servicebus.IMessage
-
Sets a via-partition key for sending a message to a destination entity via another partitioned entity
- setViaPartitionKey(String) - Method in class com.microsoft.azure.servicebus.Message
- SharedAccessAuthorizationRule - Class in com.microsoft.azure.servicebus.management
- SharedAccessAuthorizationRule(String, String, String, List<AccessRights>) - Constructor for class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- SharedAccessAuthorizationRule(String, String, List<AccessRights>) - Constructor for class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- SharedAccessAuthorizationRule(String, List<AccessRights>) - Constructor for class com.microsoft.azure.servicebus.management.SharedAccessAuthorizationRule
- SharedAccessSignatureTokenProvider - Class in com.microsoft.azure.servicebus.security
-
This is a token provider that generates Shared Access Signature(SAS) tokens or reuses an already generated SAS token.
- SharedAccessSignatureTokenProvider(String, String, int) - Constructor for class com.microsoft.azure.servicebus.security.SharedAccessSignatureTokenProvider
-
Creates an instance that generates SAS tokens from the given SAS key name and value.
- SharedAccessSignatureTokenProvider(String, Instant) - Constructor for class com.microsoft.azure.servicebus.security.SharedAccessSignatureTokenProvider
-
Creates an instance that doesn't generate tokens but reuses an already generated SAS token.
- shouldUseProxy(String) - Static method in class com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler
- SQL_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- SQL_RULE_ACTION_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- SqlFilter - Class in com.microsoft.azure.servicebus.rules
-
Represents a SQL language-based filter expression that is evaluated against a message.
- SqlFilter(String) - Constructor for class com.microsoft.azure.servicebus.rules.SqlFilter
-
Creates an instance of
SqlFilter
with the given match expression. - SqlRuleAction - Class in com.microsoft.azure.servicebus.rules
-
Represents a SQL language-based transformation expression that is performed against a message.
- SqlRuleAction(String) - Constructor for class com.microsoft.azure.servicebus.rules.SqlRuleAction
-
Creates an instance of
SqlRuleAction
with the given transformation expression. - SSL_VERIFY_MODE_ANONYMOUS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- SSL_VERIFY_MODE_CERT_AND_HOSTNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- SSL_VERIFY_MODE_CERTONLY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- SSL_VERIFY_MODE_PROPERTY_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- Standard - com.microsoft.azure.servicebus.management.NamespaceSku
-
Standard namespace.
- startTransaction() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Starts a new service side transaction.
- startTransactionAsync() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
-
Starts a new service side transaction.
- Stolen - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- STORE_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- StrictTLSContext - Class in com.microsoft.azure.servicebus.amqp
- StrictTLSContext(SSLContextSpi, Provider, String) - Constructor for class com.microsoft.azure.servicebus.amqp.StrictTLSContext
- StrictTLSContextSpi - Class in com.microsoft.azure.servicebus.amqp
- StrictTLSContextSpi(SSLContext) - Constructor for class com.microsoft.azure.servicebus.amqp.StrictTLSContextSpi
- STRING_FILTER - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- StringUtil - Class in com.microsoft.azure.servicebus.primitives
- StringUtil() - Constructor for class com.microsoft.azure.servicebus.primitives.StringUtil
- SUBSCRIPTION - com.microsoft.azure.servicebus.primitives.MessagingEntityType
- SubscriptionClient - Class in com.microsoft.azure.servicebus
- SubscriptionClient(ConnectionStringBuilder, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.SubscriptionClient
- SubscriptionClient(String, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.SubscriptionClient
- SubscriptionClient(URI, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.SubscriptionClient
- SubscriptionDescription - Class in com.microsoft.azure.servicebus.management
-
Represents the metadata description of the subscription.
- SubscriptionDescription(String, String) - Constructor for class com.microsoft.azure.servicebus.management.SubscriptionDescription
-
Initializes a new instance of SubscriptionDescription with the specified relative path.
- subscriptionExists(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Checks whether a given subscription exists or not.
- subscriptionExistsAsync(String, String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Checks whether a given subscription exists or not.
- SubscriptionRuntimeInfo - Class in com.microsoft.azure.servicebus.management
-
This provides runtime information of the subscription.
- SubscriptionRuntimeInfoSerializer - Class in com.microsoft.azure.servicebus.management
- SubscriptionRuntimeInfoSerializer() - Constructor for class com.microsoft.azure.servicebus.management.SubscriptionRuntimeInfoSerializer
T
- throwIfClosed(Throwable) - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
- TIMEOUT_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- TimeoutException - Exception in com.microsoft.azure.servicebus.primitives
-
This exception is thrown when the operation has exceeded the predetermined time limit.
- TimeoutException() - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
-
Default constructor for exception type.
- TimeoutException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
- TimeoutException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
- TimeoutException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
- TimeoutTracker - Class in com.microsoft.azure.servicebus.primitives
- TimeoutTracker(Duration, boolean) - Constructor for class com.microsoft.azure.servicebus.primitives.TimeoutTracker
- Timer - Class in com.microsoft.azure.servicebus.primitives
-
An abstraction for a Scheduler functionality - which can later be replaced by a light-weight Thread
- TIMER_TOLERANCE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- TimerType - Enum in com.microsoft.azure.servicebus.primitives
- TokenProvider - Class in com.microsoft.azure.servicebus.security
-
This abstract class defines the contract of a token provider.
- TokenProvider() - Constructor for class com.microsoft.azure.servicebus.security.TokenProvider
- toLoggableString() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
- TOPIC - com.microsoft.azure.servicebus.primitives.MessagingEntityType
- TopicClient - Class in com.microsoft.azure.servicebus
-
The topic client that interacts with service bus topic.
- TopicClient(ConnectionStringBuilder) - Constructor for class com.microsoft.azure.servicebus.TopicClient
- TopicClient(String, String, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.TopicClient
- TopicClient(URI, String, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.TopicClient
- TopicDescription - Class in com.microsoft.azure.servicebus.management
-
Represents the metadata description of the topic.
- TopicDescription(String) - Constructor for class com.microsoft.azure.servicebus.management.TopicDescription
-
Initializes a new instance of TopicDescription with the specified relative path.
- topicExists(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Checks whether a given topic exists or not.
- topicExistsAsync(String) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Checks whether a given topic exists or not.
- TopicRuntimeInfo - Class in com.microsoft.azure.servicebus.management
-
This provides runtime information of the topic.
- TopicRuntimeInfoSerializer - Class in com.microsoft.azure.servicebus.management
- TopicRuntimeInfoSerializer() - Constructor for class com.microsoft.azure.servicebus.management.TopicRuntimeInfoSerializer
- toString() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
- toString() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
-
Returns an inter-operable connection string that can be used to connect to ServiceBus Namespace
- toString() - Method in class com.microsoft.azure.servicebus.primitives.ReceiverErrorContext
- toString() - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
- toString() - Method in class com.microsoft.azure.servicebus.primitives.SenderErrorContext
- toString() - Method in class com.microsoft.azure.servicebus.primitives.SettleModePair
- toString() - Method in enum com.microsoft.azure.servicebus.primitives.TransportType
- toString() - Method in enum com.microsoft.azure.servicebus.security.SecurityTokenType
- toString() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
- toString() - Method in class com.microsoft.azure.servicebus.TransactionContext
- TRACE_LOGGER - Static variable in class com.microsoft.azure.servicebus.amqp.SessionHandler
- TRACKING_ID_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- TRACKING_ID_TOKEN_SEPARATOR - Static variable in class com.microsoft.azure.servicebus.primitives.TrackingUtil
- TrackingUtil - Class in com.microsoft.azure.servicebus.primitives
- TransactionContext - Class in com.microsoft.azure.servicebus
-
Represents an active servicebus transaction.
- TransactionContext(ByteBuffer, MessagingFactory) - Constructor for class com.microsoft.azure.servicebus.TransactionContext
- TRANSPORT_IDLE_TIMEOUT_MILLIS - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- TransportType - Enum in com.microsoft.azure.servicebus.primitives
-
All TransportType switches available for communicating to EventHubs service.
- TRUE_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- TrueFilter - Class in com.microsoft.azure.servicebus.rules
-
Represents a special kind of filter that matches every message.
- TrueFilter() - Constructor for class com.microsoft.azure.servicebus.rules.TrueFilter
-
Creates a true filter.
U
- UnauthorizedAccess - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
- Unknown - com.microsoft.azure.servicebus.management.EntityStatus
-
The status of the entity is unknown.
- Unknown - com.microsoft.azure.servicebus.management.NamespaceSku
-
Unknown SKU.
- Unknown - com.microsoft.azure.servicebus.management.NamespaceType
-
Unknown entities.
- UNSIGNED_INT_MAX_VALUE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
- updateDispositionAsync(UUID[], String, String, String, Map<String, Object>, TransactionContext) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
- updateQueue(QueueDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Updates an existing queue.
- updateQueueAsync(QueueDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Updates an existing queue.
- updateRule(String, String, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Updates an existing rule.
- updateRuleAsync(String, String, RuleDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Updates an existing rule.
- updateSubscription(SubscriptionDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Updates an existing subscription.
- updateSubscriptionAsync(SubscriptionDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Updates an existing subscription.
- updateTopic(TopicDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClient
-
Updates an existing topic.
- updateTopicAsync(TopicDescription) - Method in class com.microsoft.azure.servicebus.management.ManagementClientAsync
-
Updates an existing topic.
- USERCALLBACK - com.microsoft.azure.servicebus.ExceptionPhase
-
Application code in message handler or session handler threw an exception.
- Util - Class in com.microsoft.azure.servicebus.primitives
- Utils - Class in com.microsoft.azure.servicebus
- Utils() - Constructor for class com.microsoft.azure.servicebus.Utils
V
- VALUE - com.microsoft.azure.servicebus.MessageBodyType
-
Message content is a single object, equivalent to AMQP Value.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.ExceptionPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.management.AccessRights
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.management.EntityStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.management.NamespaceSku
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.management.NamespaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.MessageBodyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.primitives.MessagingEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.primitives.TimerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.primitives.TransportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.ReceiveMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.servicebus.security.SecurityTokenType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.azure.servicebus.ExceptionPhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.management.AccessRights
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.management.EntityStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.management.NamespaceSku
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.management.NamespaceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.MessageBodyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.primitives.MessagingEntityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.primitives.TimerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.primitives.TransportType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.ReceiveMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.servicebus.security.SecurityTokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VENDOR - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- VERSION - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- VIAPARTITIONKEYNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
W
- WEBSOCKET_MAX_FRAME_SIZE - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
- WebSocketConnectionHandler - Class in com.microsoft.azure.servicebus.amqp
- WebSocketConnectionHandler(IAmqpConnection) - Constructor for class com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler
Z
- ZEROLOCKTOKEN - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
All Classes All Packages