Uses of Interface
org.jboss.netty.handler.codec.spdy.SpdyStreamFrame
Packages that use SpdyStreamFrame
Package
Description
Encoder, decoder, session handler and their related message types for the SPDY protocol.
-
Uses of SpdyStreamFrame in org.jboss.netty.handler.codec.spdy
Subinterfaces of SpdyStreamFrame in org.jboss.netty.handler.codec.spdyModifier and TypeInterfaceDescriptioninterfaceA SPDY Protocol DATA FrameinterfaceA SPDY Protocol HEADERS FrameinterfaceA SPDY Protocol RST_STREAM FrameinterfaceA SPDY Protocol SYN_REPLY FrameinterfaceA SPDY Protocol SYN_STREAM FrameClasses in org.jboss.netty.handler.codec.spdy that implement SpdyStreamFrameModifier and TypeClassDescriptionclassThe defaultSpdyDataFrameimplementation.classThe defaultSpdyHeadersFrameimplementation.classThe defaultSpdyRstStreamFrameimplementation.classThe defaultSpdyStreamFrameimplementation.classThe defaultSpdySynReplyFrameimplementation.classThe defaultSpdySynStreamFrameimplementation.