Class DefaultSctpServerChannelConfig

java.lang.Object
io.netty.channel.DefaultChannelConfig
io.netty.channel.sctp.DefaultSctpServerChannelConfig
All Implemented Interfaces:
ChannelConfig, SctpServerChannelConfig

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