Interface | Description |
---|---|
AmqpConnectionFactory |
Represents a factory used to create
Connection instances |
ChannelSupervisor | |
OnDemandChannelSupervisor |
Defines methods implemented by classes used to connect to the RabbitMQ broker
|
Class | Description |
---|---|
BodyOnlyFetchingHttpClient | |
ChannelSupervisionScheduler | |
ConfiguredConnectionFactory | |
FirewallChecker | |
RabbitMqChannelImpl |
An implementation of the
OnDemandChannelSupervisor |
RabbitMqMessageReceiver |
A RabbitMQ message receiver
|
RabbitMqMonitoringThreads | |
SdkConnection |
A wrapper around RabbitMQ
Connection which automatically closes the connection when there
are no more opened channels channels |
SingleInstanceAmqpConnectionFactory |
A
AmqpConnectionFactory implementation which creates only one connection instance. |
SocketFactory | |
SslProtocolsProvider |
Enum | Description |
---|---|
ClosingResult | |
OpeningResult |
Copyright © 2016–2025. All rights reserved.