public static interface ClusterInterceptor.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(Throwable t,
AbstractClusterInvoker<?> clusterInvoker,
Invocation invocation) |
void |
onMessage(Result appResponse,
AbstractClusterInvoker<?> clusterInvoker,
Invocation invocation) |
void onMessage(Result appResponse, AbstractClusterInvoker<?> clusterInvoker, Invocation invocation)
void onError(Throwable t, AbstractClusterInvoker<?> clusterInvoker, Invocation invocation)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.