程序包 cn.zhxu.toys.msg
类 WoDongMsgSender
java.lang.Object
cn.zhxu.toys.msg.AbstractMsgSender
cn.zhxu.toys.msg.WoDongMsgSender
- 所有已实现的接口:
MsgSender
- 作者:
- Administrator
-
嵌套类概要
从类继承的嵌套类/接口 cn.zhxu.toys.msg.AbstractMsgSender
AbstractMsgSender.MsgSenderInitException -
字段概要
字段从类继承的字段 cn.zhxu.toys.msg.AbstractMsgSender
log -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void初始化 发送器send(String phone, MsgTemplate template, String... tmplArgs) voidsetAccount(String account) voidsetEndpoint(String endpoint) voidsetPassword(String password) void从类继承的方法 cn.zhxu.toys.msg.AbstractMsgSender
addMsgTemplate, getMsgTemplate, getTemplates, send, setTemplates
-
字段详细资料
-
DEFAULT_ENDPOINT
-
-
构造器详细资料
-
WoDongMsgSender
public WoDongMsgSender()
-
-
方法详细资料
-
init
从类复制的说明:AbstractMsgSender初始化 发送器- 指定者:
init在类中AbstractMsgSender- 参数:
params- 参数- 抛出:
AbstractMsgSender.MsgSenderInitException
-
send
- 指定者:
send在类中AbstractMsgSender
-
getEndpoint
-
setEndpoint
-
getUserId
-
setUserId
-
getAccount
-
setAccount
-
getPassword
-
setPassword
-