Class PostJsonResource

java.lang.Object
io.milton.http.json.JsonResource
io.milton.http.json.PostJsonResource
All Implemented Interfaces:
DigestResource, GetableResource, PostableResource, Resource

public class PostJsonResource extends JsonResource implements PostableResource
This just allows the determination of the per method handling class to be figured out during POST or GET processing, rather then requiring that determination to be made solely on the basis of the url
Author:
brad