Package io.netty.channel.local
package io.netty.channel.local
A virtual transport that enables the communication between the two
parties in the same virtual machine.
-
ClassDescriptionAn endpoint in the local transport.A
Channel
for the local transport.Deprecated.AServerChannel
for the local transport which allows in VM communication.
DefaultEventLoopGroup
instead.