Class LocalServerChannel

java.lang.Object
io.netty.util.DefaultAttributeMap
All Implemented Interfaces:
Channel, ChannelOutboundInvoker, ServerChannel, AttributeMap, Comparable<Channel>

public class LocalServerChannel extends AbstractServerChannel
A ServerChannel for the local transport which allows in VM communication.