|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionTimeoutHandler
Implement this interface to provide a timeout handler for session timeout.
| Method Summary | |
|---|---|
void |
handleSessionTimeout()
Performs operations needed to handle a session timeout. |
boolean |
isSessionTimeout(Throwable error)
Detects if session has timed out |
| Method Detail |
|---|
boolean isSessionTimeout(Throwable error)
void handleSessionTimeout()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||