Interface TypedClientArgumentRequestBinder<T>

    • Method Detail

      • argumentType

        @NonNull
        io.micronaut.core.type.Argument<T> argumentType()
        Returns:
        The argument type.
      • superTypes

        @NonNull
        default java.util.List<java.lang.Class<?>> superTypes()
        Returns additional super types.
        Returns:
        Additional supers types