|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VaadinServlet.RequestType | |
|---|---|
| com.vaadin.server | |
| Uses of VaadinServlet.RequestType in com.vaadin.server |
|---|
| Methods in com.vaadin.server that return VaadinServlet.RequestType | |
|---|---|
protected VaadinServlet.RequestType |
VaadinServletService.getRequestType(VaadinRequest request)
Deprecated. As of 7.0. Will likely change or be removed in a future version |
protected VaadinServlet.RequestType |
VaadinServlet.getRequestType(VaadinServletRequest request)
Deprecated. As of 7.0. Will likely change or be removed in a future version |
static VaadinServlet.RequestType |
VaadinServlet.RequestType.valueOf(java.lang.String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static VaadinServlet.RequestType[] |
VaadinServlet.RequestType.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||