Uses of Class
org.infinispan.server.hotrod.AccessLoggingHeader
Packages that use AccessLoggingHeader
-
Uses of AccessLoggingHeader in org.infinispan.server.hotrod.logging
Methods in org.infinispan.server.hotrod.logging with parameters of type AccessLoggingHeaderModifier and TypeMethodDescriptionvoid
HotRodAccessLogging.logException
(io.netty.channel.ChannelFuture future, AccessLoggingHeader header, String exception, int responseBytes) void
HotRodAccessLogging.logOK
(io.netty.channel.ChannelFuture future, AccessLoggingHeader header, int responseBytes)