public class FutureChannelCreator extends BaseFutureImpl<FutureChannelCreator>
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FutureChannelCreator()
Creates a new future for the shutdown operation.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelCreator |
channelCreator() |
void |
reserved(ChannelCreator channelCreator)
Called if a channel creator could be created.
|
addCancel, addListener, addListener, await, await, awaitListeners, awaitListenersUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, completedAndNotify, failed, failed, failed, failed, failed, failedReason, isCompleted, isFailed, isSuccess, notifyListeners, removeCancel, removeListener, self, self, typepublic FutureChannelCreator()
public void reserved(ChannelCreator channelCreator)
channelCreator - The newly created ChannelCreatorpublic ChannelCreator channelCreator()
Copyright © 2014. All rights reserved.