Package org.jboss.netty.handler.codec.spdy
Encoder, decoder, session handler and their related message types for the SPDY protocol.
-
Interface Summary Interface Description SpdyDataFrame A SPDY Protocol DATA FrameSpdyFrame A SPDY Protocol FrameSpdyFrameDecoderDelegate Callback interface forSpdyFrameDecoder
.SpdyGoAwayFrame A SPDY Protocol GOAWAY FrameSpdyHeadersFrame A SPDY Protocol HEADERS FrameSpdyPingFrame A SPDY Protocol PING FrameSpdyRstStreamFrame A SPDY Protocol RST_STREAM FrameSpdySettingsFrame A SPDY Protocol SETTINGS FrameSpdyStreamFrame A SPDY Protocol Frame that is associated with an individual SPDY StreamSpdySynReplyFrame A SPDY Protocol SYN_REPLY FrameSpdySynStreamFrame A SPDY Protocol SYN_STREAM FrameSpdyWindowUpdateFrame A SPDY Protocol WINDOW_UPDATE Frame -
Enum Summary Enum Description SpdyFrameDecoder.State SpdyHeaderBlockRawDecoder.State SpdyOrHttpChooser.SelectedProtocol SpdyVersion -
Exception Summary Exception Description SpdyProtocolException