类的使用
org.dromara.sms4j.jdcloud.config.JdCloudConfig
使用JdCloudConfig的程序包
-
org.dromara.sms4j.jdcloud.config中JdCloudConfig的使用
修饰符和类型方法说明com.jdcloud.sdk.service.sms.client.SmsClientJdCloudFactory.client(JdCloudConfig jdCloudConfig) 客户端对象JdCloudFactory.createSms(JdCloudConfig jdCloudConfig) 创建京东云短信实现 -
org.dromara.sms4j.jdcloud.service中JdCloudConfig的使用
限定符构造器说明JdCloudSmsImpl(com.jdcloud.sdk.service.sms.client.SmsClient client, JdCloudConfig config) JdCloudSmsImpl(com.jdcloud.sdk.service.sms.client.SmsClient client, JdCloudConfig config, Executor pool, org.dromara.sms4j.comm.delayedTime.DelayedTime delayed)