See: Description
| Class | Description |
|---|---|
| OioSctpChannel |
SctpChannel implementation which use blocking mode and allows to read / write
SctpMessages to the underlying SctpChannel. |
| OioSctpServerChannel |
SctpServerChannel implementation which use blocking mode to accept new
connections and create the OioSctpChannel for them. |
Copyright © 2008–2018 The Netty Project. All rights reserved.