Uses of Interface
org.jboss.netty.handler.codec.spdy.SpdyGoAwayFrame
-
Packages that use SpdyGoAwayFrame Package Description org.jboss.netty.handler.codec.spdy Encoder, decoder, session handler and their related message types for the SPDY protocol. -
-
Uses of SpdyGoAwayFrame in org.jboss.netty.handler.codec.spdy
Classes in org.jboss.netty.handler.codec.spdy that implement SpdyGoAwayFrame Modifier and Type Class Description class
DefaultSpdyGoAwayFrame
The defaultSpdyGoAwayFrame
implementation.
-