Uses of Class
org.jboss.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 org.jboss.netty.channel.local
Methods in org.jboss.netty.channel.local that return LocalAddressModifier and TypeMethodDescriptionLocalChannel.getLocalAddress()LocalServerChannel.getLocalAddress()LocalChannel.getRemoteAddress()LocalServerChannel.getRemoteAddress()Methods in org.jboss.netty.channel.local with parameters of type LocalAddress