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