All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AmqpAddress This represents amqp address information.AmqpAnnotatedMessage The representation of message as defined by AMQP protocol.AmqpConnection Represents a TCP connection between the client and a service that uses the AMQP protocol.AmqpEndpointState Represents a state for a connection, session, or link.AmqpErrorCondition Contains constants common to the AMQP protocol and constants shared by Azure services.AmqpErrorContext AmqpException General exception for AMQP related failures.AmqpLink Represents a unidirectional AMQP link.AmqpManagementNode An AMQP endpoint that allows users to perform management and metadata operations on it.AmqpMessageBody This class encapsulates the body of a message.AmqpMessageBodyType Represents all validAmqpMessageBodyTypefor an AMQP Message.AmqpMessageConstant Reserved well-known constants from AMQP protocol.AmqpMessageHeader The representation of message header as defined by AMQP protocol.AmqpMessageId This represents Message id.AmqpMessageProperties The representation of message properties as defined by AMQP protocol.AmqpResponseCode Error response codes returned from AMQP.AmqpRetryMode The type of approach to apply when calculating the delay between retry attempts.AmqpRetryOptions A set of options that can be specified to influence how retry attempts are made.AmqpRetryPolicy An abstract representation of a policy to govern retrying of messaging operations.AmqpSession An AMQP session representing bidirectional communication that supports multipleAMQP links.AmqpShutdownSignal Represents a signal that caused the AMQP connection to shutdown.AmqpTrait<T extends AmqpTrait<T>> AnAzure SDK for Java traitproviding a consistent interface for configuration of AMQP-specific settings.AmqpTransaction Represents transaction in message broker.AmqpTransactionCoordinator Provides an API to manage AMQP transaction on the message broker.AmqpTransportType All TransportType switches available for AMQP protocol.CbsAuthorizationType An enumeration of supported authorization methods with theClaimsBasedSecurityNode.ClaimsBasedSecurityNode Claims-based security (CBS) node that authorizes connections with AMQP services.DeliveryOutcome Outcomes accepted by the AMQP protocol layer.DeliveryState States for a message delivery.ExponentialAmqpRetryPolicy A policy to govern retrying of messaging operations in which the delay between retries will grow in an exponential manner, allowing more time to recover as the number of retries increases.FixedAmqpRetryPolicy A policy to govern retrying of messaging operations in which the base delay between retries remains the same.LinkErrorContext Represents the context for an AMQP link when anAmqpExceptionoccurs.ModifiedDeliveryOutcome The modified outcome.OperationCancelledException This exception is thrown when the underlying AMQP layer encounters an abnormal link abort or the connection is disconnected in an unexpected fashion.ProxyAuthenticationType Supported methods of proxy authentication.ProxyOptions Properties for configuring proxies with Event Hubs.ReceivedDeliveryOutcome Represents a partial message that was received.RejectedDeliveryOutcome The rejected delivery outcome.SessionErrorContext Context for an error that occurs in an AMQP session when anAmqpExceptionoccurs.TransactionalDeliveryOutcome A transaction delivery outcome.