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