Package com.vaadin.flow.internal
package com.vaadin.flow.internal
-
ClassDescriptionTracks the set of all active stylesheets used by the running application during development time.Helper class for reading annotation data.Allows to access the web application classloader.Utility class for Java Beans information access.Helper methods for use in bootstrapping.Provides a way to reload browser tabs via web socket connection passed as a
AtmosphereResource.Live reload enabling technology detected.Deprecated.Provides API to access to theBrowserLiveReloadinstance by aVaadinService.Utilities related to various case operations.Exception for when there is a problem with compressing files.Utility class for compression and decompression of folders and files.Keeps track ofConstantPoolKeyvalues that have already been sent to the client.Wraps a JSON value that should be stored in theConstantPoolshared between the client and the server.Utility methods to handle application theme CSS content.Keeps track of various current instances for the current thread.Validates custom-element name according to definition in Custom element nameRequest handler for development mode, providing proxy capabilities to the development server and access to compilation output.Provides API to access to theDevModeHandlerinstance by aVaadinService.Utilities related to various encoding schemes.Context of a callback execution whenUI.beforeClientResponse(com.vaadin.flow.component.Component, com.vaadin.flow.function.SerializableConsumer)is invoked.Utility class for file I/O operations, including conditional file writing, file searching, and content comparison.A class for static methods and definitions that might be used in different locations.Thrown when the command execution fails.Thrown when detecting the version of a tool fails.Version object for frontend versions comparison and handling.Helpers for HTML related aspects.Utility for encoding objects to and from JSON.General-purpose serializer of Java objects toObjectNodeand deserializer of JsonNode to Java objects.Helpers for usingjackson.Custom Jackson serializer for Component that delegates to NodeSerializer.Custom Jackson serializer for Node types (Element, ShadowRoot) that serializes attached nodes as @v-node references for client-side DOM manipulation.Helpers for replicating JavaScript semantics in Java.An exception thrown when the given JSON value cannot be decoded into a value of the given Java type.An exception thrown when the given Java value cannot be encoded into JSON.Utility class for locale handling.Utility class for commonMessageDigestoperations.Utility class for network related methods.Abstract root of a state node tree.A stateless singleton node owner that is used for nodes that have not yet been attached to a state tree.Generic class representing an immutable pair of values.An immutable representation of a range, marked by start and end points.ReflectionCache<C,T> A thread-safe cache for the result of doing some reflection lookup based on a class.An util class with helpers for reflection operations.The class that handles writing the response data into the response.A node in the state tree that is synchronized with the client-side.The state tree that is synchronized with the client-side.A task to be executed before the client response, together with an execution sequence number and context object.A registration object for removing a task registered for execution before the client response.Utility class for special string handling.Marker interface for (Lit and Polymer) templates.Helpers related to theme handling.Internal utility class for URL handling.Collects entries that should be exported for vaadin-usage-statistics when running in development mode.A usage statistics entry.A class for exportingUsageStatisticsentries.Allows to run initialization ofVaadinContextwhich for some reasons may not be done viaServletContextListener.
BrowserLiveReloadAccessorinstead