public class SessionMaxInactiveIntervalHandler
extends HandlerWrapper
Title: Http server
Description: This handler sets session inactive interval to 0 to avoid session removal during request execution.
Copyright: Copyright (c) 2015
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
void |
handle(java.lang.String target,
Request baseRequest,
HttpServletRequest request,
HttpServletResponse response) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.