public class PutHandler extends NewEntityHandler
Handler.Namespacemanager, METHOD_NOT_ALLOWED_HTML| Constructor and Description |
|---|
PutHandler(HttpManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isCompatible(Resource handler) |
Request.Method |
method()
The method that this handler handles
|
protected void |
process(HttpManager milton,
Request request,
Response response,
CollectionResource resource,
String newName)
Implement method specific processing.
|
process, process_respondWithContent, calcExpiresAt, checkAuthorisation, generateNamespaceDeclarations, output, outputStreamForResponse, respondConflict, respondMethodNotAllowed, respondRedirect, respondUnauthorised, sendContent, sendContent, setCacheControl, setStatuspublic PutHandler(HttpManager manager)
public Request.Method method()
Handlerprotected boolean isCompatible(Resource handler)
isCompatible in class Handlerprotected void process(HttpManager milton, Request request, Response response, CollectionResource resource, String newName)
NewEntityHandlerprocess in class NewEntityHandlerCopyright © 2015. All rights reserved.