| 程序包 | 说明 |
|---|---|
| cn.ximcloud.homekit.core.enums | |
| cn.ximcloud.homekit.core.execution | |
| cn.ximcloud.homekit.core.execution.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static InvokeTypeEnum |
InvokeTypeEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static InvokeTypeEnum[] |
InvokeTypeEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
InvokeTypeEnum |
ExecutionScheduler.getExecutionType() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ExecutionScheduler |
ExecutionSchedulerBuilder.getExecutionSchedule(InvokeTypeEnum invokeType) |
static ExecutionScheduler |
ExecutionSchedulerRegistrar.getExecutionScheduler(InvokeTypeEnum invokeType) |
static ExecutionScheduler |
ExecutionSchedulerRegistrar.registrar(InvokeTypeEnum invokeType,
ExecutionScheduler executionScheduler) |
| 限定符和类型 | 方法和说明 |
|---|---|
InvokeTypeEnum |
DirectExecutionScheduler.getExecutionType() |
InvokeTypeEnum |
HttpExecutionScheduler.getExecutionType() |
InvokeTypeEnum |
MqttExecutionScheduler.getExecutionType() |
InvokeTypeEnum |
NotToExecutionScheduler.getExecutionType() |
InvokeTypeEnum |
ValueExecutionScheduler.getExecutionType() |
Copyright © 2021. All rights reserved.