Uses of Class
io.netty.channel.sctp.nio.NioSctpChannel
-
Packages that use NioSctpChannel Package Description io.netty.channel.sctp.nio 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 NioSctpChannel Constructor Description NioSctpChannelConfig(NioSctpChannel channel, SctpChannel javaChannel)
-