Uses of Class
io.netty.channel.sctp.oio.OioSctpChannel
Packages that use OioSctpChannel
Package
Description
Old blocking I/O based SCTP channel API implementation - recommended for
a small number of connections (< 1000).
-
Uses of OioSctpChannel in io.netty.channel.sctp.oio
Constructors in io.netty.channel.sctp.oio with parameters of type OioSctpChannelModifierConstructorDescriptionprivate
OioSctpChannelConfig
(OioSctpChannel channel, SctpChannel javaChannel)