| Package | Description |
|---|---|
| com.alipay.sofa.runtime.service.binding | |
| com.alipay.sofa.runtime.service.impl | |
| com.alipay.sofa.runtime.spi.binding |
| Modifier and Type | Class and Description |
|---|---|
class |
JvmBindingAdapter
JVM Binding Adapter, used to handle JvmBinding
|
| Modifier and Type | Method and Description |
|---|---|
BindingAdapter |
BindingAdapterFactoryImpl.getBindingAdapter(BindingType bindingType) |
| Modifier and Type | Method and Description |
|---|---|
void |
BindingAdapterFactoryImpl.addBindingAdapters(Set<BindingAdapter> bindingAdapters) |
| Modifier and Type | Method and Description |
|---|---|
BindingAdapter |
BindingAdapterFactory.getBindingAdapter(BindingType bindingType)
get binding adapter by binding type
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingAdapterFactory.addBindingAdapters(Set<BindingAdapter> bindingAdapters)
add binding adapters
|
Copyright © 2021. All rights reserved.