Uses of Class
io.netty.channel.sctp.nio.NioSctpChannel
Packages that use NioSctpChannel
Package
Description
NIO-based SCTP Channel
API implementation - recommended for a large number of connections (>= 1000).
-
Uses of NioSctpChannel in io.netty.channel.sctp.nio
Constructors in io.netty.channel.sctp.nio with parameters of type NioSctpChannelModifierConstructorDescriptionprivate
NioSctpChannelConfig
(NioSctpChannel channel, SctpChannel javaChannel)