Uses of Interface
io.netty.handler.codec.spdy.SpdyHeaders
Packages that use SpdyHeaders
Package
Description
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 SpdyHeadersFields in io.netty.handler.codec.spdy declared as SpdyHeadersMethods in io.netty.handler.codec.spdy that return SpdyHeadersModifier and TypeMethodDescriptionDefaultSpdyHeadersFrame.headers()
SpdyHeadersFrame.headers()
Returns theSpdyHeaders
.