public class EnhanceRequiredInfo extends Object
EnhanceRequiredInfo storage the `ContextSnapshot` and `RealCall` instances for support the async function of
okhttp client.| Constructor and Description |
|---|
EnhanceRequiredInfo(EnhancedInstance realCallEnhance,
ContextSnapshot contextSnapshot) |
| Modifier and Type | Method and Description |
|---|---|
ContextSnapshot |
getContextSnapshot() |
EnhancedInstance |
getRealCallEnhance() |
public EnhanceRequiredInfo(EnhancedInstance realCallEnhance, ContextSnapshot contextSnapshot)
public ContextSnapshot getContextSnapshot()
public EnhancedInstance getRealCallEnhance()
Copyright © 2023 The Apache Software Foundation. All rights reserved.