public class RestService extends Object
RestController
s. Also detects ExceptionHandler
s on beans
annotated with ControllerAdvice
.ServiceRequestHandler
Constructor and Description |
---|
RestService(AccessibleApplication application) |
Modifier and Type | Method and Description |
---|---|
protected javax.servlet.http.HttpServletRequestWrapper |
getWrappedRequest(javax.servlet.http.HttpServletRequest servletRequest) |
void |
handle(javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse) |
public RestService(AccessibleApplication application)
Copyright © 2011–2023 aiticon GmbH. All rights reserved.