Class CopyJsonResource

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

public class CopyJsonResource extends JsonResource implements PostableResource
Forwards the POST request to the copy method on the wrapped resource, looking up destination collection and name from the "destination" request parameter
Author:
brad