| Package | Description |
|---|---|
| org.jboss.netty.handler.codec.spdy |
Encoder, decoder, session handler and their related message types for the SPDY protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSpdySettingsFrame
The default
SpdySettingsFrame implementation. |
| Modifier and Type | Method and Description |
|---|---|
ChannelBuffer |
SpdyFrameEncoder.encodeSettingsFrame(SpdySettingsFrame spdySettingsFrame) |
Copyright © 2008-2016 The Netty Project. All Rights Reserved.