Package | Description |
---|---|
io.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
io.netty.handler.codec.spdy |
Encoder, decoder, session handler and their related message types for the SPDY protocol.
|
io.netty.handler.codec.stomp |
STOMP codec
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttpHeaders |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpdyHeaders |
Modifier and Type | Class and Description |
---|---|
class |
DefaultStompHeaders |
Copyright © 2008–2015 The Netty Project. All rights reserved.