类 DefaultDySmsPush

java.lang.Object
com.walker.push.AbstractPushObject<com.walker.push.SmsMessage>
com.walker.push.support.AbstractSmsPush
com.walker.push.alidy.DySmsPush
com.iplatform.base.push.DefaultDySmsPush
所有已实现的接口:
com.walker.infrastructure.core.ApplicationBeanInitialized, com.walker.push.Pushable<com.walker.push.SmsMessage>

public class DefaultDySmsPush extends com.walker.push.alidy.DySmsPush
默认的阿里大鱼短信推送实现。
作者:
时克英
  • 字段概要

    从类继承的字段 com.walker.push.AbstractPushObject

    logger
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    protected String
     
    void
     

    从类继承的方法 com.walker.push.alidy.DySmsPush

    doPushContent, getAccessKeyId, getAccessKeySecret, getRegion, getSignName, setAccessKeyId, setAccessKeySecret, setRegion, setSignName, startup

    从类继承的方法 com.walker.push.support.AbstractSmsPush

    getNotificationChannel, translateToTarget

    从类继承的方法 com.walker.push.AbstractPushObject

    equals, getId, getName, getPushStatusListener, hashCode, push, setId, setName, setPushStatusListener, setSupportAsync, supportAsync

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • DefaultDySmsPush

      public DefaultDySmsPush()
  • 方法详细资料

    • getUserMobile

      protected String getUserMobile(String userId)
      指定者:
      getUserMobile 在类中 com.walker.push.support.AbstractSmsPush
    • setUserCacheProvider

      public void setUserCacheProvider(UserCacheProvider userCacheProvider)