Uses of Interface
org.eclipse.jetty.server.RequestLog
Packages that use RequestLog
Package
Description
Jetty Ant : Ant Tasks and Configuration
Jetty Server : Core Server API
Jetty Server : Core Handler API
-
Uses of RequestLog in org.eclipse.jetty.ant
Methods in org.eclipse.jetty.ant that return RequestLogMethods in org.eclipse.jetty.ant with parameters of type RequestLog -
Uses of RequestLog in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement RequestLogModifier and TypeClassDescriptionclassA flexible RequestLog, which produces log strings in a customizable format.static classMethods in org.eclipse.jetty.server that return RequestLogMethods in org.eclipse.jetty.server with parameters of type RequestLogModifier and TypeMethodDescriptionvoidHttpChannel.addRequestLog(RequestLog requestLog) voidHttpChannel.setRequestLog(RequestLog requestLog) voidServer.setRequestLog(RequestLog requestLog) Constructors in org.eclipse.jetty.server with parameters of type RequestLog -
Uses of RequestLog in org.eclipse.jetty.server.handler
Methods in org.eclipse.jetty.server.handler that return RequestLogMethods in org.eclipse.jetty.server.handler with parameters of type RequestLog