public class UpgradeConnection.SendUpgradeRequest extends FutureCallback implements Runnable
Callback.Adapter, Callback.NonBlocking| Constructor and Description |
|---|
SendUpgradeRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
failed(Throwable cause) |
void |
run() |
void |
succeeded() |
cancel, get, get, isCancelled, isDone, rethrow, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisNonBlockingpublic void succeeded()
succeeded in interface Callbacksucceeded in class FutureCallbackpublic void failed(Throwable cause)
failed in interface Callbackfailed in class FutureCallbackCopyright © 1995-2015 Webtide. All Rights Reserved.