@Controller @RequestMapping(value="/testTopic") public class NotificationMappingController extends Object
| Constructor and Description |
|---|
NotificationMappingController() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNotificationMessage(String subject,
String message) |
void |
handleSubscriptionMessage(NotificationStatus status) |
void |
handleUnsubscribeMessage(NotificationStatus status) |
public void handleSubscriptionMessage(NotificationStatus status)
public void handleUnsubscribeMessage(NotificationStatus status)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.