Class Http2SessionOutputSink

java.lang.Object
org.glassfish.grizzly.http2.Http2SessionOutputSink

public class Http2SessionOutputSink extends Object
Class represents an output sink associated with specific Http2Session and is responsible for session (connection) level flow control.
Author:
Alexey Stashok