| 程序包 | 说明 |
|---|---|
| io.netty.channel.local |
A virtual transport that enables the communication between the two
parties in the same virtual machine.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
LocalServerChannel
A
ServerChannel for the local transport which allows in VM communication. |