Package | Description |
---|---|
io.netty.channel.local |
A virtual transport that enables the communication between the two
parties in the same virtual machine.
|
Class and Description |
---|
LocalAddress
An endpoint in the local transport.
|
LocalChannel
A
Channel for the local transport. |
LocalServerChannel
A
ServerChannel for the local transport which allows in VM communication. |
Copyright © 2008–2024 The Netty Project. All rights reserved.