Motivation: We can just implement the interfaces directly and so reduce object creation in DefaultHttp2RemoteFlowController. Modifications: Directly implement the interfaces. Result: Less object creation.
Motivation: We can just implement the interfaces directly and so reduce object creation in DefaultHttp2RemoteFlowController. Modifications: Directly implement the interfaces. Result: Less object creation.