Uses of Package
com.azure.messaging.servicebus.models
Packages that use com.azure.messaging.servicebus.models
Package
Description
The Azure Service Bus client library allows Java developers to interact with Azure Service Bus entities by
publishing to and/or subscribing from queues and topics/subscriptions.
Model classes for interacting with Azure Service Bus.
-
Classes in com.azure.messaging.servicebus.models used by com.azure.messaging.servicebusClassDescriptionOptions to specify when abandoning a
message
received viaServiceBusReceiveMode.PEEK_LOCK
.Options to specify when completing amessage
received viaServiceBusReceiveMode.PEEK_LOCK
.The set of options that can be specified when creating an batch of messages.Options to specify when sending amessage
received viaServiceBusReceiveMode.PEEK_LOCK
to the dead-letter queue .Options to specify when deferring amessage
received viaServiceBusReceiveMode.PEEK_LOCK
.Represents the message state of theServiceBusReceivedMessage
.Defines the modes for receiving messages.Azure Service Bus queues and subscriptions provide a secondary sub-queue, called a dead-letter queue (DLQ). -
Classes in com.azure.messaging.servicebus.models used by com.azure.messaging.servicebus.modelsClassDescriptionOptions to specify when abandoning a
message
received viaServiceBusReceiveMode.PEEK_LOCK
.Options to specify when completing amessage
received viaServiceBusReceiveMode.PEEK_LOCK
.The set of options that can be specified when creating an batch of messages.Options to specify when sending amessage
received viaServiceBusReceiveMode.PEEK_LOCK
to the dead-letter queue .Options to specify when deferring amessage
received viaServiceBusReceiveMode.PEEK_LOCK
.Represents the message state of theServiceBusReceivedMessage
.Defines the modes for receiving messages.Azure Service Bus queues and subscriptions provide a secondary sub-queue, called a dead-letter queue (DLQ).