| 程序包 | 说明 |
|---|---|
| com.baidu.brpc.interceptor |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultInterceptorChain |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LoadBalanceInterceptor.aroundProcess(Request request,
Response response,
InterceptorChain chain) |
void |
AbstractInterceptor.aroundProcess(Request request,
Response response,
InterceptorChain chain) |
void |
ServerInvokeInterceptor.aroundProcess(Request request,
Response response,
InterceptorChain chain) |
void |
Interceptor.aroundProcess(Request request,
Response response,
InterceptorChain chain)
The around intercept for RPC methods.
|
Copyright © 2019 Baidu, Inc.. All rights reserved.