Uses of Class
com.bytedesk.core.config.properties.BytedeskProperties
Packages that use BytedeskProperties
Package
Description
Zhipuai package contains classes and utilities for Zhipuai API integration.
Constants package containing system-wide constant definitions
ByteDesk 文件上传包
提供文件上传、存储管理等功能
Utility classes package containing helper methods and common functionality
-
Uses of BytedeskProperties in com.bytedesk.ai.springai.controller
Fields in com.bytedesk.ai.springai.controller declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesChatClientInfoController.bytedeskPropertiesprivate final BytedeskPropertiesChatClientTestController.bytedeskPropertiesprivate final BytedeskPropertiesChatModelInfoController.bytedeskPropertiesprivate final BytedeskPropertiesEmbeddingModelInfoController.bytedeskPropertiesprivate final BytedeskPropertiesSpringAIPromptController.bytedeskPropertiesprivate final BytedeskPropertiesSpringAIRagController.bytedeskPropertiesprivate final BytedeskPropertiesSpringAIToolsController.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.ai.zhipuai
Fields in com.bytedesk.ai.zhipuai declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesZhipuaiController.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.aop
Fields in com.bytedesk.core.aop declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate BytedeskPropertiesApiRateLimiterAspect.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.cluster.udp
Fields in com.bytedesk.core.cluster.udp declared as BytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.config.properties
Fields in com.bytedesk.core.config.properties declared as BytedeskPropertiesMethods in com.bytedesk.core.config.properties that return BytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.constant
Fields in com.bytedesk.core.constant declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate static BytedeskPropertiesAvatarConsts.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.ip_access
Fields in com.bytedesk.core.ip_access declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate BytedeskPropertiesIpAccessInterceptor.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.jms
Fields in com.bytedesk.core.jms declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate BytedeskPropertiesJmsArtemisController.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.kaptcha
Fields in com.bytedesk.core.kaptcha declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesKaptchaRedisService.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.member
Fields in com.bytedesk.core.member declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesMemberInitializer.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.push
Fields in com.bytedesk.core.push declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesPushRestService.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.push.email
Fields in com.bytedesk.core.push.email declared as BytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.push.sms
Fields in com.bytedesk.core.push.sms declared as BytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.rbac.auth
Fields in com.bytedesk.core.rbac.auth declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesAuthController.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.rbac.organization
Fields in com.bytedesk.core.rbac.organization declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesOrganizationInitializer.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.rbac.user
Fields in com.bytedesk.core.rbac.user declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesUserInitializer.bytedeskPropertiesprivate final BytedeskPropertiesUserService.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.server
Fields in com.bytedesk.core.server declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesServerEventListener.bytedeskPropertiesConstructors in com.bytedesk.core.server with parameters of type BytedeskPropertiesModifierConstructorDescriptionServerEventListener(BytedeskProperties bytedeskProperties, ServerRestService serverRestService, ServerMetricsRestService serverMetricsRestService, UidUtils uidUtils) -
Uses of BytedeskProperties in com.bytedesk.core.socket.mqtt
Fields in com.bytedesk.core.socket.mqtt declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesMqttAuthService.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.upload
Fields in com.bytedesk.core.upload declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesUploadRestService.bytedeskPropertiesprivate BytedeskPropertiesUploadConfig.properties -
Uses of BytedeskProperties in com.bytedesk.core.upload.minio
Fields in com.bytedesk.core.upload.minio declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate BytedeskPropertiesMinioConfig.bytedeskPropertiesprivate BytedeskPropertiesUploadMinioService.bytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.core.utils
Methods in com.bytedesk.core.utils that return BytedeskPropertiesMethods in com.bytedesk.core.utils with parameters of type BytedeskPropertiesModifier and TypeMethodDescriptionstatic BytedeskPropertiesResponseConvertUtils.convertToBytedeskPropertiesResponse(BytedeskProperties bytedeskProperties) -
Uses of BytedeskProperties in com.bytedesk.liangshibao.runner
Fields in com.bytedesk.liangshibao.runner declared as BytedeskProperties -
Uses of BytedeskProperties in com.bytedesk.service.agent
Fields in com.bytedesk.service.agent declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskPropertiesAgentInitializer.bytedeskProperties