Uses of Interface
org.dromara.sms4j.provider.factory.BaseProviderFactory
-
-
Uses of BaseProviderFactory in org.dromara.sms4j.aliyun.config
Classes in org.dromara.sms4j.aliyun.config that implement BaseProviderFactory Modifier and Type Class Description class
AlibabaFactory
AlibabaSmsConfig -
Uses of BaseProviderFactory in org.dromara.sms4j.baidu.config
Classes in org.dromara.sms4j.baidu.config that implement BaseProviderFactory Modifier and Type Class Description class
BaiduFactory
类名: BaiduFactory -
Uses of BaseProviderFactory in org.dromara.sms4j.budingyun.config
Classes in org.dromara.sms4j.budingyun.config that implement BaseProviderFactory Modifier and Type Class Description class
BudingV2Factory
BudingV2Factory -
Uses of BaseProviderFactory in org.dromara.sms4j.chuanglan.config
Classes in org.dromara.sms4j.chuanglan.config that implement BaseProviderFactory Modifier and Type Class Description class
ChuangLanFactory
-
Uses of BaseProviderFactory in org.dromara.sms4j.cloopen.config
Classes in org.dromara.sms4j.cloopen.config that implement BaseProviderFactory Modifier and Type Class Description class
CloopenFactory
容联云短信配置 -
Uses of BaseProviderFactory in org.dromara.sms4j.ctyun.config
Classes in org.dromara.sms4j.ctyun.config that implement BaseProviderFactory Modifier and Type Class Description class
CtyunFactory
类名: CtyunSmsConfig -
Uses of BaseProviderFactory in org.dromara.sms4j.danmi.config
Classes in org.dromara.sms4j.danmi.config that implement BaseProviderFactory Modifier and Type Class Description class
DanMiFactory
类名: DanMiFactory -
Uses of BaseProviderFactory in org.dromara.sms4j.dingzhong.config
Classes in org.dromara.sms4j.dingzhong.config that implement BaseProviderFactory Modifier and Type Class Description class
DingZhongFactory
DingZhongFactory -
Uses of BaseProviderFactory in org.dromara.sms4j.emay.config
Classes in org.dromara.sms4j.emay.config that implement BaseProviderFactory Modifier and Type Class Description class
EmayFactory
EmaySmsConfig -
Uses of BaseProviderFactory in org.dromara.sms4j.example.zhangjun
Classes in org.dromara.sms4j.example.zhangjun that implement BaseProviderFactory Modifier and Type Class Description class
ZhangJunFactory
掌骏短信 -
Uses of BaseProviderFactory in org.dromara.sms4j.huawei.config
Classes in org.dromara.sms4j.huawei.config that implement BaseProviderFactory Modifier and Type Class Description class
HuaweiFactory
HuaweiSmsConfig -
Uses of BaseProviderFactory in org.dromara.sms4j.javase.config
Methods in org.dromara.sms4j.javase.config with parameters of type BaseProviderFactory Modifier and Type Method Description SEInitializer
SEInitializer. registerFactory(BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig> factory)
注册服务商工厂 -
Uses of BaseProviderFactory in org.dromara.sms4j.jdcloud.config
Classes in org.dromara.sms4j.jdcloud.config that implement BaseProviderFactory Modifier and Type Class Description class
JdCloudFactory
京东云短信配置 -
Uses of BaseProviderFactory in org.dromara.sms4j.jg.config
Classes in org.dromara.sms4j.jg.config that implement BaseProviderFactory Modifier and Type Class Description class
JgFactory
类名: JgFactory -
Uses of BaseProviderFactory in org.dromara.sms4j.lianlu.config
Classes in org.dromara.sms4j.lianlu.config that implement BaseProviderFactory Modifier and Type Class Description class
LianLuFactory
联鹿短信 -
Uses of BaseProviderFactory in org.dromara.sms4j.luosimao.config
Classes in org.dromara.sms4j.luosimao.config that implement BaseProviderFactory Modifier and Type Class Description class
LuoSiMaoFactory
类名: LuoSiMaoFactory -
Uses of BaseProviderFactory in org.dromara.sms4j.mas.config
Classes in org.dromara.sms4j.mas.config that implement BaseProviderFactory Modifier and Type Class Description class
MasFactory
类名: MasFactory -
Uses of BaseProviderFactory in org.dromara.sms4j.netease.config
Classes in org.dromara.sms4j.netease.config that implement BaseProviderFactory Modifier and Type Class Description class
NeteaseFactory
NeteaseSmsConfig -
Uses of BaseProviderFactory in org.dromara.sms4j.provider.factory
Classes in org.dromara.sms4j.provider.factory that implement BaseProviderFactory Modifier and Type Class Description class
AbstractProviderFactory<S extends SmsBlend,C extends SupplierConfig>
短信对象建造者Fields in org.dromara.sms4j.provider.factory with type parameters of type BaseProviderFactory Modifier and Type Field Description private static Map<String,BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>>
ProviderFactoryHolder. FACTORIES
Methods in org.dromara.sms4j.provider.factory that return BaseProviderFactory Modifier and Type Method Description static BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>
ProviderFactoryHolder. requireForSupplier(String supplier)
Methods in org.dromara.sms4j.provider.factory with parameters of type BaseProviderFactory Modifier and Type Method Description static void
ProviderFactoryHolder. registerFactory(BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig> factory)
Method parameters in org.dromara.sms4j.provider.factory with type arguments of type BaseProviderFactory Modifier and Type Method Description static void
ProviderFactoryHolder. registerFactory(List<BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>> factoryList)
-
Uses of BaseProviderFactory in org.dromara.sms4j.qiniu.config
Classes in org.dromara.sms4j.qiniu.config that implement BaseProviderFactory Modifier and Type Class Description class
QiNiuFactory
-
Uses of BaseProviderFactory in org.dromara.sms4j.solon.config
Fields in org.dromara.sms4j.solon.config with type parameters of type BaseProviderFactory Modifier and Type Field Description private List<BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>>
SmsBlendsInitializer. factoryList
Methods in org.dromara.sms4j.solon.config that return types with arguments of type BaseProviderFactory Modifier and Type Method Description List<BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>>
SupplierConfigure. factoryList(Map<String,Map<String,Object>> blends, SmsConfig smsConfig)
Method parameters in org.dromara.sms4j.solon.config with type arguments of type BaseProviderFactory Modifier and Type Method Description SmsBlendsInitializer
SupplierConfigure. smsBlendsInitializer(List<BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>> factoryList, SmsConfig smsConfig, Map<String,Map<String,Object>> blends, List<SmsReadConfig> extendsSmsConfigs)
Constructor parameters in org.dromara.sms4j.solon.config with type arguments of type BaseProviderFactory Constructor Description SmsBlendsInitializer(List<BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>> factoryList, SmsConfig smsConfig, Map<String,Map<String,Object>> blends, List<SmsReadConfig> extendsSmsConfigs)
-
Uses of BaseProviderFactory in org.dromara.sms4j.starter.config
Fields in org.dromara.sms4j.starter.config with type parameters of type BaseProviderFactory Modifier and Type Field Description private List<BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>>
SmsBlendsInitializer. factoryList
Methods in org.dromara.sms4j.starter.config that return types with arguments of type BaseProviderFactory Modifier and Type Method Description protected List<BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>>
SupplierConfig. factoryList(Map<String,Map<String,Object>> blends, SmsConfig smsConfig)
Method parameters in org.dromara.sms4j.starter.config with type arguments of type BaseProviderFactory Modifier and Type Method Description protected SmsBlendsInitializer
SupplierConfig. smsBlendsInitializer(List<BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>> factoryList, SmsConfig smsConfig, Map<String,Map<String,Object>> blends, org.springframework.beans.factory.ObjectProvider<SmsReadConfig> extendsSmsConfigs)
Constructor parameters in org.dromara.sms4j.starter.config with type arguments of type BaseProviderFactory Constructor Description SmsBlendsInitializer(List<BaseProviderFactory<? extends SmsBlend,? extends SupplierConfig>> factoryList, SmsConfig smsConfig, Map<String,Map<String,Object>> blends, org.springframework.beans.factory.ObjectProvider<SmsReadConfig> extendsSmsConfigs)
-
Uses of BaseProviderFactory in org.dromara.sms4j.submail.config
Classes in org.dromara.sms4j.submail.config that implement BaseProviderFactory Modifier and Type Class Description class
SubMailFactory
类名: SubMailFactory -
Uses of BaseProviderFactory in org.dromara.sms4j.tencent.config
Classes in org.dromara.sms4j.tencent.config that implement BaseProviderFactory Modifier and Type Class Description class
TencentFactory
TencentSmsConfig -
Uses of BaseProviderFactory in org.dromara.sms4j.unisms.config
Classes in org.dromara.sms4j.unisms.config that implement BaseProviderFactory Modifier and Type Class Description class
UniFactory
UniSmsConfig -
Uses of BaseProviderFactory in org.dromara.sms4j.yixintong.config
Classes in org.dromara.sms4j.yixintong.config that implement BaseProviderFactory Modifier and Type Class Description class
YiXintongFactory
类名: YiXintongFactory -
Uses of BaseProviderFactory in org.dromara.sms4j.yunpian.config
Classes in org.dromara.sms4j.yunpian.config that implement BaseProviderFactory Modifier and Type Class Description class
YunPianFactory
-
Uses of BaseProviderFactory in org.dromara.sms4j.zhutong.config
Classes in org.dromara.sms4j.zhutong.config that implement BaseProviderFactory Modifier and Type Class Description class
ZhutongFactory
助通短信
-