Package io.micronaut.mqtt.bind
Interface FallbackMqttBinder<M>
- Type Parameters:
 M- The message type
- All Superinterfaces:
 MqttBinder<M,Object> 
- All Known Implementing Classes:
 DefaultMqttBinder
A binder to use when no other binders match the argument.
- Since:
 - 1.0.0
 - Author:
 - James Kleeh
 
- 
Method Summary
Methods inherited from interface io.micronaut.mqtt.bind.MqttBinder
bindFrom, bindTo