public interface IAccessEvent extends DeferredProcessingAware
AccessEvent
instance is created. This instance is passed
around to the different logback components.prepareForDeferredProcessing
static final String NA
static final int SENTINEL
javax.servlet.http.HttpServletRequest getRequest()
javax.servlet.http.HttpServletResponse getResponse()
long getTimeStamp()
long getElapsedTime()
String getRequestURI()
String getRequestURL()
String getRemoteHost()
String getRemoteUser()
String getProtocol()
String getMethod()
String getServerName()
String getRemoteAddr()
Enumeration getRequestHeaderNames()
long getContentLength()
int getStatusCode()
String getRequestContent()
String getResponseContent()
int getLocalPort()
ServerAdapter getServerAdapter()
Copyright © 2005-2014 QOS.ch. All Rights Reserved.