ch.qos.logback.access.servlet
Class Util
java.lang.Object
ch.qos.logback.access.servlet.Util
public class Util
- extends Object
Constructor Summary |
Util()
|
Method Summary |
static boolean |
isFormUrlEncoded(javax.servlet.http.HttpServletRequest request)
|
static boolean |
isImageResponse(javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
isFormUrlEncoded
public static boolean isFormUrlEncoded(javax.servlet.http.HttpServletRequest request)
isImageResponse
public static boolean isImageResponse(javax.servlet.http.HttpServletResponse response)
Copyright © 2005-2013 QOS.ch. All Rights Reserved.