@Component
public class RequestReporting
extends org.springframework.web.filter.OncePerRequestFilter
| Constructor and Description |
|---|
RequestReporting(ReportersConfiguration reportersConf,
PunchplatformConfiguration punchplatformConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doFilterInternal(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
javax.servlet.FilterChain filterChain) |
doFilter, doFilterNestedErrorDispatch, getAlreadyFilteredAttributeName, isAsyncDispatch, isAsyncStarted, shouldNotFilter, shouldNotFilterAsyncDispatch, shouldNotFilterErrorDispatchpublic RequestReporting(ReportersConfiguration reportersConf, PunchplatformConfiguration punchplatformConfiguration)
protected void doFilterInternal(@NonNull
javax.servlet.http.HttpServletRequest req,
@NonNull
javax.servlet.http.HttpServletResponse resp,
javax.servlet.FilterChain filterChain)
throws javax.servlet.ServletException,
IOException
doFilterInternal in class org.springframework.web.filter.OncePerRequestFilterjavax.servlet.ServletExceptionIOExceptionCopyright © 2023. All rights reserved.