| 程序包 | 说明 |
|---|---|
| io.netty.channel.local |
A virtual transport that enables the communication between the two
parties in the same virtual machine.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static LocalAddress |
LocalAddress.ANY |
| 限定符和类型 | 方法和说明 |
|---|---|
LocalAddress |
LocalServerChannel.localAddress() |
LocalAddress |
LocalChannel.localAddress() |
LocalAddress |
LocalServerChannel.remoteAddress() |
LocalAddress |
LocalChannel.remoteAddress() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
LocalAddress.compareTo(LocalAddress o) |