Uses of Class
org.jboss.netty.handler.codec.spdy.SpdyProtocolException
-
Packages that use SpdyProtocolException Package Description org.jboss.netty.handler.codec.spdy Encoder, decoder, session handler and their related message types for the SPDY protocol. -
-
Uses of SpdyProtocolException in org.jboss.netty.handler.codec.spdy
Fields in org.jboss.netty.handler.codec.spdy declared as SpdyProtocolException Modifier and Type Field Description private static SpdyProtocolExceptionSpdyFrameCodec. INVALID_FRAMEprivate static SpdyProtocolExceptionSpdyHeaderBlockZlibDecoder. INVALID_HEADER_BLOCKprivate static SpdyProtocolExceptionSpdySessionHandler. PROTOCOL_EXCEPTIONprivate static SpdyProtocolExceptionSpdySession. STREAM_CLOSED
-