跳过导航链接
C G I M O P R S 

C

com.centit.msgpusher.msgpusher - 程序包 com.centit.msgpusher.msgpusher
 
com.centit.msgpusher.msgpusher.po - 程序包 com.centit.msgpusher.msgpusher.po
 
com.centit.msgpusher.msgpusher.websocket - 程序包 com.centit.msgpusher.msgpusher.websocket
 

G

getChannelId() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMsgPoint
 
getChannelId() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMsgPoint
 
getDeviceType() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMsgPoint
 
getDeviceType() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMsgPoint
 
getEmailAddress() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMsgPoint
 
getEmailAddress() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMsgPoint
 
getMap() - 类 中的方法com.centit.msgpusher.msgpusher.PushResult
 
getMsgContent() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getMsgContent() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getMsgExpireSeconds() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getMsgExpireSeconds() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getMsgId() - 类 中的方法com.centit.msgpusher.msgpusher.PushResult
 
getMsgId2() - 类 中的方法com.centit.msgpusher.msgpusher.PushResult
 
getMsgReceiver() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getMsgReceiver() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getMsgSender() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getMsgSender() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getMsgSubject() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getMsgSubject() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getMsgType() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getMsgType() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getOptId() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getOptId() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getOptMethod() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getOptMethod() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getOptTag() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getOptTag() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getOsId() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getOsId() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMsgPoint
 
getOsId() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getOsId() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMsgPoint
 
getPushState() - 类 中的方法com.centit.msgpusher.msgpusher.PushResult
 
getRelUrl() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMessage
 
getRelUrl() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
getUserCode() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMsgPoint
 
getUserCode() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMsgPoint
 
getUserName() - 接口 中的方法com.centit.msgpusher.msgpusher.po.IPushMsgPoint
 
getUserName() - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMsgPoint
 

I

IPushMessage - com.centit.msgpusher.msgpusher.po中的接口
create by scaffold 2017-04-10
IPushMsgPoint - com.centit.msgpusher.msgpusher.po中的接口
create by scaffold 2017-04-10

M

MsgPusher - com.centit.msgpusher.msgpusher中的接口
Created by codefan on 17-4-6.

O

onClose(Session) - 类 中的方法com.centit.msgpusher.msgpusher.websocket.SocketPusherListener
连接关闭调用的方法
onError(Throwable) - 类 中的方法com.centit.msgpusher.msgpusher.websocket.SocketPusherListener
发生错误时调用
onMessage(String, Session) - 类 中的方法com.centit.msgpusher.msgpusher.websocket.SocketPusherListener
收到客户端消息后调用的方法
onOpen(Session, String, String) - 类 中的方法com.centit.msgpusher.msgpusher.websocket.SocketPusherListener
连接建立成功调用的方法

P

pushMessage(IPushMessage, IPushMsgPoint) - 接口 中的方法com.centit.msgpusher.msgpusher.MsgPusher
点对点发送信息
pushMessage(IPushMessage, IPushMsgPoint) - 类 中的方法com.centit.msgpusher.msgpusher.websocket.SocketMsgPusherImpl
 
pushMsgToAll(IPushMessage) - 接口 中的方法com.centit.msgpusher.msgpusher.MsgPusher
广播发送信息
pushMsgToAll(IPushMessage) - 类 中的方法com.centit.msgpusher.msgpusher.websocket.SocketMsgPusherImpl
 
PushResult - com.centit.msgpusher.msgpusher中的类
Created by zhang_gd on 2017/4/18.
PushResult() - 类 的构造器com.centit.msgpusher.msgpusher.PushResult
 

R

recvMessage(Session, String) - 接口 中的方法com.centit.msgpusher.msgpusher.websocket.SocketMsgPusher
接受消息,并对消息进行处理
recvMessage(Session, String) - 类 中的方法com.centit.msgpusher.msgpusher.websocket.SocketMsgPusherImpl
 

S

setMap(Map<String, String>) - 类 中的方法com.centit.msgpusher.msgpusher.PushResult
 
setMsgContent(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
setMsgId(String) - 类 中的方法com.centit.msgpusher.msgpusher.PushResult
 
setMsgId2(String) - 类 中的方法com.centit.msgpusher.msgpusher.PushResult
 
setMsgReceiver(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
setMsgSender(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
setMsgSubject(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
setMsgType(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
setOptId(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
setOptMethod(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
setOptTag(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
setPushState(String) - 类 中的方法com.centit.msgpusher.msgpusher.PushResult
 
setRelUrl(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
setUserCode(String) - 类 中的方法com.centit.msgpusher.msgpusher.po.SimplePushMsgPoint
 
signInUser(String, String, Session) - 接口 中的方法com.centit.msgpusher.msgpusher.websocket.SocketMsgPusher
登录
signInUser(String, String, Session) - 类 中的方法com.centit.msgpusher.msgpusher.websocket.SocketMsgPusherImpl
 
signOutUser(Session) - 接口 中的方法com.centit.msgpusher.msgpusher.websocket.SocketMsgPusher
登出服务
signOutUser(Session) - 类 中的方法com.centit.msgpusher.msgpusher.websocket.SocketMsgPusherImpl
登出服务
SimplePushMessage - com.centit.msgpusher.msgpusher.po中的类
create by scaffold 2017-04-10
SimplePushMessage() - 类 的构造器com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
SimplePushMessage(String) - 类 的构造器com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
SimplePushMessage(String, String) - 类 的构造器com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
SimplePushMessage(String, String, String) - 类 的构造器com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
SimplePushMessage(String, String, String, String) - 类 的构造器com.centit.msgpusher.msgpusher.po.SimplePushMessage
 
SimplePushMsgPoint - com.centit.msgpusher.msgpusher.po中的类
create by scaffold 2017-04-10
SimplePushMsgPoint() - 类 的构造器com.centit.msgpusher.msgpusher.po.SimplePushMsgPoint
 
SimplePushMsgPoint(String) - 类 的构造器com.centit.msgpusher.msgpusher.po.SimplePushMsgPoint
 
SocketMsgPusher - com.centit.msgpusher.msgpusher.websocket中的接口
Created by zhang_gd on 2017/4/18.
socketMsgPusher - 类 中的变量com.centit.msgpusher.msgpusher.websocket.SocketPusherListener
 
SocketMsgPusherImpl - com.centit.msgpusher.msgpusher.websocket中的类
Created by zhang_gd on 2017/4/18.
SocketMsgPusherImpl() - 类 的构造器com.centit.msgpusher.msgpusher.websocket.SocketMsgPusherImpl
 
SocketPusherListener - com.centit.msgpusher.msgpusher.websocket中的类
Created by codefan on 17-5-19.
SocketPusherListener() - 类 的构造器com.centit.msgpusher.msgpusher.websocket.SocketPusherListener
 
C G I M O P R S 
跳过导航链接

Copyright © 2018. All rights reserved.