Class TraditionalHttpSessionModel

    • Constructor Detail

      • TraditionalHttpSessionModel

        public TraditionalHttpSessionModel()
        Default constructor for deserialization.
      • TraditionalHttpSessionModel

        public TraditionalHttpSessionModel​(TraditionalHttpSessionCollection collection,
                                           javax.servlet.http.HttpSession session,
                                           String sId)
        Session creation constructor.
        Parameters:
        collection - the collection that manages this model
        session - the session that delegates to this model
        sId - the session ID