Package ch.qos.logback.access.servlet
Class Util
- java.lang.Object
-
- ch.qos.logback.access.servlet.Util
-
public class Util extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isFormUrlEncoded(javax.servlet.http.HttpServletRequest request)
static boolean
isImageResponse(javax.servlet.http.HttpServletResponse response)
-