public final class PromiseCombiner extends Object
Constructor and Description |
---|
PromiseCombiner() |
Modifier and Type | Method and Description |
---|---|
void |
add(Promise promise) |
void |
addAll(Promise... promises) |
void |
finish(Promise<Void> aggregatePromise) |
Copyright © 2008–2017 The Netty Project. All rights reserved.