public class OptionsHandler extends ExistingEntityHandler
Handler.NamespaceNOT_FOUND_HTMLmanager, METHOD_NOT_ALLOWED_HTML| Constructor and Description |
|---|
OptionsHandler(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,
Resource resource)
Implement method specific processing.
|
doCheckRedirect, process, processResource, respondNotFound_respondWithContent, calcExpiresAt, checkAuthorisation, generateNamespaceDeclarations, output, outputStreamForResponse, respondConflict, respondMethodNotAllowed, respondRedirect, respondUnauthorised, sendContent, sendContent, setCacheControl, setStatuspublic OptionsHandler(HttpManager manager)
protected void process(HttpManager milton, Request request, Response response, Resource resource)
ExistingEntityHandlerprocess in class ExistingEntityHandlerpublic Request.Method method()
Handlerprotected boolean isCompatible(Resource handler)
isCompatible in class HandlerCopyright © 2015. All rights reserved.