Uses of Package
io.netty.channel.local
Packages that use io.netty.channel.local
Package
Description
A virtual transport that enables the communication between the two
parties in the same virtual machine.
-
Classes in io.netty.channel.local used by io.netty.channel.localClassDescriptionAn endpoint in the local transport.A
Channel
for the local transport.AServerChannel
for the local transport which allows in VM communication.