HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.codec(Http2ConnectionDecoder decoder,
Http2ConnectionEncoder encoder) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.connection(Http2Connection connection) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.decoupleCloseAndGoAway(boolean decoupleCloseAndGoAway) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.encoderEnforceMaxConcurrentStreams(boolean encoderEnforceMaxConcurrentStreams) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.flushPreface(boolean flushPreface) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.frameListener(Http2FrameListener frameListener) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.frameLogger(Http2FrameLogger frameLogger) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.gracefulShutdownTimeoutMillis(long gracefulShutdownTimeoutMillis) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.headerSensitivityDetector(Http2HeadersEncoder.SensitivityDetector headerSensitivityDetector) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.httpScheme(HttpScheme httpScheme)
|
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.initialHuffmanDecodeCapacity(int initialHuffmanDecodeCapacity)
已过时。
|
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.initialSettings(Http2Settings settings) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.server(boolean isServer) |
HttpToHttp2ConnectionHandlerBuilder |
HttpToHttp2ConnectionHandlerBuilder.validateHeaders(boolean validateHeaders) |