| Class | Description |
|---|---|
| DelegatingHandlerInterceptor |
Interceptor implementation delegates to list of other handler interceptors.
|
| LoggingClientInterceptor |
Simple logging interceptor writes Http request and response messages to the console.
|
| LoggingHandlerInterceptor |
Logging interceptor called by Spring MVC for each controller handling a RESTful Http request
as a server.
|
| MappedInterceptorAdapter |
Adapter for
MappedInterceptor conditionally applies interceptor
based on request url and path matcher. |
Copyright © 2008–2018 ConSol Software GmbH. All rights reserved.