Interface WebswingMessage<T>

  • Type Parameters:
    T - type of the message

    public interface WebswingMessage<T>
    Wrapper class for the message object
    • Method Detail

      • getMessage

        T getMessage()
        Returns:
        the actual deserialize object received from topic.