Package io.netty.channel.local
A virtual transport that enables the communication between the two
parties in the same virtual machine.
-
Class Summary Class Description LocalAddress An endpoint in the local transport.LocalChannel AChannel
for the local transport.LocalEventLoopGroup Deprecated. LocalIoHandler LocalIoOps IoOps
implementation that can be used withLocalIoHandler
.LocalServerChannel AServerChannel
for the local transport which allows in VM communication.