| Package | Description |
|---|---|
| com.alipay.sofa.runtime.api.client | |
| com.alipay.sofa.runtime.service.client |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ReferenceClient.reference(ReferenceParam<T> referenceParam)
Create a SOFA reference, sample usage:
|
<T> void |
ReferenceClient.removeReference(ReferenceParam<T> referenceParam)
Remove a specified SOFA reference
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ReferenceClientImpl.reference(ReferenceParam<T> referenceParam) |
<T> void |
ReferenceClientImpl.removeReference(ReferenceParam<T> referenceParam) |
Copyright © 2021. All rights reserved.