public abstract class AbstractInvokeCallback extends Object implements com.alipay.remoting.InvokeCallback
| 限定符和类型 | 字段和说明 |
|---|---|
protected ClassLoader |
classLoader
请求运行时的ClassLoader
|
protected ConsumerConfig |
consumerConfig
服务消费者配置
|
protected RpcInternalContext |
context
线程上下文
|
protected ProviderInfo |
providerInfo
服务提供者信息
|
protected SofaRequest |
request
请求
|
| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractInvokeCallback(ConsumerConfig consumerConfig,
ProviderInfo providerInfo,
SofaRequest request,
RpcInternalContext context,
ClassLoader classLoader) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
pickupBaggage(SofaResponse response) |
protected void |
recordClientElapseTime() |
protected final ConsumerConfig consumerConfig
protected final ProviderInfo providerInfo
protected final SofaRequest request
protected ClassLoader classLoader
protected RpcInternalContext context
protected AbstractInvokeCallback(ConsumerConfig consumerConfig, ProviderInfo providerInfo, SofaRequest request, RpcInternalContext context, ClassLoader classLoader)
protected void recordClientElapseTime()
protected void pickupBaggage(SofaResponse response)
Copyright © 2008–2018 The Ant Financial. All rights reserved.