| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedByteChannel |
class |
EmbeddedMessageChannel |
Copyright © 2008-2012 The Netty Project. All Rights Reserved.