Interface BodyArgumentBinder<T>

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface io.micronaut.core.bind.ArgumentBinder

        io.micronaut.core.bind.ArgumentBinder.BindingResult<T extends java.lang.Object>
    • Method Detail

      • getAnnotationType

        default java.lang.Class<Body> getAnnotationType()
        Specified by:
        getAnnotationType in interface io.micronaut.core.bind.annotation.AnnotatedArgumentBinder<Body,​T,​HttpRequest<?>>
        Returns:
        The required annotation type