Class DefaultSctpServerChannelConfig

java.lang.Object
io.netty.channel.DefaultChannelConfig
io.netty.channel.sctp.DefaultSctpServerChannelConfig
All Implemented Interfaces:
ChannelConfig, SctpServerChannelConfig
Direct Known Subclasses:
NioSctpServerChannel.NioSctpServerChannelConfig, OioSctpServerChannel.OioSctpServerChannelConfig

public class DefaultSctpServerChannelConfig extends DefaultChannelConfig implements SctpServerChannelConfig
The default SctpServerChannelConfig implementation for SCTP.