| Package | Description |
|---|---|
| com.centit.msgpusher.controller | |
| com.centit.msgpusher.po | |
| com.centit.msgpusher.service | |
| com.centit.msgpusher.service.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
UserMsgPointController.createUserMsgPoint(@Valid UserMsgPoint userMsgPoint,
javax.servlet.http.HttpServletResponse response)
新增 用户消息接收端口信息
|
void |
UserMsgPointController.updateUserMsgPoint(String userCode,
String osId,
@Valid UserMsgPoint userMsgPoint,
javax.servlet.http.HttpServletResponse response)
新增或保存 用户消息接收端口信息
|
| Modifier and Type | Method and Description |
|---|---|
UserMsgPoint |
UserMsgPoint.copy(UserMsgPoint other) |
| Modifier and Type | Method and Description |
|---|---|
UserMsgPoint |
UserMsgPoint.copy(UserMsgPoint other) |
| Modifier and Type | Method and Description |
|---|---|
UserMsgPoint |
UserMsgPointManager.getUserMsgPoint(String osId,
String receiver) |
| Modifier and Type | Method and Description |
|---|---|
com.centit.framework.common.ResponseData |
MsgPusherCenter.pushMessage(MessageDelivery msg,
UserMsgPoint userMsgPoint)
点对点发送信息
|
void |
UserMsgPointManager.registerUserPoint(UserMsgPoint userMsgPoint) |
| Modifier and Type | Method and Description |
|---|---|
UserMsgPoint |
UserMsgPointManagerImpl.getUserMsgPoint(String osId,
String receiver) |
| Modifier and Type | Method and Description |
|---|---|
com.centit.framework.common.ResponseData |
MsgPusherCenterImpl.pushMessage(MessageDelivery msg,
UserMsgPoint userMsgPoint)
点对点发送信息
|
void |
UserMsgPointManagerImpl.registerUserPoint(UserMsgPoint userMsgPoint) |
Copyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.