Package org.infinispan.server.core.transport
package org.infinispan.server.core.transport
-
ClassDescriptionAccessControlFilter<A extends ProtocolServerConfiguration>This class provides the functionality to either accept or reject new
Channel
s based on their IP address.Static helper class that provides methods to be used with aByteBuf
that are useful for Infinispan.Utilities to read from aByteBuf
A Netty channel handler that allows idle channels to be closed.This differs from Netty's equivalentIpSubnetFilterRule
in that it parses CIDR addressesPipeline factory for Netty-based channels.A Netty based transport.This event loop group prevents any tasks submitted via theExecutor.execute(Runnable)
},ExecutorService.submit(Runnable)
,ExecutorService.submit(Callable)
,ExecutorService.submit(Runnable, Object)
API methods from being ran on the same event loop that submitted it.Handles QOP of the SASL protocol.Input/Output ChannelHandler to keep statisticsServer transport abstractionReads and writes unsigned variable length integer values.Reads and writes unsigned variable length long values.