public interface RequestLog extends LifeCycle
RequestLog can be attached to a RequestLogHandler to enable
logging of requests/responses.LifeCycle.Listener| Modifier and Type | Method and Description |
|---|---|
void |
log(Request request,
Response response) |
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopCopyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.