public class NettyInvocationBuilder.ResponseCallback<T> extends ResultCallbackTemplate<NettyInvocationBuilder.ResponseCallback<T>,T>
Constructor and Description |
---|
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, onComplete, onError, onStart, throwFirstError
public T awaitResult()
public void onNext(T object)
ResultCallback
Copyright © 2019. All Rights Reserved.