Interface SimpleHandlerFlow<BUF extends FriendlyByteBuf,BASE>

All Superinterfaces:
BaseProtocol<SimpleHandlerFlow<BUF,BASE>,SimpleHandlerProtocol<BUF,BASE>>, ChannelBuildable<Object>, SimpleBuildable, SimpleConnection<BASE>, SimpleHandlerProtocol<BUF,BASE>
All Known Implementing Classes:
SimpleChannel.HandlerFlow

public interface SimpleHandlerFlow<BUF extends FriendlyByteBuf,BASE> extends SimpleHandlerProtocol<BUF,BASE>, SimpleBuildable