Class DefaultSctpChannelConfig

java.lang.Object
io.netty.channel.DefaultChannelConfig
io.netty.channel.sctp.DefaultSctpChannelConfig
All Implemented Interfaces:
ChannelConfig, SctpChannelConfig

public class DefaultSctpChannelConfig extends DefaultChannelConfig implements SctpChannelConfig
The default SctpChannelConfig implementation for SCTP.