Package io.netty.channel.local
A virtual transport that enables the communication between the two
parties in the same virtual machine.
-
Interface Summary Interface Description LocalIoHandle IoHandlesub-type that is used by the local transport internally. -
Class Summary Class Description LocalAddress An endpoint in the local transport.LocalChannel AChannelfor the local transport.LocalEventLoopGroup Deprecated. LocalIoHandler LocalIoOps IoOpsimplementation that can be used withLocalIoHandler.LocalServerChannel AServerChannelfor the local transport which allows in VM communication.