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, stop
Copyright © 1995-2015 Webtide. All Rights Reserved.