Channel that helps wrapping a series of handlers to
unit test the handlers or use them in non-I/O context.See: Description
| Class | Description |
|---|---|
| EmbeddedChannel |
Base class for
Channel implementations that are used in an embedded fashion. |
| EmbeddedChannelId |
A dummy
ChannelId implementation. |
| EmbeddedEventLoop | |
| EmbeddedSocketAddress |
| Enum | Description |
|---|---|
| EmbeddedChannel.State |
Channel that helps wrapping a series of handlers to
unit test the handlers or use them in non-I/O context.