Uses of Package
io.netty.channel.embedded
-
Packages that use io.netty.channel.embedded Package Description io.netty.channel.embedded A virtualChannel
that helps wrapping a series of handlers to unit test the handlers or use them in non-I/O context.io.netty.handler.codec.http Encoder, decoder and their related message types for HTTP.io.netty.handler.codec.http2 Handlers for sending and receiving HTTP/2 frames. -
Classes in io.netty.channel.embedded used by io.netty.channel.embedded Class Description EmbeddedChannel Base class forChannel
implementations that are used in an embedded fashion. -
Classes in io.netty.channel.embedded used by io.netty.handler.codec.http Class Description EmbeddedChannel Base class forChannel
implementations that are used in an embedded fashion. -
Classes in io.netty.channel.embedded used by io.netty.handler.codec.http2 Class Description EmbeddedChannel Base class forChannel
implementations that are used in an embedded fashion.