Uses of Interface
io.netty.handler.codec.http2.Http2FrameWriter.Configuration
Packages that use Http2FrameWriter.Configuration
-
Uses of Http2FrameWriter.Configuration in io.netty.handler.codec.http2
Classes in io.netty.handler.codec.http2 that implement Http2FrameWriter.ConfigurationModifier and TypeClassDescriptionclass
AHttp2FrameWriter
that supports all frame types defined by the HTTP/2 specification.Methods in io.netty.handler.codec.http2 that return Http2FrameWriter.ConfigurationModifier and TypeMethodDescriptionDecoratingHttp2FrameWriter.configuration()
DefaultHttp2ConnectionEncoder.configuration()
DefaultHttp2FrameWriter.configuration()
Http2FrameWriter.configuration()
Get the configuration related elements for thisHttp2FrameWriter
Http2OutboundFrameLogger.configuration()