Modifier and Type | Method and Description |
---|---|
public void | onCancel(PendingFuture<?, ?> task)
Invoked to notify channel that cancel has been invoked while holding the Future's lock. |
onCancel | back to summary |
---|---|
public void onCancel(PendingFuture<?, ?> task) Invoked to notify channel that cancel has been invoked while holding the Future's lock. |