|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mortbay.component.AbstractLifeCycle
org.mortbay.jetty.NCSARequestLog
com.tenduke.networking.jetty6.NCSARequestLogExt
public class NCSARequestLogExt
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.mortbay.component.LifeCycle |
|---|
org.mortbay.component.LifeCycle.Listener |
| Field Summary |
|---|
| Fields inherited from class org.mortbay.component.AbstractLifeCycle |
|---|
_listeners |
| Constructor Summary | |
|---|---|
NCSARequestLogExt()
Creates a new instance of NCSARequestLogExt |
|
| Method Summary | |
|---|---|
protected void |
logExtended(org.mortbay.jetty.Request request,
org.mortbay.jetty.Response response,
java.io.Writer writer)
|
| Methods inherited from class org.mortbay.jetty.NCSARequestLog |
|---|
doStart, doStop, getDatedFilename, getFilename, getFilenameDateFormat, getIgnorePaths, getLogCookies, getLogDateFormat, getLogLatency, getLogServer, getLogTimeZone, getRetainDays, isAppend, isExtended, log, setAppend, setExtended, setFilename, setFilenameDateFormat, setIgnorePaths, setLogCookies, setLogDateFormat, setLogLatency, setLogServer, setLogTimeZone, setPreferProxiedForAddress, setRetainDays |
| Methods inherited from class org.mortbay.component.AbstractLifeCycle |
|---|
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mortbay.component.LifeCycle |
|---|
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop |
| Constructor Detail |
|---|
public NCSARequestLogExt()
| Method Detail |
|---|
protected void logExtended(org.mortbay.jetty.Request request,
org.mortbay.jetty.Response response,
java.io.Writer writer)
throws java.io.IOException
logExtended in class org.mortbay.jetty.NCSARequestLogjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||