public class CopyHandler extends ExistingEntityHandler
Handler.NamespaceNOT_FOUND_HTMLmanager, METHOD_NOT_ALLOWED_HTML| Constructor and Description |
|---|
CopyHandler(HttpManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isCompatible(Resource handler) |
protected Request.Method |
method()
The method that this handler handles
|
protected void |
process(HttpManager milton,
Request request,
Response response,
Resource resource)
Implement method specific processing.
|
doCheckRedirect, process, processResource, respondNotFound_respondWithContent, calcExpiresAt, checkAuthorisation, generateNamespaceDeclarations, output, outputStreamForResponse, respondConflict, respondMethodNotAllowed, respondRedirect, respondUnauthorised, sendContent, sendContent, setCacheControl, setStatuspublic CopyHandler(HttpManager manager)
protected Request.Method method()
Handlerprotected boolean isCompatible(Resource handler)
isCompatible in class Handlerprotected void process(HttpManager milton, Request request, Response response, Resource resource)
ExistingEntityHandlerprocess in class ExistingEntityHandlerCopyright © 2020. All rights reserved.