软件包 | 描述 |
---|---|
io.netty.channel.local |
一种虚拟传输,可在同一虚拟机中实现双方之间的通信。
|
Modifier and Type | Method and Description |
---|---|
protected LocalChannel |
LocalServerChannel.newLocalChannel(LocalChannel peer)
LocalChannel 的工厂方法。
|
Modifier and Type | Method and Description |
---|---|
protected LocalChannel |
LocalServerChannel.newLocalChannel(LocalChannel peer)
LocalChannel 的工厂方法。
|
Constructor and Description |
---|
LocalChannel(LocalServerChannel parent, LocalChannel peer) |
Copyright © 2008–2018 The Netty Project. All rights reserved.