Uses of Package
org.infinispan.client.hotrod.impl.transport.netty
-
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod Class Description ChannelFactory Central component providing connections to remote server. -
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.counter.impl Class Description ChannelFactory Central component providing connections to remote server. -
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.counter.operation Class Description ChannelFactory Central component providing connections to remote server.ChannelOperation A callback to be invoked on a channel.HeaderDecoder -
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.event.impl Class Description ChannelFactory Central component providing connections to remote server. -
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.impl.multimap.operations Class Description ChannelFactory Central component providing connections to remote server.ChannelOperation A callback to be invoked on a channel.HeaderDecoder -
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.impl.operations Class Description ChannelFactory Central component providing connections to remote server.ChannelOperation A callback to be invoked on a channel.HeaderDecoder -
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.impl.protocol Class Description ChannelFactory Central component providing connections to remote server.ChannelInboundHandlerDefaults This is effectively the same asChannelInboundHandlerAdapter
but allows to be inherited in a class with another superclass. -
Classes in org.infinispan.client.hotrod.impl.transport.netty used by org.infinispan.client.hotrod.impl.transport.netty Class Description ChannelFactory Central component providing connections to remote server.ChannelFactory.ClusterSwitchStatus ChannelInboundHandlerDefaults This is effectively the same asChannelInboundHandlerAdapter
but allows to be inherited in a class with another superclass.ChannelOperation A callback to be invoked on a channel.ChannelOutboundHandlerDefaults This is effectively the same asChannelOutboundHandlerAdapter
but allows to be inherited in a class with another superclass.ChannelPoolCloseEvent ChannelRecord This class serves multiple purposes: 1) Activation: this extendsCompletableFuture
which is completed once the connection and initial handshake are completed.HintedReplayingDecoder Copy-paste ofReplayingDecoder
which is hinted to not attempt decoding unless enough bytes are read.SslHandshakeExceptionHandler