Uses of Class
org.infinispan.hotrod.impl.transport.handler.CacheRequestProcessor
Packages that use CacheRequestProcessor
-
Uses of CacheRequestProcessor in org.infinispan.hotrod.impl.transport.netty
Fields in org.infinispan.hotrod.impl.transport.netty declared as CacheRequestProcessorModifier and TypeFieldDescriptionprotected final CacheRequestProcessorClientBaseDecoder.responseHandlerConstructors in org.infinispan.hotrod.impl.transport.netty with parameters of type CacheRequestProcessorModifierConstructorDescriptionHotRodClientDecoder(HeaderDecoder delegate, CacheRequestProcessor processor)