类 QiNiuFactory
java.lang.Object
org.dromara.sms4j.provider.factory.AbstractProviderFactory<QiNiuSmsImpl,QiNiuConfig>
org.dromara.sms4j.qiniu.config.QiNiuFactory
- 所有已实现的接口:
BaseProviderFactory<QiNiuSmsImpl,QiNiuConfig>
- 作者:
- YYM
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 org.dromara.sms4j.provider.factory.AbstractProviderFactory
getConfigClass
-
字段详细资料
-
INSTANCE
-
-
构造器详细资料
-
QiNiuFactory
public QiNiuFactory()
-
-
方法详细资料
-
instance
-
createSms
从接口复制的说明:BaseProviderFactory创建短信实现对象- 参数:
qiNiuConfig- 短信配置对象- 返回:
- 短信实现对象
-
getSupplier
从接口复制的说明:BaseProviderFactory获取供应商- 返回:
- 供应商
-