Uses of Interface
com.vaadin.mpr.core.LegacyCurrentInstance
-
Packages that use LegacyCurrentInstance Package Description com.vaadin.mpr.core -
-
Uses of LegacyCurrentInstance in com.vaadin.mpr.core
Methods in com.vaadin.mpr.core that return LegacyCurrentInstance Modifier and Type Method Description protected abstract LegacyCurrentInstanceAbstractMprServlet. getLegacyCurrentInstance()Retrieves a helper object which calls Vaadin 7 or Vaadin 8CurrentInstanceclass accordingly.
-