| Package | Description |
|---|---|
| io.nats.cloud.stream.binder | |
| io.nats.cloud.stream.binder.properties |
| Modifier and Type | Method and Description |
|---|---|
NatsProducerProperties |
NatsChannelBinder.getExtendedProducerProperties(String channelName) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.messaging.MessageHandler |
NatsChannelBinder.createProducerMessageHandler(org.springframework.cloud.stream.provisioning.ProducerDestination destination,
org.springframework.cloud.stream.binder.ExtendedProducerProperties<NatsProducerProperties> producerProperties,
org.springframework.messaging.MessageChannel errorChannel) |
org.springframework.cloud.stream.provisioning.ProducerDestination |
NatsChannelProvisioner.provisionProducerDestination(String subject,
org.springframework.cloud.stream.binder.ExtendedProducerProperties<NatsProducerProperties> properties) |
| Modifier and Type | Method and Description |
|---|---|
NatsProducerProperties |
NatsBindingProperties.getProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
NatsBindingProperties.setProducer(NatsProducerProperties producer) |
Copyright © 2021 CNCF. All rights reserved.