Uses of Class
org.swisspush.gateleen.player.log.RequestLog
-
Packages that use RequestLog Package Description org.swisspush.gateleen.player.log org.swisspush.gateleen.player.player -
-
Uses of RequestLog in org.swisspush.gateleen.player.log
Subclasses of RequestLog in org.swisspush.gateleen.player.log Modifier and Type Class Description classBufferingRequestLogA request log implemented with an in-memory buffer.classReaderRequestLogRequest log providing exchanges from a serialized JSON stream, as the one generated by the logging filter.classResourceRequestLogRequest log implementation fetching a request log resource containing JSON lines as written by the log filter. -
Uses of RequestLog in org.swisspush.gateleen.player.player
Methods in org.swisspush.gateleen.player.player that return RequestLog Modifier and Type Method Description RequestLogPlayer. getOutputLog()
-