Uses of Record Class
cloud.opencode.base.sms.config.HttpSmsConfig
Packages that use HttpSmsConfig
-
Uses of HttpSmsConfig in cloud.opencode.base.sms.config
Methods in cloud.opencode.base.sms.config that return HttpSmsConfigConstructors in cloud.opencode.base.sms.config with parameters of type HttpSmsConfigModifierConstructorDescriptionSecureSmsConfig(HttpSmsConfig config) Create secure config from HTTP config 从HTTP配置创建安全配置 -
Uses of HttpSmsConfig in cloud.opencode.base.sms.provider
Methods in cloud.opencode.base.sms.provider that return HttpSmsConfigModifier and TypeMethodDescriptionprotected HttpSmsConfigHttpSmsProvider.getConfig()Get config 获取配置Constructors in cloud.opencode.base.sms.provider with parameters of type HttpSmsConfigModifierConstructorDescriptionHttpSmsProvider(HttpSmsConfig config) Create HTTP SMS provider 创建HTTP短信提供商