| Class | Description |
|---|---|
| NatsChannelBinder |
A NATS channel binder provides a NATS connection to the code attached to it.
|
| NatsChannelBinderConfiguration | |
| NatsChannelProvisioner |
Provisioners turn destination names into Destination objects.
|
| NatsConsumerDestination |
NatsConsumerDestinations use their name to determine the subject and queue group (if any) to listen to.
|
| NatsMessageHandler |
NatsMessageHandlers implement the standard message handling pattern.
|
| NatsMessageProducer |
MessageProducer for NATS connections.
|
| NatsMessageSource |
Message source for NATS connections, allowing synchronous polling.
|
| NatsProducerDestination |
NATS uses subjects for sending and receiving.
|
Copyright © 2024 CNCF. All rights reserved.