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 BytedeskProperties
ChatClientInfoController.bytedeskProperties
private final BytedeskProperties
ChatClientTestController.bytedeskProperties
private final BytedeskProperties
ChatModelInfoController.bytedeskProperties
private final BytedeskProperties
EmbeddingModelInfoController.bytedeskProperties
private final BytedeskProperties
SpringAIPromptController.bytedeskProperties
private final BytedeskProperties
SpringAIRagController.bytedeskProperties
private final BytedeskProperties
SpringAIToolsController.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.ai.zhipuai
Fields in com.bytedesk.ai.zhipuai declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskProperties
ZhipuaiController.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.aop
Fields in com.bytedesk.core.aop declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate BytedeskProperties
ApiRateLimiterAspect.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 BytedeskProperties
AvatarConsts.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.ip_access
Fields in com.bytedesk.core.ip_access declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate BytedeskProperties
IpAccessInterceptor.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.jms
Fields in com.bytedesk.core.jms declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate BytedeskProperties
JmsArtemisController.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.kaptcha
Fields in com.bytedesk.core.kaptcha declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskProperties
KaptchaRedisService.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.member
Fields in com.bytedesk.core.member declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskProperties
MemberInitializer.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.push
Fields in com.bytedesk.core.push declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskProperties
PushRestService.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 BytedeskProperties
AuthController.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.rbac.organization
Fields in com.bytedesk.core.rbac.organization declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskProperties
OrganizationInitializer.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.rbac.user
Fields in com.bytedesk.core.rbac.user declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskProperties
UserInitializer.bytedeskProperties
private final BytedeskProperties
UserService.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.server
Fields in com.bytedesk.core.server declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskProperties
ServerEventListener.bytedeskProperties
Constructors 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 BytedeskProperties
MqttAuthService.bytedeskProperties
-
Uses of BytedeskProperties in com.bytedesk.core.upload
Fields in com.bytedesk.core.upload declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate final BytedeskProperties
UploadRestService.bytedeskProperties
private BytedeskProperties
UploadConfig.properties
-
Uses of BytedeskProperties in com.bytedesk.core.upload.minio
Fields in com.bytedesk.core.upload.minio declared as BytedeskPropertiesModifier and TypeFieldDescriptionprivate BytedeskProperties
MinioConfig.bytedeskProperties
private BytedeskProperties
UploadMinioService.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 BytedeskPropertiesResponse
ConvertUtils.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 BytedeskProperties
AgentInitializer.bytedeskProperties