public class ProviderInvoker<T> extends FilterInvoker
config, configContext, invoker, nextFilter| 构造器和说明 |
|---|
ProviderInvoker(ProviderConfig<T> providerConfig)
Instantiates a new Provider invoke filter.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SofaResponse |
invoke(SofaRequest request)
执行调用
|
getBooleanMethodParam, getConfig, getConfigContext, getIntMethodParam, getInvoker, getMethodParam, getStringMethodParampublic ProviderInvoker(ProviderConfig<T> providerConfig)
providerConfig - the provider configpublic SofaResponse invoke(SofaRequest request) throws SofaRpcException
Invokerinvoke 在接口中 Invokerinvoke 在类中 FilterInvokerrequest - 请求SofaRpcException - rpc异常Copyright © 2008–2018 The Ant Financial. All rights reserved.