Interface ClusterInterceptor.Listener
- Enclosing interface:
ClusterInterceptor
public static interface ClusterInterceptor.Listener
-
Method Summary
Modifier and TypeMethodDescriptionvoidonError(Throwable t, AbstractClusterInvoker<?> clusterInvoker, Invocation invocation) voidonMessage(Result appResponse, AbstractClusterInvoker<?> clusterInvoker, Invocation invocation)
-
Method Details
-
onMessage
-
onError
-