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()
long getElapsedSeconds()
String getRequestURI()
String getRequestURL()
String getRemoteHost()
String getRemoteUser()
String getProtocol()
String getMethod()
String getServerName()
String getSessionID()
void setThreadName(String threadName)
String getThreadName()
String getQueryString()
String getRemoteAddr()
Enumeration<String> getRequestHeaderNames()
long getContentLength()
int getStatusCode()
String getRequestContent()
String getResponseContent()
int getLocalPort()
ServerAdapter getServerAdapter()
Copyright © 2005–2017 QOS.ch. All rights reserved.