Package | Description |
---|---|
io.netty.handler.codec.spdy |
Encoder, decoder, session handler and their related message types for the SPDY protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpdyHeaders |
Modifier and Type | Method and Description |
---|---|
SpdyHeaders |
SpdyHeadersFrame.headers()
Returns the
SpdyHeaders . |
SpdyHeaders |
DefaultSpdyHeadersFrame.headers() |
Copyright © 2008–2017 The Netty Project. All rights reserved.