Interface SimpleChannel.ProtocolFactory<BUF extends FriendlyByteBuf,BASE>

All Superinterfaces:
ChannelBuildable<Object>, SimpleBuildable, SimpleConnection<BASE>
All Known Implementing Classes:
SimpleChannel.Flow, SimpleChannel.HandlerFlow, SimpleChannel.HandlerProtocol, SimpleChannel.Protocol
Enclosing class:
SimpleChannel

private static interface SimpleChannel.ProtocolFactory<BUF extends FriendlyByteBuf,BASE> extends SimpleConnection<BASE>, SimpleBuildable