Logback API
Version 0.9.8

ch.qos.logback.access.servlet
Class Util

java.lang.Object
  extended by ch.qos.logback.access.servlet.Util

public class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static boolean isFormUrlEncoded(HttpServletRequest request)
           
static boolean isImageResponse(HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

isFormUrlEncoded

public static boolean isFormUrlEncoded(HttpServletRequest request)

isImageResponse

public static boolean isImageResponse(HttpServletResponse response)

Logback API
Version 0.9.8

Copyright © 2005-2008 QOS.ch. All Rights Reserved.