Package io.netty.channel.sctp
package io.netty.channel.sctp
Abstract SCTP socket interfaces which extend the core channel API.
-
ClassDescriptionThe default
SctpChannelConfigimplementation for SCTP.The defaultSctpServerChannelConfigimplementation for SCTP.A SCTP/IPChannelinterface for single SCTP association.AChannelConfigfor aSctpChannel.Option for configuring the SCTP transportRepresentation of SCTP Data ChunkAbstractNotificationHandlerimplementation which will handle allNotifications by trigger aNotificationuser event in theChannelPipelineof aSctpChannel.A SCTP/IPServerChannelwhich accepts incoming SCTP/IP associations.AChannelConfigfor aSctpServerChannelConfig.