Package io.netty.channel.sctp
package io.netty.channel.sctp
Abstract SCTP socket interfaces which extend the core channel API.
-
ClassDescriptionThe default
SctpChannelConfig
implementation for SCTP.The defaultSctpServerChannelConfig
implementation for SCTP.A SCTP/IPChannel
interface for single SCTP association.AChannelConfig
for aSctpChannel
.Option for configuring the SCTP transportRepresentation of SCTP Data ChunkAbstractNotificationHandler
implementation which will handle allNotification
s by trigger aNotification
user event in theChannelPipeline
of aSctpChannel
.A SCTP/IPServerChannel
which accepts incoming SCTP/IP associations.AChannelConfig
for aSctpServerChannelConfig
.