| Package | Description |
|---|---|
| io.netty.channel.sctp |
Abstract SCTP socket interfaces which extend the core channel API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SctpNotificationHandler
AbstractNotificationHandler implementation which will handle all Notifications by trigger a
Notification user event in the ChannelPipeline of a SctpChannel. |