boolean enabled
int maxReservedStreams
int maxFrameSize
long gracefulShutdownTimeoutMillis
boolean preferNativeTransport
boolean soKeepalive
boolean tcpNoDelay
boolean reuseAddress
boolean reusePort
boolean tcpFastOpen
boolean tcpCork
boolean tcpQuickAck
int soRcvbuf
int soSendbuf
int soBacklog
int soLinger
int writeBufferHighWaterMark
int writeBufferLowWaterMark
int idleTimeoutSeconds
Map<K,V> options
Map<K,V> childOptions
io.netty.handler.logging.LogLevel logging
List<E> channelHandlers
boolean daemon
int bossThreads
int ioThreads
boolean compress
boolean decompress
int compressionLevel
boolean keepAliveEnable
long maxContentLength
int maxInitialLineLength
int maxHeaderSize
int maxChunkSize
boolean metricsEnabled
HAProxyMode haProxy
SslOptions ssl
H2Options h2
MultipartOptions multipart
io.netty.handler.ssl.ClientAuth clientAuth
String[] ciphers
String[] enabledProtocols
File certificate
File privateKey
String keyPassword
File trustCertificates
long sessionTimeout
long sessionCacheSize
long handshakeTimeoutMillis
Copyright © 2020. All rights reserved.