| Package | Description |
|---|---|
| com.vaadin.flow.server |
| Modifier and Type | Method and Description |
|---|---|
protected VaadinServletRequest |
VaadinServlet.createVaadinRequest(HttpServletRequest request)
Creates a Vaadin request for a http servlet request.
|
static VaadinServletRequest |
VaadinServletRequest.getCurrent()
Gets the currently processed Vaadin servlet request.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ServletHelper.getContextRootRelativePath(VaadinServletRequest request)
Deprecated.
Don't use this method since it's tied to
VaadinServletRequest |
Copyright © 2025. All rights reserved.