Package si.mazi.rescu

Class RestInvocation

java.lang.Object
si.mazi.rescu.RestInvocation
All Implemented Interfaces:
Serializable

public class RestInvocation
extends Object
implements Serializable
This holds name-value mapping for various types of params used in REST (QueryParam, PathParam, FormParam, HeaderParam). One RestInvocation instance corresponds to one method invocation.
Author:
Matija Mazi
See Also:
Serialized Form