Uses of Class
com.restapi.template.errorbot.util.RequestWrapper
-
Packages that use RequestWrapper Package Description com.restapi.template.errorbot.util -
-
Uses of RequestWrapper in com.restapi.template.errorbot.util
Methods in com.restapi.template.errorbot.util that return RequestWrapper Modifier and Type Method Description static RequestWrapperRequestWrapper. of(javax.servlet.http.HttpServletRequest request)static RequestWrapperRequestWrapper. of(javax.servlet.ServletRequest request)
-