public class ServerInvokeInterceptor extends AbstractInterceptor
| 构造器和说明 |
|---|
ServerInvokeInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
aroundProcess(Request request,
Response response,
InterceptorChain chain)
The around intercept for RPC methods.
|
handleRequest, handleResponsepublic void aroundProcess(Request request, Response response, InterceptorChain chain) throws Exception
InterceptoraroundProcess 在接口中 InterceptoraroundProcess 在类中 AbstractInterceptorresponse - sync result or async futurechain - interceptor chainExceptionCopyright © 2019 Baidu, Inc.. All rights reserved.