| 程序包 | 说明 |
|---|---|
| org.jboss.netty.channel.local |
A virtual transport that enables the communication between the two
parties in the same virtual machine.
|
| 限定符和类型 | 方法和说明 |
|---|---|
LocalAddress |
LocalServerChannel.getLocalAddress() |
LocalAddress |
LocalChannel.getLocalAddress() |
LocalAddress |
LocalServerChannel.getRemoteAddress() |
LocalAddress |
LocalChannel.getRemoteAddress() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
LocalAddress.compareTo(LocalAddress o) |