Uses of Package
io.netty5.channel.embedded
-
Packages that use io.netty5.channel.embedded Package Description io.netty5.channel.embedded A virtualChannelthat helps wrapping a series of handlers to unit test the handlers or use them in non-I/O context. -
Classes in io.netty5.channel.embedded used by io.netty5.channel.embedded Class Description EmbeddedChannel Base class forChannelimplementations that are used in an embedded fashion.