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