Class TextMessage

    • Constructor Detail

      • TextMessage

        public TextMessage​(Application application,
                           String sessionId,
                           IKey key,
                           CharSequence text)
        Parameters:
        application - the Wicket application
        sessionId - the id of the http session
        key - the page id or resource name
        text - the message sent from the client