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