跳过导航链接
C D E G I M R S U 

C

com.ptteng.academy.common.server - 程序包 com.ptteng.academy.common.server
 
com.ptteng.academy.common.service.impl - 程序包 com.ptteng.academy.common.service.impl
 
countMessageIds() - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
countMessageIdsByType(Integer) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
countMessageIdsByTypeAndUserId(Integer, Long) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
countSmsIds() - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
countUserMessageRelationIds() - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
countUserMessageRelationIdsByName(Long) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
countUserMessageRelationIdsByNameAndNick(Long, Long) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
countUserMessageRelationIdsByNick(Long) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 

D

delete(Long) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
delete(Long) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
delete(Long) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 

E

exit() - 类 中的方法com.ptteng.academy.common.server.Server
exit system

G

getMessageIds(Integer, Integer) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
getMessageIdsByType(Integer, Integer, Integer) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
getMessageIdsByTypeAndUserId(Integer, Long, Integer, Integer) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
getObjectById(Long) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
getObjectById(Long) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
getObjectById(Long) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
getObjectsByIds(List<Long>) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
getObjectsByIds(List<Long>) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
getObjectsByIds(List<Long>) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
getSmsIdByMobileAndType(String, String) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
getSmsIds(Integer, Integer) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
getSmsSendService() - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
getType_template() - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
getUserMessageRelationIds(Integer, Integer) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
getUserMessageRelationIdsByName(Long, Integer, Integer) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
getUserMessageRelationIdsByNameAndNick(Long, Long, Integer, Integer) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
getUserMessageRelationIdsByNick(Long, Integer, Integer) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
getVoiceSendService() - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 

I

insert(Message) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
insert(Sms) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
insert(UserMessageRelation) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
insertList(List<Message>) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
insertList(List<Sms>) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
insertList(List<UserMessageRelation>) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 

M

main(String[]) - 类 中的静态方法com.ptteng.academy.common.server.Server
服务启动程序.
MessageServiceImpl - com.ptteng.academy.common.service.impl中的类
 
MessageServiceImpl() - 类 的构造器com.ptteng.academy.common.service.impl.MessageServiceImpl
 

R

run() - 类 中的方法com.ptteng.academy.common.server.Server
 

S

sendMsg(String, String) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
sendMsgAndPwd(String, String, String) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
sendVoice(String, String) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
Server - com.ptteng.academy.common.server中的类
服务启动类
Server() - 类 的构造器com.ptteng.academy.common.server.Server
 
setSmsSendService(SMSSendService) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
setType_template(Map<String, String>) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
setVoiceSendService(VoiceSendService) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
SmsServiceImpl - com.ptteng.academy.common.service.impl中的类
 
SmsServiceImpl() - 类 的构造器com.ptteng.academy.common.service.impl.SmsServiceImpl
 
start() - 类 中的方法com.ptteng.academy.common.server.Server
start account server.

U

update(Message) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
update(Sms) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
update(UserMessageRelation) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
updateList(List<Message>) - 类 中的方法com.ptteng.academy.common.service.impl.MessageServiceImpl
 
updateList(List<Sms>) - 类 中的方法com.ptteng.academy.common.service.impl.SmsServiceImpl
 
updateList(List<UserMessageRelation>) - 类 中的方法com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
UserMessageRelationServiceImpl - com.ptteng.academy.common.service.impl中的类
 
UserMessageRelationServiceImpl() - 类 的构造器com.ptteng.academy.common.service.impl.UserMessageRelationServiceImpl
 
C D E G I M R S U 
跳过导航链接

Copyright © 2017. All rights reserved.