Uses of Package
org.infinispan.client.hotrod.impl.transport.netty
Packages that use org.infinispan.client.hotrod.impl.transport.netty
Package
Description
Hot Rod client API.
-
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrodClassDescriptionThis class handles dispatching various HotRodOperations to the appropriate server.
-
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.counter.implClassDescriptionThis class handles dispatching various HotRodOperations to the appropriate server.
-
-
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.implClassDescriptionThis class handles dispatching various HotRodOperations to the appropriate server.
-
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.impl.iterationClassDescriptionThis class handles dispatching various HotRodOperations to the appropriate server.
-
-
-
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.impl.transactionClassDescriptionThis class handles dispatching various HotRodOperations to the appropriate server.
-
-
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.impl.transport.nettyClassDescriptionThis is effectively the same as
ChannelInboundHandlerAdapterbut allows to be inherited in a class with another superclass.This is effectively the same asChannelOutboundHandlerAdapterbut allows to be inherited in a class with another superclass.Copy-paste ofReplayingDecoderwhich is hinted to not attempt decoding unless enough bytes are read.This class handles dispatching various HotRodOperations to the appropriate server.