Callback.Completable, Callback.Completing, Callback.InvocableCallback, Callback.NestedInvocable.InvocationType__nonBlocking| Constructor and Description |
|---|
DisconnectCallback(LogicalConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
failed(Throwable x)
Callback invoked when the operation fails.
|
void |
succeeded()
Callback invoked when the operation completes.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcombine, from, from, from, from, from, fromcombine, getInvocationType, getInvocationType, invokeNonBlocking, isNonBlockingInvocationpublic DisconnectCallback(LogicalConnection connection)
public void failed(Throwable x)
CallbackCallback invoked when the operation fails.
public void succeeded()
CallbackCallback invoked when the operation completes.
succeeded in interface CallbackCallback.failed(Throwable)Copyright © 2010 - 2020 Adobe. All Rights Reserved