Uses of Class
org.swisspush.gateleen.player.log.BufferingRequestLog
-
Packages that use BufferingRequestLog Package Description org.swisspush.gateleen.player.log -
-
Uses of BufferingRequestLog in org.swisspush.gateleen.player.log
Methods in org.swisspush.gateleen.player.log that return BufferingRequestLog Modifier and Type Method Description BufferingRequestLogCollector. getRequestLog()BufferingRequestLogEventBusCollector. getRequestLog()Methods in org.swisspush.gateleen.player.log with parameters of type BufferingRequestLog Modifier and Type Method Description voidBufferingRequestLog. dump(BufferingRequestLog target)Move all exchange from this request log to another one.
-