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