Class HvlNotificationStompWsRestController

java.lang.Object
tr.com.havelsan.javarch.notification.stomp.ws.starter.controller.HvlNotificationStompWsRestController
All Implemented Interfaces:
HvlNotificationStompWsRestService

@RestController @RequestMapping("${hvl.notification.ws.stomp.service.controller-path:/stompws}") @HvlActuatorService(name="HvlNotificationStompWsRestService", groupName="HvlNotificationStompWs") public class HvlNotificationStompWsRestController extends Object implements HvlNotificationStompWsRestService
The class in which service endpoints are defined for notification web socket operations.