Class HttpSessionEvent

    • Constructor Detail

      • HttpSessionEvent

        public HttpSessionEvent​(HttpSession source)
        Construct a session event from the given source.
    • Method Detail

      • getSession

        public HttpSession getSession()
        Return the session that changed.