软件包 | 描述 |
---|---|
io.netty.util.concurrent |
并发/异步任务的实用程序类。
|
Modifier and Type | Class and Description |
---|---|
class |
FailedFuture<V>
已经失败的 CompleteFuture 。
|
class |
SucceededFuture<V>
已经成功的 CompleteFuture 。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.