Uses of Package
com.vaadin.hilla
Packages that use com.vaadin.hilla
Package
Description
-
Classes in com.vaadin.hilla used by com.vaadin.hillaClassDescriptionHandles (re)generation of the TypeScript code.The controller that is responsible for processing Vaadin endpoint requests.Exception thrown by EndpointInvoker when invocation fails.Allows to specify the HTTP status code and message to return as error.Exception indicating the endpoint was not found.Handles invocation of endpoint methods after checking the user has proper access.A checker responsible for validating the Vaadin endpoint names.Class that contains all Vaadin endpoint customizable properties.Keeps track of registered endpoints.Tracks methods inside a given endpoint class.A subscription that wraps a Flux and allows to listen for unsubscribe events from the browser.A checker for TypeScript null compatibility in Vaadin endpoint methods parameter and return types.
-
Classes in com.vaadin.hilla used by com.vaadin.hilla.crudClassDescriptionAnnotation marks the class itself should not be treated as an
Endpoint, but inheritable methods will be added to the descendant Endpoints. -
Classes in com.vaadin.hilla used by com.vaadin.hilla.pushClassDescriptionHandles invocation of endpoint methods after checking the user has proper access.Class that contains all Vaadin endpoint customizable properties.
-
Classes in com.vaadin.hilla used by com.vaadin.hilla.signals.configClassDescriptionA condition for registering components only when a given feature flag is enabled.Handles invocation of endpoint methods after checking the user has proper access.
-
Classes in com.vaadin.hilla used by com.vaadin.hilla.signals.handlerClassDescriptionAllows to specify the HTTP status code and message to return as error.
-
Classes in com.vaadin.hilla used by com.vaadin.hilla.signals.internalClassDescriptionAllows to specify the HTTP status code and message to return as error.Handles invocation of endpoint methods after checking the user has proper access.
-
Classes in com.vaadin.hilla used by com.vaadin.hilla.startupClassDescriptionThe controller that is responsible for processing Vaadin endpoint requests.