Uses of Interface
sk.antons.web.filter.log.Consumer
-
Packages that use Consumer Package Description sk.antons.web.filter.log -
-
Uses of Consumer in sk.antons.web.filter.log
Classes in sk.antons.web.filter.log that implement Consumer Modifier and Type Class Description classLogConsumerTrivial implementation of Consumer with java jdk14 logging api.Methods in sk.antons.web.filter.log with parameters of type Consumer Modifier and Type Method Description LogFilterLogFilter. consumer(Consumer consumer, ConsumerStatus consumerStatus)Setup consumer of LogFilter messages
-