| 构造器和说明 |
|---|
ClientAsyncReceiveEvent(ConsumerConfig consumerConfig,
ProviderInfo providerInfo,
SofaRequest request,
SofaResponse response,
Throwable throwable) |
| 限定符和类型 | 方法和说明 |
|---|---|
ConsumerConfig |
getConsumerConfig() |
ProviderInfo |
getProviderInfo() |
SofaRequest |
getRequest() |
SofaResponse |
getResponse() |
Throwable |
getThrowable() |
public ClientAsyncReceiveEvent(ConsumerConfig consumerConfig, ProviderInfo providerInfo, SofaRequest request, SofaResponse response, Throwable throwable)
public ConsumerConfig getConsumerConfig()
public ProviderInfo getProviderInfo()
public SofaRequest getRequest()
public SofaResponse getResponse()
public Throwable getThrowable()
Copyright © 2008–2018 The Ant Financial. All rights reserved.