SctpChannelConfig configuration of the channel.SctpServerChannelConfig configuration of the channel.SctpChannelConfig implementation for SCTP.SctpServerChannelConfig implementation for SCTP.SCTP_INIT_MAXSTREAMS option.SCTP_INIT_MAXSTREAMS option.SO_RCVBUF option.SO_RCVBUF option.SO_SNDBUF option.SO_SNDBUF option.true if this message is complete.SCTP_NODELAY option.MessageInfo for inbound messages or null for
outbound messages.SctpChannel implementation which use non-blocking mode and allows to read /
write SctpMessages to the underlying SctpChannel.SctpChannelSctpServerChannel implementation which use non-blocking mode to accept new
connections and create the NioSctpChannel for them.NioSctpChannel.SctpChannel.SctpChannel.SctpChannel.NioSctpServerChannel.SctpServerChannelSctpServerChannelChannel interface for single SCTP association.ChannelConfig for a SctpChannel.SctpMessages which belong to a application protocol form a specific
SCTP Stream and decode it as ByteBuf.MessageToMessageDecoder which will take care of handle fragmented SctpMessages, so
only complete SctpMessages will be forwarded to the next
ChannelInboundHandler.AbstractNotificationHandler implementation which will handle all Notifications by trigger a
Notification user event in the ChannelPipeline of a SctpChannel.ByteBuf to SctpMessage and send it through a specific stream
with given protocol identifier.ServerChannel which accepts incoming SCTP/IP associations.ChannelConfig for a SctpServerChannelConfig.SCTP_INIT_MAXSTREAMS option.SCTP_INIT_MAXSTREAMS option.SO_RCVBUF option.SO_RCVBUF option.SCTP_NODELAY option.SO_SNDBUF option.SO_SNDBUF option.Copyright © 2008–2025 The Netty Project. All rights reserved.