Package com.vaadin.mpr


package com.vaadin.mpr
  • Classes
    Class
    Description
    Retrieves current Vaadin instances for Vaadin 8.
    Server side message handling class that handles server side message communication for legacy components.
    A wrapper that allows adding legacy components into Flow layouts.
    MPR helper class that makes it easier to handle how a legacy Navigator coexists with Flow routing.
    MprRouteAdapter<T extends com.vaadin.navigator.View>
    Simple route adapter that wraps a FW View so it can be used as a Flow NavigationTarget using Route without any Navigator involvement.
    Base legacy VaadinServlet that creates a MprServletService.
    MPR UI instance that delegates some method calls between Flow UI and the legacy UI.
     
    Manages MprUI instances in the application.