Interface EndOfRequestListener

    • Method Detail

      • requestDidComplete

        void requestDidComplete()
        Notified at the end of the request. This notification occurs after the response has been sent to the client, which means that it is to late to (for example) create a new HttpSession.