| Package | Description |
|---|---|
| org.noear.dami | |
| org.noear.dami.api | |
| org.noear.dami.bus |
| Modifier and Type | Method and Description |
|---|---|
static <C,R> DamiBus<C,R> |
Dami.bus()
总线界面
|
static <C,R> DamiBus<C,R> |
Dami.newBus()
新建总线界面
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DamiConfig.configure(DamiBus bus)
配置总线实例
|
| Modifier and Type | Method and Description |
|---|---|
DamiBus |
DamiApiImpl.bus() |
DamiBus |
DamiApi.bus()
获取关联总线
|
| Constructor and Description |
|---|
DamiApiImpl(DamiBus bus) |
| Constructor and Description |
|---|
DamiApiImpl(Supplier<DamiBus> busSupplier) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DamiBusConfigurator<C,R>
大米总线配置器
|
| Modifier and Type | Class and Description |
|---|---|
class |
DamiBusImpl<C,R>
大米总线实现
|
Copyright © 2025. All rights reserved.