Interface SpdyRstStreamFrame

All Superinterfaces:
SpdyFrame, SpdyStreamFrame
All Known Implementing Classes:
DefaultSpdyRstStreamFrame

public interface SpdyRstStreamFrame extends SpdyStreamFrame
A SPDY Protocol RST_STREAM Frame
  • Method Details