Uses of Interface
io.inverno.mod.http.server.RequestBody
-
Uses of RequestBody in io.inverno.mod.http.server
Methods in io.inverno.mod.http.server that return types with arguments of type RequestBodyModifier and TypeMethodDescriptionOptional<? extends RequestBody>Request.body()Returns the request body used to consume request payload.