Class DefaultSctpChannelConfig

java.lang.Object
io.netty.channel.DefaultChannelConfig
io.netty.channel.sctp.DefaultSctpChannelConfig
All Implemented Interfaces:
ChannelConfig, SctpChannelConfig
Direct Known Subclasses:
NioSctpChannel.NioSctpChannelConfig, OioSctpChannel.OioSctpChannelConfig

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