All Classes
| Class | Description |
|---|---|
| ChannelConfig |
Channel related configuration. |
| ChannelListener |
Listens for
Channel related events. |
| Config |
Lyra configuration.
|
| ConfigurableChannel |
Configurable Channel.
|
| ConfigurableConnection |
Configurable Connection.
|
| ConnectionConfig |
Connection related configuration. |
| ConnectionListener |
Listens for
Connection related events. |
| ConnectionOptions |
Connection options.
|
| Connections |
Creates Lyra managed Connections through which Lyra managed Channels and Consumers can be
created.
|
| ConsumerConfig |
Consumer related configuration. |
| ConsumerListener |
Listens for
Consumer related events. |
| DefaultChannelListener |
No-op channel listener for sub-classing.
|
| DefaultConnectionListener |
No-op connection listener for sub-classing.
|
| DefaultConsumerListener |
No-op consumer listener for sub-classing.
|
| Duration |
Duration unit, consisting of length and time unit.
|
| RecoveryPolicies |
Factory methods for recovery policies.
|
| RecoveryPolicy |
Policy that defines how recovery should be performed.
|
| RetryPolicies |
Factory methods for retry policies.
|
| RetryPolicy |
Policy that defines how retries should be performed.
|