| 软件包 | 描述 |
|---|---|
| io.netty.channel |
核心频道API是异步和事件驱动的各种传输(如
NIO Channel)的抽象 。
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultChannelId |
DefaultChannelId.newInstance()
返回一个新的 DefaultChannelId实例。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.