parse
Always returns null. SimpleParser does not parse the raw decoded-JSON map directly; use parse(U) instead.
Return
always null
Parameters
object
the decoded JSON body, ignored
Parses a pre-shaped input into a response object.
Return
the parsed response
Parameters
data
the pre-shaped input to parse