Utility class for the common case of a JsonInteractionHandler describing the expected input on a GET request which is needed to do a POST request.

Returns the result of a JsonView on GET requests. POST requests are sent to the JsonInteractionHandler. Other methods will be rejected.

Hierarchy (view full)

Constructors

Methods