Uses of Class
io.netty.handler.codec.spdy.SpdyProtocolException
-
Packages that use SpdyProtocolException Package Description io.netty.handler.codec.spdy Encoder, decoder, session handler and their related message types for the SPDY protocol. -
-
Uses of SpdyProtocolException in io.netty.handler.codec.spdy
Fields in io.netty.handler.codec.spdy declared as SpdyProtocolException Modifier and Type Field Description protected static SpdyProtocolException
SpdyFrameCodec. INVALID_FRAME
-