Class Http2PushPromiseStreamSourceChannel

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, java.nio.channels.Channel, java.nio.channels.InterruptibleChannel, java.nio.channels.ReadableByteChannel, java.nio.channels.ScatteringByteChannel, org.xnio.channels.CloseableChannel, org.xnio.channels.Configurable, org.xnio.channels.StreamSourceChannel, org.xnio.channels.SuspendableReadChannel

    public class Http2PushPromiseStreamSourceChannel
    extends AbstractHttp2StreamSourceChannel
    A HTTP2 push promise frame
    Author:
    Stuart Douglas
    • Method Detail

      • getPushedStreamId

        public int getPushedStreamId()
      • getAssociatedStreamId

        public int getAssociatedStreamId()