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