Uses of Class
io.netty.channel.local.LocalServerChannel
Packages that use LocalServerChannel
Package
Description
A virtual transport that enables the communication between the two
parties in the same virtual machine.
-
Uses of LocalServerChannel in io.netty.channel.local
Methods in io.netty.channel.local that return LocalServerChannelConstructors in io.netty.channel.local with parameters of type LocalServerChannelModifierConstructorDescriptionprotected
LocalChannel
(LocalServerChannel parent, LocalChannel peer)