Uses of Enum
io.netty.channel.embedded.EmbeddedChannel.State

Packages that use EmbeddedChannel.State
Package
Description
A virtual Channel that helps wrapping a series of handlers to unit test the handlers or use them in non-I/O context.