Class AbstractClientMessage

    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractClientMessage​(org.apache.wicket.Application application, java.lang.String sessionId, IKey key)  
    • Constructor Detail

      • AbstractClientMessage

        public AbstractClientMessage​(org.apache.wicket.Application application,
                                     java.lang.String sessionId,
                                     IKey key)
    • Method Detail

      • getApplication

        public org.apache.wicket.Application getApplication()
      • getSessionId

        public java.lang.String getSessionId()
      • getKey

        public IKey getKey()