Interface Http2FrameStream


public interface Http2FrameStream
A single stream within an HTTP/2 connection. To be used with the Http2FrameCodec.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    id()
    Returns the stream identifier.
    Returns the state of this stream.