| 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 | Method and Description |
|---|---|
LocalServerChannel |
LocalChannel.parent() |
| Constructor and Description |
|---|
LocalChannel(LocalServerChannel parent,
LocalChannel peer) |
Copyright © 2008–2018 The Netty Project. All rights reserved.