Class | 描述 |
---|---|
NioSctpChannel |
SctpChannel 使用非阻塞模式并允许读/写SctpMessage 到底层SctpChannel 。
|
NioSctpServerChannel |
SctpServerChannel 使用非阻塞模式接受新连接并为其创建NioSctpChannel 。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.