Uses of Class
io.netty.channel.local.LocalAddress
Packages that use LocalAddress
Package
Description
A virtual transport that enables the communication between the two
parties in the same virtual machine.
-
Uses of LocalAddress in io.netty.channel.local
Classes in io.netty.channel.local that implement interfaces with type arguments of type LocalAddressFields in io.netty.channel.local declared as LocalAddressMethods in io.netty.channel.local that return LocalAddressModifier and TypeMethodDescriptionLocalChannel.localAddress()LocalServerChannel.localAddress()LocalChannel.remoteAddress()LocalServerChannel.remoteAddress()Methods in io.netty.channel.local with parameters of type LocalAddress