Package io.micronaut.coherence.messaging.binders
package io.micronaut.coherence.messaging.binders
-
ClassDescriptionInterface for binders that bind method arguments from an
Subscriber.Element
via an annotation.The default binder that binds the Kafka value for aSubscriber.Element
.A registry ofElementBinder
instances.Interface for binders that bind method arguments from aSubscriber.Element
.The default binder that binds the value of anelement
.Allows binding by type.