Uses of Interface
com.vaadin.flow.server.SessionExpiredHandler
Packages that use SessionExpiredHandler
-
Uses of SessionExpiredHandler in com.vaadin.flow.server.communication
Classes in com.vaadin.flow.server.communication that implement SessionExpiredHandlerModifier and TypeClassDescriptionclass
Handles heartbeat requests.class
Handles requests to open a push (bidirectional) communication channel between the client and the server.class
Processes a UIDL request from the client.