Package | Description |
---|---|
com.vaadin.flow.server |
Modifier and Type | Method and Description |
---|---|
VaadinSession |
VaadinService.findVaadinSession(VaadinRequest request)
Attempts to find a Vaadin service session associated with this request.
|
protected VaadinSession |
VaadinService.getExistingSession(VaadinRequest request,
boolean allowSessionCreation) |
Copyright © 2025. All rights reserved.