JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
ratpack.http.RequestBody
Packages that use
RequestBody
Package
Description
ratpack.parse
Uses of
RequestBody
in
ratpack.parse
Methods in
ratpack.parse
with parameters of type
RequestBody
Modifier and Type
Method and Description
T
Parser.
parse
(
Context
context,
RequestBody
requestBody,
P
parse)
Deserializes the request body of the context into an object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes