Uses of Package
io.netty5.channel.local
-
Packages that use io.netty5.channel.local Package Description io.netty5.channel.local A virtual transport that enables the communication between the two parties in the same virtual machine. -
Classes in io.netty5.channel.local used by io.netty5.channel.local Class Description LocalAddress An endpoint in the local transport.LocalChannel AChannel
for the local transport.LocalServerChannel AServerChannel
for the local transport which allows in VM communication.