Uses of Class
io.netty.handler.codec.spdy.SpdyProtocolException
Packages that use SpdyProtocolException
Package
Description
Encoder, decoder, session handler and their related message types for the SPDY protocol.
-
Uses of SpdyProtocolException in io.netty.handler.codec.spdy
Subclasses of SpdyProtocolException in io.netty.handler.codec.spdyModifier and TypeClassDescriptionprivate static final classFields in io.netty.handler.codec.spdy declared as SpdyProtocolExceptionModifier and TypeFieldDescriptionprotected static final SpdyProtocolExceptionSpdyFrameCodec.INVALID_FRAMEprivate static final SpdyProtocolExceptionSpdyHeaderBlockZlibDecoder.INVALID_HEADER_BLOCKprivate static final SpdyProtocolExceptionSpdySessionHandler.PROTOCOL_EXCEPTIONprivate static final SpdyProtocolExceptionSpdySessionHandler.STREAM_CLOSEDMethods in io.netty.handler.codec.spdy that return SpdyProtocolException