JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
H
O
R
S
H
handle(ProceedingJoinPoint)
- Method in class org.sklsft.commons.rest.aspect.correlation.
RestRequestAspect
handleApplicationException(AccessDeniedException)
- Method in class org.sklsft.commons.rest.exception.
RestExceptionHandler
handleApplicationException(OperationDeniedException)
- Method in class org.sklsft.commons.rest.exception.
RestExceptionHandler
handleApplicationException(ApplicationException)
- Method in class org.sklsft.commons.rest.exception.
RestExceptionHandler
handleException(Exception)
- Method in class org.sklsft.commons.rest.exception.
RestExceptionHandler
handleException(MethodArgumentNotValidException)
- Method in class org.sklsft.commons.rest.exception.
RestExceptionHandler
handleLogging(ProceedingJoinPoint)
- Method in class org.sklsft.commons.rest.aspect.logging.
RestLoggingAspect
O
org.sklsft.commons.rest.aspect.correlation
- package org.sklsft.commons.rest.aspect.correlation
org.sklsft.commons.rest.aspect.logging
- package org.sklsft.commons.rest.aspect.logging
org.sklsft.commons.rest.exception
- package org.sklsft.commons.rest.exception
R
RestExceptionHandler
- Class in
org.sklsft.commons.rest.exception
How to handle exceptions : If it is an
ApplicationException
, it will be serialized to an
ErrorReport
Else, an unknown
TechnicalError
will replace it for serialization.
RestExceptionHandler()
- Constructor for class org.sklsft.commons.rest.exception.
RestExceptionHandler
RestLoggingAspect
- Class in
org.sklsft.commons.rest.aspect.logging
A simple login aspect that logs : The request The response, if it is OK Any exception thrown
RestLoggingAspect()
- Constructor for class org.sklsft.commons.rest.aspect.logging.
RestLoggingAspect
RestRequestAspect
- Class in
org.sklsft.commons.rest.aspect.correlation
An aspect to put the request id in a ThreadLocal.
RestRequestAspect()
- Constructor for class org.sklsft.commons.rest.aspect.correlation.
RestRequestAspect
S
setAccessLogger(AccessLogger)
- Method in class org.sklsft.commons.rest.aspect.logging.
RestLoggingAspect
setErrorLogger(ErrorLogger)
- Method in class org.sklsft.commons.rest.aspect.logging.
RestLoggingAspect
setTraceRequestBody(boolean)
- Method in class org.sklsft.commons.rest.aspect.logging.
RestLoggingAspect
setTraceResponseBody(boolean)
- Method in class org.sklsft.commons.rest.aspect.logging.
RestLoggingAspect
H
O
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.