接口 SimpleChannel.ProtocolFactory<BUF extends FriendlyByteBuf,BASE>

所有超级接口:
ChannelBuildable<Object>, SimpleBuildable, SimpleConnection<BASE>
所有已知实现类:
SimpleChannel.Flow, SimpleChannel.HandlerFlow, SimpleChannel.HandlerProtocol, SimpleChannel.Protocol
封闭类:
SimpleChannel

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