@ProviderType
public interface InactiveRequestHandler
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isShowInactiveRequestMessage() |
void |
processInactiveRequest(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
String messageKey) |
default boolean isShowInactiveRequestMessage()
void processInactiveRequest(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
String messageKey)
throws IOException
IOException