Class HvlNotificationStompWsResponse

java.lang.Object
tr.com.havelsan.javarch.notification.stomp.ws.cloud.common.model.HvlNotificationStompWsResponse
All Implemented Interfaces:
Serializable

public class HvlNotificationStompWsResponse extends Object implements Serializable
A data transfer object is used for notification stomp web socket operations.
See Also:
  • Constructor Details

    • HvlNotificationStompWsResponse

      public HvlNotificationStompWsResponse()
  • Method Details

    • getMessage

      public String getMessage()
      Gets message.
      Returns:
      the message
    • setMessage

      public void setMessage(String message)
      Sets message.
      Parameters:
      message - the message