Uses of Class
herddb.network.netty.NettyChannel
-
Packages that use NettyChannel Package Description herddb.network.netty -
-
Uses of NettyChannel in herddb.network.netty
Constructors in herddb.network.netty with parameters of type NettyChannel Constructor Description ClientInboundMessageHandler(NettyChannel session)ServerInboundMessageHandler(NettyChannel session)
-