Uses of Class
io.netty.channel.local.LocalIoOps
-
Packages that use LocalIoOps Package Description io.netty.channel.local 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 LocalIoOps Modifier and Type Field Description static LocalIoOps
LocalIoOps. DEFAULT
Default instance to use.
-