Uses of Interface
io.kroxylicious.proxy.internal.codec.DecodePredicate
Packages that use DecodePredicate
-
Uses of DecodePredicate in io.kroxylicious.proxy.internal.codec
Methods in io.kroxylicious.proxy.internal.codec that return DecodePredicateModifier and TypeMethodDescriptionstatic DecodePredicateDecodePredicate.forFilters(List<FilterAndInvoker> filterAndInvokers) Constructors in io.kroxylicious.proxy.internal.codec with parameters of type DecodePredicateModifierConstructorDescriptionKafkaRequestDecoder(DecodePredicate decodePredicate, int socketFrameMaxSize, ApiVersionsServiceImpl apiVersionsService, KafkaMessageListener listener)