Uses of Class
io.milton.http.json.JsonResource
Packages that use JsonResource
-
Uses of JsonResource in io.milton.http.json
Subclasses of JsonResource in io.milton.http.jsonModifier and TypeClassDescriptionclassclassForwards the POST request to the copy method on the wrapped resource, looking up destination collection and name from the "destination" request parameterclassForwards the POST request to the createCollection method on the wrapped resource, passin it the "name" request parameterclassForwards the POST request to the move method on the wrapped resourceclassThis 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 urlclassclassclassWill use milton's PUT framework to support file uploads using POST and multipart encoding