Uses of Class
org.infinispan.client.hotrod.impl.transport.netty.ChannelRecord
-
Packages that use ChannelRecord Package Description org.infinispan.client.hotrod.impl.transport.netty -
-
Uses of ChannelRecord in org.infinispan.client.hotrod.impl.transport.netty
Methods in org.infinispan.client.hotrod.impl.transport.netty that return ChannelRecord Modifier and Type Method Description static ChannelRecord
ChannelRecord. of(io.netty.channel.Channel channel)
-