Uses of Interface
io.netty.handler.codec.spdy.SpdyHeaders
-
Packages that use SpdyHeaders Package Description io.netty.handler.codec.spdy Encoder, decoder, session handler and their related message types for the SPDY protocol. -
-
Uses of SpdyHeaders in io.netty.handler.codec.spdy
Classes in io.netty.handler.codec.spdy that implement SpdyHeaders Modifier and Type Class Description classDefaultSpdyHeadersMethods in io.netty.handler.codec.spdy that return SpdyHeaders Modifier and Type Method Description SpdyHeadersDefaultSpdyHeadersFrame. headers()SpdyHeadersSpdyHeadersFrame. headers()Returns theSpdyHeaders.
-