Package io.micronaut.nats.bind
Interface NatsTypeArgumentBinder<T>
- Type Parameters:
- T- The type of argument that can be bound
- All Superinterfaces:
- io.micronaut.core.bind.ArgumentBinder<T,,- io.nats.client.Message> - NatsArgumentBinder<T>,- io.micronaut.core.bind.TypeArgumentBinder<T,- io.nats.client.Message> 
- All Known Implementing Classes:
- AcknowledgementBinder,- NatsAcknowledgementBinder,- NatsConnectionBinder,- NatsHeadersBinder,- NatsMessageBinder,- NatsSubscriptionBinder
public interface NatsTypeArgumentBinder<T>
extends io.micronaut.core.bind.TypeArgumentBinder<T,io.nats.client.Message>, NatsArgumentBinder<T> 
An interface for Nats argument binding based on argument type.
- Since:
- 3.1.0
- Author:
- James Kleeh, Joachim Grimm
- 
Nested Class SummaryNested classes/interfaces inherited from interface io.micronaut.core.bind.ArgumentBinderio.micronaut.core.bind.ArgumentBinder.BindingResult<T extends Object>
- 
Method SummaryMethods inherited from interface io.micronaut.core.bind.ArgumentBinderbind, createSpecificMethods inherited from interface io.micronaut.core.bind.TypeArgumentBinderargumentType