Class | Description |
---|---|
DefaultHttp2FrameWriter |
A
Http2FrameWriter that supports all frame types defined by the HTTP/2 specification. |
DefaultHttp2RemoteFlowController |
Basic implementation of
Http2RemoteFlowController . |
Http2ConnectionHandler |
Provides the default implementation for processing inbound frame events and delegates to a
Http2FrameListener |
Http2OutboundFrameLogger |
Decorator around a
Http2FrameWriter that logs all outbound frames before calling the
writer. |
Copyright © 2022 PingCAP. All rights reserved.