We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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.