Class Http2PushPromiseStreamSinkChannel

All Implemented Interfaces:
Http2Stream, Closeable, AutoCloseable, Channel, GatheringByteChannel, InterruptibleChannel, WritableByteChannel, org.xnio.channels.CloseableChannel, org.xnio.channels.Configurable, org.xnio.channels.StreamSinkChannel, org.xnio.channels.SuspendableWriteChannel

public class Http2PushPromiseStreamSinkChannel extends Http2DataStreamSinkChannel
Push promise channel
Author:
Stuart Douglas