跳过导航链接
A B C D E F G H M N P Q R S T V 

A

ACCOUNT - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
afterPropertiesSet() - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
Invoked by the containing BeanFactory after it has set all bean properties and satisfied BeanFactoryAware, ApplicationContextAware etc.
AWTRIX - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 

B

BaseOnDataBaseHomeKitAuthInfo - cn.ximcloud.homekit.core.starter.auth中的类
XIMCloudHomeKitAuthInfo
BaseOnDataBaseHomeKitAuthInfo() - 类 的构造器cn.ximcloud.homekit.core.starter.auth.BaseOnDataBaseHomeKitAuthInfo
 
BaseOnDatabaseHomeKitCondition - cn.ximcloud.homekit.core.starter.core.condition中的类
 
BaseOnDatabaseHomeKitCondition() - 类 的构造器cn.ximcloud.homekit.core.starter.core.condition.BaseOnDatabaseHomeKitCondition
 
BaseOnDataBaseHomeKitService - cn.ximcloud.homekit.core.starter.core.service.impl中的类
 
BaseOnDataBaseHomeKitService() - 类 的构造器cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitService
 

C

cn.ximcloud.homekit.core.starter.auth - 程序包 cn.ximcloud.homekit.core.starter.auth
 
cn.ximcloud.homekit.core.starter.config - 程序包 cn.ximcloud.homekit.core.starter.config
 
cn.ximcloud.homekit.core.starter.constants - 程序包 cn.ximcloud.homekit.core.starter.constants
 
cn.ximcloud.homekit.core.starter.core.adapter - 程序包 cn.ximcloud.homekit.core.starter.core.adapter
 
cn.ximcloud.homekit.core.starter.core.bootstrap - 程序包 cn.ximcloud.homekit.core.starter.core.bootstrap
 
cn.ximcloud.homekit.core.starter.core.condition - 程序包 cn.ximcloud.homekit.core.starter.core.condition
 
cn.ximcloud.homekit.core.starter.core.service - 程序包 cn.ximcloud.homekit.core.starter.core.service
 
cn.ximcloud.homekit.core.starter.core.service.impl - 程序包 cn.ximcloud.homekit.core.starter.core.service.impl
 
cn.ximcloud.homekit.core.starter.entity - 程序包 cn.ximcloud.homekit.core.starter.entity
 
cn.ximcloud.homekit.core.starter.repository - 程序包 cn.ximcloud.homekit.core.starter.repository
 
cn.ximcloud.homekit.core.starter.utils - 程序包 cn.ximcloud.homekit.core.starter.utils
 
Constant - cn.ximcloud.homekit.core.starter.constants中的接口
 
createUser(String, byte[]) - 类 中的方法cn.ximcloud.homekit.core.starter.auth.BaseOnDataBaseHomeKitAuthInfo
 
createUser(String, byte[]) - 类 中的方法cn.ximcloud.homekit.core.starter.auth.SimpleDemoHomeKitAuthInfo
 

D

DATA_SOURCE_CONFIG_PATH - 类 中的静态变量cn.ximcloud.homekit.core.starter.core.condition.BaseOnDatabaseHomeKitCondition
 
DATA_SOURCE_CONFIG_PREFIX - 类 中的静态变量cn.ximcloud.homekit.core.starter.config.HomeKitDataSourceConfig
 
DataSourceConstant - cn.ximcloud.homekit.core.starter.constants中的枚举
 
destroy() - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
Invoked by the containing BeanFactory on destruction of a bean.

E

EmbeddedDataBaseCondition - cn.ximcloud.homekit.core.starter.core.condition中的类
 
EmbeddedDataBaseCondition() - 类 的构造器cn.ximcloud.homekit.core.starter.core.condition.EmbeddedDataBaseCondition
 

F

FILE_SYSTEM - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
FRPC - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 

G

generateDataBaseHomeKitServiceWithCondition() - 类 中的方法cn.ximcloud.homekit.core.starter.core.adapter.HomeKitServiceAdapter
 
generateEmbeddedDataBaseHomeKitServiceWithCondition() - 类 中的方法cn.ximcloud.homekit.core.starter.core.adapter.HomeKitServiceAdapter
 
generateEmbeddedDataSource() - 类 中的方法cn.ximcloud.homekit.core.starter.core.adapter.HomeKitDataSourceAdapter
 
generateHomeKitWebController() - 类 中的方法cn.ximcloud.homekit.core.starter.core.adapter.HomeKitWebAdapter
TODO
generateSimpleDemoHomeKitServiceWithCondition() - 类 中的方法cn.ximcloud.homekit.core.starter.core.adapter.HomeKitServiceAdapter
 
generateUnUsedDataSource() - 类 中的方法cn.ximcloud.homekit.core.starter.core.adapter.HomeKitDataSourceAdapter
 
getAccessoryList() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitService
设备列表
getAccessoryList() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitService
设备列表
getAccessoryList() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitService
设备列表
getAuthInfo() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitService
获取HomeKit 配置
getAuthInfo() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitService
获取HomeKit 配置
getAuthInfo() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitService
获取HomeKit 配置
getUserPublicKey(String) - 类 中的方法cn.ximcloud.homekit.core.starter.auth.BaseOnDataBaseHomeKitAuthInfo
 
getUserPublicKey(String) - 类 中的方法cn.ximcloud.homekit.core.starter.auth.SimpleDemoHomeKitAuthInfo
 

H

HDFS - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
HOME_KIT - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
HOMEKIT_CONFIG - 类 中的静态变量cn.ximcloud.homekit.core.starter.config.HomeKitConfig
 
HomeKitAuthInfoEntity - cn.ximcloud.homekit.core.starter.entity中的类
 
HomeKitAuthInfoEntity() - 类 的构造器cn.ximcloud.homekit.core.starter.entity.HomeKitAuthInfoEntity
 
HomeKitBootStrapServer - cn.ximcloud.homekit.core.starter.core.bootstrap中的类
 
HomeKitBootStrapServer(HomeKitConfig, HomeKitService) - 类 的构造器cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
 
HomeKitConfig - cn.ximcloud.homekit.core.starter.config中的类
XIMCloud HomeKit Config
HomeKitConfig() - 类 的构造器cn.ximcloud.homekit.core.starter.config.HomeKitConfig
 
HomeKitDataSourceAdapter - cn.ximcloud.homekit.core.starter.core.adapter中的类
 
HomeKitDataSourceAdapter(HomeKitDataSourceConfig) - 类 的构造器cn.ximcloud.homekit.core.starter.core.adapter.HomeKitDataSourceAdapter
 
HomeKitDataSourceConfig - cn.ximcloud.homekit.core.starter.config中的类
 
HomeKitDataSourceConfig() - 类 的构造器cn.ximcloud.homekit.core.starter.config.HomeKitDataSourceConfig
 
HomeKitService - cn.ximcloud.homekit.core.starter.core.service中的接口
 
HomeKitServiceAdapter - cn.ximcloud.homekit.core.starter.core.adapter中的类
 
HomeKitServiceAdapter() - 类 的构造器cn.ximcloud.homekit.core.starter.core.adapter.HomeKitServiceAdapter
 
HomeKitUserEntity - cn.ximcloud.homekit.core.starter.entity中的类
 
HomeKitUserEntity() - 类 的构造器cn.ximcloud.homekit.core.starter.entity.HomeKitUserEntity
 
HomeKitUserRepository - cn.ximcloud.homekit.core.starter.repository中的接口
 
HomeKitWebAdapter - cn.ximcloud.homekit.core.starter.core.adapter中的类
 
HomeKitWebAdapter() - 类 的构造器cn.ximcloud.homekit.core.starter.core.adapter.HomeKitWebAdapter
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法cn.ximcloud.homekit.core.starter.core.condition.BaseOnDatabaseHomeKitCondition
Determine if the condition matches.
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法cn.ximcloud.homekit.core.starter.core.condition.EmbeddedDataBaseCondition
Determine if the condition matches.
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法cn.ximcloud.homekit.core.starter.core.condition.SimpleDemoHomeKitCondition
Determine if the condition matches.

N

NACOS_CONFIG - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 

P

PHOTO_STATION - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
PROJECT_NAME - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
project name

Q

QrToConsole - cn.ximcloud.homekit.core.starter.utils中的类
ported code from https://github.com/gtanner/qrcode-terminal

R

REDIS - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
removeUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.auth.BaseOnDataBaseHomeKitAuthInfo
 
removeUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.auth.SimpleDemoHomeKitAuthInfo
 

S

SimpleDemoHomeKitAuthInfo - cn.ximcloud.homekit.core.starter.auth中的类
XIMCloudHomeKitAuthInfo
SimpleDemoHomeKitAuthInfo() - 类 的构造器cn.ximcloud.homekit.core.starter.auth.SimpleDemoHomeKitAuthInfo
 
SimpleDemoHomeKitCondition - cn.ximcloud.homekit.core.starter.core.condition中的类
 
SimpleDemoHomeKitCondition() - 类 的构造器cn.ximcloud.homekit.core.starter.core.condition.SimpleDemoHomeKitCondition
 
SimpleDemoHomeKitService - cn.ximcloud.homekit.core.starter.core.service.impl中的类
 
SimpleDemoHomeKitService() - 类 的构造器cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitService
 
SWAGGER - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 

T

TEN_CENT_OAUTH2 - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
TOOLS - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
transformQr(String) - 类 中的静态方法cn.ximcloud.homekit.core.starter.utils.QrToConsole
 

V

valueOf(String) - 枚举 中的静态方法cn.ximcloud.homekit.core.starter.constants.DataSourceConstant
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.ximcloud.homekit.core.starter.constants.DataSourceConstant
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E F G H M N P Q R S T V 
跳过导航链接

Copyright © 2021. All rights reserved.