Package com.flowingcode.vaadin.jsonmigration


package com.flowingcode.vaadin.jsonmigration
  • Class
    Description
    A pending result from a JavaScript snippet sent to the browser for evaluation.
    Provides a compatibility layer for JSON handling to abstract away breaking changes introduced in Vaadin version 25.
    General-purpose serializer of Java objects to JsonValue and deserializer of JsonValue to Java objects.