Package | Description |
---|---|
io.netty.channel.embedded |
A virtual
Channel that helps wrapping a series of handlers to
unit test the handlers or use them in non-I/O context. |
io.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
io.netty.handler.codec.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
io.netty.microbench.channel |
Benchmarks for
io.netty.channel . |
io.netty.microbench.handler.ssl |
Benchmarks for SSL.
|
Class and Description |
---|
EmbeddedChannel
Base class for
Channel implementations that are used in an embedded fashion. |
Class and Description |
---|
EmbeddedChannel
Base class for
Channel implementations that are used in an embedded fashion. |
Class and Description |
---|
EmbeddedChannel
Base class for
Channel implementations that are used in an embedded fashion. |
Class and Description |
---|
EmbeddedChannel
Base class for
Channel implementations that are used in an embedded fashion. |
Class and Description |
---|
EmbeddedChannel
Base class for
Channel implementations that are used in an embedded fashion. |
Copyright © 2008–2017 The Netty Project. All rights reserved.