|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalAddress | |
---|---|
org.jboss.netty.channel.local | 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 LocalAddress | |
---|---|
LocalAddress |
LocalServerChannel.getLocalAddress()
|
LocalAddress |
LocalChannel.getLocalAddress()
|
LocalAddress |
LocalServerChannel.getRemoteAddress()
|
LocalAddress |
LocalChannel.getRemoteAddress()
|
Methods in org.jboss.netty.channel.local with parameters of type LocalAddress | |
---|---|
int |
LocalAddress.compareTo(LocalAddress o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |