Uses of Class
io.netty.channel.local.LocalIoOps
Packages that use LocalIoOps
Package
Description
A virtual transport that enables the communication between the two
parties in the same virtual machine.
-
Uses of LocalIoOps in io.netty.channel.local
Fields in io.netty.channel.local declared as LocalIoOpsModifier and TypeFieldDescriptionstatic final LocalIoOpsLocalIoOps.DEFAULTDefault instance to use.