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