| Interface | Description |
|---|---|
| ResourceMatcher |
| Class | Description |
|---|---|
| AjaxLoginResource | |
| CopyJsonResource |
Forwards the POST request to the copy method on the wrapped
resource, looking up destination collection and name from the "destination" request parameter
|
| JsonPropFindHandler | |
| JsonPropFindHandler.SimpleResource | |
| JsonPropPatchHandler | |
| JsonResource |
Abstract class to contain common properties
|
| JsonResourceFactory | |
| MkcolJsonResource |
Forwards the POST request to the createCollection method on the wrapped
resource, passin it the "name" request parameter
|
| MoveJsonResource |
Forwards the POST request to the move method on the wrapped
resource
|
| PostJsonResource |
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
|
| PropFindJsonResource | |
| PropPatchJsonResource | |
| PropPatchJsonResource.FieldError | |
| PutJsonResource |
Will use milton's PUT framework to support file uploads using POST and
multipart encoding
This will save the uploaded files with their given names into the parent
collection resource.
|
| PutJsonResource.NewFile | |
| TypeResourceMatcher |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.