接口 | 描述 |
---|---|
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.