public class HttpNotificationService extends AbstractNotificationService
| 构造器和说明 |
|---|
HttpNotificationService(String messageServerUrl,
String appId,
String namespace) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
pushNotification(AbstractNotification notification) |
void |
send(Object notification,
MessageType messageType) |
buildCustomNotification, buildExecutorShutdownNotification, buildExecutorTaskNotification, buildExecutorTickerNotificationpublic void pushNotification(AbstractNotification notification)
public void send(Object notification, MessageType messageType)
send 在类中 AbstractNotificationServiceCopyright © 2022 hellothomas. All rights reserved.