Class SctpInboundByteStreamHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class SctpInboundByteStreamHandler extends MessageToMessageDecoder<SctpMessage>
A ChannelHandler which receives SctpMessages which belong to a application protocol form a specific SCTP Stream and decode it as ByteBuf.