| 接口 | 描述 |
|---|---|
| SctpChannel |
单个SCTP关联的SCTP / IP Channel接口。
|
| SctpChannelConfig | |
| SctpServerChannel |
接受传入的SCTP / IP关联的SCTP / IP ServerChannel 。
|
| SctpServerChannelConfig |
| Class | 描述 |
|---|---|
| DefaultSctpChannelConfig |
SCTP的默认 SctpChannelConfig实现。
|
| DefaultSctpServerChannelConfig |
SCTP的默认 SctpServerChannelConfig实现。
|
| SctpChannelOption<T> |
用于配置SCTP传输的选项
|
| SctpMessage |
SCTP数据块的表示
|
| SctpNotificationHandler |
AbstractNotificationHandler实施,这将处理所有Notification由触发器个Notification在用户事件ChannelPipeline一个的SctpChannel 。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.