Package io.netty.channel.sctp.oio
Deprecated.
use NIO based SCTP implementation.
Old blocking I/O based SCTP channel API implementation - recommended for
a small number of connections (< 1000).
-
Class Summary Class Description OioSctpChannel Deprecated. useNioSctpChannel
.OioSctpServerChannel Deprecated. useNioSctpServerChannel
.