Package 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.-
Class Summary Class Description EmbeddedChannel Base class forChannel
implementations that are used in an embedded fashion.