跳过导航链接
C G I S 

C

call(String, String, Boolean) - 接口 中的方法company.hnlz.sendmessage.service.ICallBack
 
company.hnlz.sendmessage.service - 程序包 company.hnlz.sendmessage.service
 
company.hnlz.sendmessage.service.impl - 程序包 company.hnlz.sendmessage.service.impl
 

G

getSingleton() - 类 中的静态方法company.hnlz.sendmessage.service.impl.SendMessageUtilImpl
 

I

ICallBack - company.hnlz.sendmessage.service中的接口
author haoxl date 2019-07-15 Description 发送短信公共方法中的回调函数接口
init(String, String) - 类 中的方法company.hnlz.sendmessage.service.impl.SendMessageUtilImpl
author haoxl date 2019-08-12 Description 初始化(打开串口) param serialPortName:串口名(在Linux下使用USB线连接服务器串口名应为:/dev/ssyUSB0) param sleepTime:发送短信间隔时间(最短设置3000,否则发送失败机率会很大)
init(String, String) - 接口 中的方法company.hnlz.sendmessage.service.ISendMessageUtil
 
ISendMessageUtil - company.hnlz.sendmessage.service中的接口
author haoxl date 2019-07-15 Description 发送短信工具接口

S

send(List<String>, List<String>, ICallBack) - 类 中的方法company.hnlz.sendmessage.service.impl.SendMessageUtilImpl
author haoxl date 2019-07-25 Description 对外调用发送短信方法 param phoneNumberList:手机号码数组 param messageContentList:短信内容数组 param callBack:回调函数接口
send(List<String>, List<String>, ICallBack) - 接口 中的方法company.hnlz.sendmessage.service.ISendMessageUtil
 
SendMessageUtilImpl - company.hnlz.sendmessage.service.impl中的类
author haoxl date 2019-07-15 Description 发送短信工具实现类
serialEvent(SerialPortEvent) - 类 中的方法company.hnlz.sendmessage.service.impl.SendMessageUtilImpl
author haoxl date 2019-07-25 Description 监听串口得到返回信息 param serialPortEvent:串口事件
C G I S 
跳过导航链接

Copyright © 2019. All rights reserved.