@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, shouldNotFilterErrorDispatch
public 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.OncePerRequestFilter
javax.servlet.ServletException
IOException
Copyright © 2023. All rights reserved.