All Classes and Interfaces
Class
Description
Use this to instanciate a full message object including content,
sentBy and sentAt
Application starting point
Builder pattern to make instantiating
Message
objects easierRepresents a chat message sent between clients in the WebSocket system.
Class used to convert
Message to
MessageDTO and vise versaRepository interface for accessing and managing
Message entities.Used to handle operations related to a
MessageWebSocket configuration for enabling STOMP messaging in the application.