Class HvlNotificationStompWsServiceImpl

java.lang.Object
tr.com.havelsan.javarch.notification.stomp.ws.starter.logic.HvlNotificationStompWsServiceImpl
All Implemented Interfaces:
HvlNotificationStompWsService

@Service public class HvlNotificationStompWsServiceImpl extends Object implements HvlNotificationStompWsService
The class which implements HvlNotificationStompWsService
  • Constructor Details

    • HvlNotificationStompWsServiceImpl

      public HvlNotificationStompWsServiceImpl(org.springframework.messaging.simp.SimpMessagingTemplate simpMessagingTemplate)
      Instantiates a new HvlNotificationStompWsService.
      Parameters:
      simpMessagingTemplate - the simp messaging template
  • Method Details