Class Http2PingStreamSourceChannel

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 Http2PingStreamSourceChannel extends AbstractHttp2StreamSourceChannel
A HTTP2 Ping frame
Author:
Stuart Douglas
  • Method Details

    • getData

      public byte[] getData()
    • isAck

      public boolean isAck()