Search Java Classes and Packages
Search Java Frameworks and Libraries
#Io.netty.channel.sctp.nio Classes and Interfaces - 2 results found.
| Name | Description | Type | Package | Framework |
| NioSctpChannel | SctpChannel implementation which use non-blocking mode and allows to read /write SctpMessages to the underlying SctpChannel. | Class | io.netty.channel.sctp.nio | Netty |
|
| NioSctpServerChannel | SctpServerChannel implementation which use non-blocking mode to accept newconnections and create the NioSctpChannel for them. | Class | io.netty.channel.sctp.nio | Netty |