Package io.micronaut.http.server.binding
HTTP server request binding.
- Since:
- 1.0
-
Class Summary Class Description BasicAuthArgumentBinder Responsible for binding to aBasicAuthargument from the authorization header in the request.LocaleArgumentBinder BindsLocalearguments in controller methods using theLocaleResolver.RequestArgumentSatisfier A class containing methods to aid in satisfying arguments of aRoute.