public class InvocationBuilder.ResponseCallback<T> extends ResultCallbackTemplate<InvocationBuilder.ResponseCallback<T>,T>
Constructor and Description |
---|
InvocationBuilder.ResponseCallback() |
Modifier and Type | Method and Description |
---|---|
T |
awaitResult() |
void |
onNext(T object)
Called when an async result event occurs
|
awaitCompletion, awaitCompletion, awaitStarted, awaitStarted, close, getFirstError, onComplete, onError, onStart
public T awaitResult()
public void onNext(T object)
ResultCallback
Copyright © 2016. All Rights Reserved.