public static interface Filter.Listener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onError(Throwable t,
Invoker<?> invoker,
Invocation invocation) |
void |
onResponse(Result appResponse,
Invoker<?> invoker,
Invocation invocation) |
void onResponse(Result appResponse, Invoker<?> invoker, Invocation invocation)
void onError(Throwable t, Invoker<?> invoker, Invocation invocation)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.