Package io.micronaut.http.client.bind.binders
package io.micronaut.http.client.bind.binders
-
ClassDescriptionAn
AnnotatedClientRequestBinder
implementation forRequestAttribute
.AnAnnotatedClientRequestBinder
implementation forHeader
.Implementation of the Binder forQueryValue
The details of implementation can be found in theQueryValueClientArgumentRequestBinder.bind(ArgumentConversionContext, ClientRequestUriContext, Object, MutableHttpRequest)
method javadoc.AnAnnotatedClientRequestBinder
implementation forVersion
.