
public class HttpRestServerR66Handler extends HttpRestAbstractR66Handler
HttpRestAbstractR66Handler.ACTIONS_TYPE| Modifier and Type | Field and Description |
|---|---|
static String |
BASEURI |
isBodyJsonDecode, methods, name, path, restConfiguration| Constructor and Description |
|---|
HttpRestServerR66Handler(RestConfiguration config,
HttpRestHandler.METHOD... methods) |
| Modifier and Type | Method and Description |
|---|---|
void |
endParsingRequest(HttpRestHandler handler,
RestArgument arguments,
RestArgument result,
Object body)
Called when all Data were passed to the handler
|
protected com.fasterxml.jackson.databind.node.ArrayNode |
getDetailedAllow() |
checkHandlerSessionCorrectness, getBody, getFileUpload, handleException, sendResponse, setError, setError, setOkgetName, getPath, isBodyJsonDecoded, isMethodIncluded, optionsCommand, sendOptionsResponse, setIntersectionMethods, setMethodspublic static final String BASEURI
public HttpRestServerR66Handler(RestConfiguration config, HttpRestHandler.METHOD... methods)
public final void endParsingRequest(HttpRestHandler handler, RestArgument arguments, RestArgument result, Object body) throws HttpIncorrectRequestException, HttpInvalidAuthenticationException
RestMethodHandlerendParsingRequest in class RestMethodHandlerHttpIncorrectRequestExceptionHttpInvalidAuthenticationExceptionprotected final com.fasterxml.jackson.databind.node.ArrayNode getDetailedAllow()
getDetailedAllow in class RestMethodHandlerCopyright © 2009–2022 Waarp. All rights reserved.