public class ServerInvokeInterceptor extends AbstractInterceptor
| Constructor and Description |
|---|
ServerInvokeInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
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 RpcException
InterceptoraroundProcess in interface InterceptoraroundProcess in class AbstractInterceptorresponse - sync result or async futurechain - interceptor chainRpcExceptionCopyright © 2022 Baidu, Inc.. All rights reserved.