Class Http2RstStreamStreamSourceChannel

All Implemented Interfaces:
Closeable, AutoCloseable, Channel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, org.xnio.channels.CloseableChannel, org.xnio.channels.Configurable, org.xnio.channels.StreamSourceChannel, org.xnio.channels.SuspendableReadChannel

public class Http2RstStreamStreamSourceChannel extends AbstractHttp2StreamSourceChannel
A HTTP2 RST Stream channel
Author:
Stuart Douglas
  • Method Details

    • getErrorCode

      public int getErrorCode()
    • getStreamId

      public int getStreamId()