| 程序包 | 说明 |
|---|---|
| io.netty.channel.sctp |
Abstract SCTP socket interfaces which extend the core channel API.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SctpNotificationHandler
AbstractNotificationHandler implementation which will handle all Notifications by trigger a
Notification user event in the ChannelPipeline of a SctpChannel. |