Uses of Package
com.vaadin.flow.server
Packages that use com.vaadin.flow.server
Package
Description
-
Classes in com.vaadin.flow.server used by com.vaadin.base.devserverClassDescriptionA generic command interface meant to be used for passing lambdas around.Thrown by
FallibleCommand
if it's unable to complete its execution.Handler for producing a response to HTTP requests.Context in whichVaadinService
is running.A generic request to the server, wrapping a more specific request type, e.g.A generic response from the server, wrapping a more specific response type, e.g.An abstraction of the underlying technology, e.g.Contains everything that Vaadin needs to store for a specific user. -
Classes in com.vaadin.flow.server used by com.vaadin.base.devserver.startup
-
Classes in com.vaadin.flow.server used by com.vaadin.base.devserver.stats
-
Classes in com.vaadin.flow.server used by com.vaadin.base.devserver.viteproxy
-
Classes in com.vaadin.flow.server used by com.vaadin.collaborationengineClassDescriptionAbstract stream resource class.A generic command interface meant to be used for passing lambdas around.Event fired to
VaadinServiceInitListener
when aVaadinService
is being initialized.An abstraction of the underlying technology, e.g.Listener forVaadinService
initialization events. -
Classes in com.vaadin.flow.server used by com.vaadin.devbundle
-
Classes in com.vaadin.flow.server used by com.vaadin.experimental
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.componentClassDescriptionA generic command interface meant to be used for passing lambdas around.A generic request to the server, wrapping a more specific request type, e.g.An abstraction of the underlying technology, e.g.Contains everything that Vaadin needs to store for a specific user.
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.avatar
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.html
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.icon
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.internalClassDescriptionDefines a base contract for configuration (e.g.An abstraction of the underlying technology, e.g.Contains everything that Vaadin needs to store for a specific user.
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.littemplate
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.littemplate.internal
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.map
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.map.configuration.style
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.messages
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.page
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.component.webcomponentClassDescriptionA generic request to the server, wrapping a more specific request type, e.g.
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.diClassDescriptionFilter for dependencies loaded using
@StyleSheet
, and *@JavaScript
.Context in whichVaadinService
is running.An abstraction of the underlying technology, e.g.Listener forVaadinService
initialization events. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.dom
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.dom.impl
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.functionClassDescriptionDefines a base contract for configuration (e.g.Available strategies for session lock checking.
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.hotswapClassDescriptionEvent fired to
ServiceDestroyListener
when aVaadinService
is being destroyed.Listener that gets notified when theVaadinService
to which it has been registered is destroyed.Thrown for problems which occur in theVaadinService
layer.Event fired when a Vaadin service session is no longer in use.A listener that gets notified when a Vaadin service session is no longer used.Event gets fired when a new Vaadin service session is initialized for a Vaadin service.Event listener that can be registered to aVaadinService
to get an event when a new Vaadin service session is initialized for that service.Event fired toUIInitListener
when aUI
has been initialized.Event listener that can be registered for receiving an event when aUI
is initialized.An abstraction of the underlying technology, e.g.Contains everything that Vaadin needs to store for a specific user. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.i18nClassDescriptionHandler for producing a response to HTTP requests.RequestHandler which takes care of locking and unlocking of the VaadinSession automatically.A generic request to the server, wrapping a more specific request type, e.g.A generic response from the server, wrapping a more specific response type, e.g.Contains everything that Vaadin needs to store for a specific user.
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.internalClassDescriptionA generic command interface meant to be used for passing lambdas around.Handler for producing a response to HTTP requests.Context in which
VaadinService
is running.A generic request to the server, wrapping a more specific request type, e.g.An abstraction of the underlying technology, e.g.Contains everything that Vaadin needs to store for a specific user. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.internal.nodefeature
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.internal.springcsrfClassDescriptionA generic request to the server, wrapping a more specific request type, e.g.
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.routerClassDescriptionA generic command interface meant to be used for passing lambdas around.The RouteRegistry interface class that gives the out facing usage needs for a route registry implementation.
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.router.internalClassDescriptionDefines a base contract for configuration (e.g.A generic command interface meant to be used for passing lambdas around.Exception indicating that the application's routes have been configured incorrectly.The RouteRegistry interface class that gives the out facing usage needs for a route registry implementation.Context in which
VaadinService
is running.A generic request to the server, wrapping a more specific request type, e.g.An abstraction of the underlying technology, e.g.Contains everything that Vaadin needs to store for a specific user. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.serverClassDescriptionDefines a base contract for configuration (e.g.An abstract base class for DeploymentConfiguration implementations.Provides a configuration based on string properties.Abstract stream resource class.The registry class for
AppShellConfigurator
annotations.Provides context information for the bootstrap process.The URI resolver used in the bootstrap process.Interface for objects capable of building the bootstrap page.The callback used by bootstrap handlers in order to know when a request needs to pre-render the UI and include the initial UIDL in the page.The callback used by bootstrap handlers in order to know when a request is a valid URL to render the page.A generic command interface meant to be used for passing lambdas around.Filter for dependencies loaded using@StyleSheet
, and *@JavaScript
.An error thrown by the framework and handled by anErrorHandler
.Application errors handler.Encapsulates aCommand
submitted usingVaadinSession.access(Command)
.Framework internal enum for tracking the type of a request.HTTP status codes as defined in RFC 2068.Creates input stream instances that provides the actual data of aStreamResource
.Exception indicating that the application's routes have been configured incorrectly.The mode the application is running in.The property handling implementation ofDeploymentConfiguration
based on a base class for resolving system properties and a set of init parameters.Defines application PWA properties.Holds the configuration from thePWA
annotation.Implementation of icons used in PWA resources.Place where icon belongs to (header or manifest.webmanifest).Registry for PWA data.Handler for producing a response to HTTP requests.The RouteRegistry interface class that gives the out facing usage needs for a route registry implementation.Event fired toServiceDestroyListener
when aVaadinService
is being destroyed.Listener that gets notified when theVaadinService
to which it has been registered is destroyed.Thrown for problems which occur in theVaadinService
layer.Event fired toVaadinServiceInitListener
when aVaadinService
is being initialized.Event fired when a Vaadin service session is no longer in use.A listener that gets notified when a Vaadin service session is no longer used.Exception indicating that the session has expired.Event gets fired when a new Vaadin service session is initialized for a Vaadin service.Event listener that can be registered to aVaadinService
to get an event when a new Vaadin service session is initialized for that service.Available strategies for session lock checking.Handler for static files.Represents a receiver for data upload from the client.Stream registration result.Represents dynamically generated data.Registry forStreamResource
instances.Output stream consumer.StreamVariable is a special kind of variable whose value is streamed to anOutputStream
provided by theStreamVariable.getOutputStream()
method.Event passed toStreamVariable.streamingFinished(StreamingEndEvent)
method the contents have been streamed to StreamVariable successfully.Event passed toStreamVariable.streamingFailed(StreamingErrorEvent)
method when the streaming ended before the end of the input.Streaming event interface.Event passed toStreamVariable.onProgress(StreamingProgressEvent)
method during the streaming progresses.Event passed toStreamVariable.streamingStarted(StreamingStartEvent)
method before the streaming of the content toStreamVariable
starts.RequestHandler which takes care of locking and unlocking of the VaadinSession automatically.ResponseWriter is optionally returned by request handlers which implementSynchronizedRequestHandler.synchronizedHandleRequest(VaadinSession, VaadinRequest, VaadinResponse, String)
The ResponseWriter will be executed bySynchronizedRequestHandler.handleRequest(VaadinSession, VaadinRequest, VaadinResponse)
without holding Vaadin session lock.Contains the system messages used to notify the user about various critical situations that can occur.Provides information available forSystemMessagesProvider
when defining whatSystemMessages
to use.Gives out system messages based on Locale.Event fired toUIInitListener
when aUI
has been initialized.Event listener that can be registered for receiving an event when aUI
is initialized.Configuration in whichVaadinService
is running.Context in whichVaadinService
is running.A generic request to the server, wrapping a more specific request type, e.g.Used to provide an around-like aspect option around request processing.A generic response from the server, wrapping a more specific response type, e.g.An abstraction of the underlying technology, e.g.The main servlet, which handles all incoming requests to the application.Wrapper forHttpServletRequest
.Wrapper forHttpServletResponse
.A service implementation connected to aVaadinServlet
.Contains everything that Vaadin needs to store for a specific user.The lifecycle state of a VaadinSession.Provides information about the web browser the user is using that is directly available in the request, for instance browser name and version and IP address.A generic session, wrapping a more specific session implementation, e.g. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.server.authClassDescriptionA generic request to the server, wrapping a more specific request type, e.g.An abstraction of the underlying technology, e.g.
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.server.communicationClassDescriptionRequest handler which handles bootstrapping of the application, i.e.Provides context information for the bootstrap process.Interface for objects capable of building the bootstrap page.Registry for PWA data.Handler for producing a response to HTTP requests.Thrown for problems which occur in the
VaadinService
layer.A specialized RequestHandler which is capable of sending session expiration messages to the user.Represents a receiver for data upload from the client.Represents dynamically generated data.RequestHandler which takes care of locking and unlocking of the VaadinSession automatically.ResponseWriter is optionally returned by request handlers which implementSynchronizedRequestHandler.synchronizedHandleRequest(VaadinSession, VaadinRequest, VaadinResponse, String)
The ResponseWriter will be executed bySynchronizedRequestHandler.handleRequest(VaadinSession, VaadinRequest, VaadinResponse)
without holding Vaadin session lock.Contains the system messages used to notify the user about various critical situations that can occur.Upload exception class.A generic request to the server, wrapping a more specific request type, e.g.A generic response from the server, wrapping a more specific response type, e.g.An abstraction of the underlying technology, e.g.A service implementation connected to aVaadinServlet
.Contains everything that Vaadin needs to store for a specific user.Provides information about the web browser the user is using that is directly available in the request, for instance browser name and version and IP address. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.server.communication.streamingClassDescriptionEvent passed to
StreamVariable.streamingFinished(StreamingEndEvent)
method the contents have been streamed to StreamVariable successfully.Event passed toStreamVariable.streamingFailed(StreamingErrorEvent)
method when the streaming ended before the end of the input.Streaming event interface.Event passed toStreamVariable.onProgress(StreamingProgressEvent)
method during the streaming progresses.Event passed toStreamVariable.streamingStarted(StreamingStartEvent)
method before the streaming of the content toStreamVariable
starts. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.server.dauClassDescriptionEvent fired to
ServiceDestroyListener
when aVaadinService
is being destroyed.Listener that gets notified when theVaadinService
to which it has been registered is destroyed.Event fired toVaadinServiceInitListener
when aVaadinService
is being initialized.Provides information available forSystemMessagesProvider
when defining whatSystemMessages
to use.A generic request to the server, wrapping a more specific request type, e.g.Used to provide an around-like aspect option around request processing.A generic response from the server, wrapping a more specific response type, e.g.An abstraction of the underlying technology, e.g.Listener forVaadinService
initialization events.Contains everything that Vaadin needs to store for a specific user. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.server.frontendClassDescriptionDefines a base contract for configuration (e.g.Thrown by
FallibleCommand
if it's unable to complete its execution.The mode the application is running in.Holds the configuration from thePWA
annotation.Context in whichVaadinService
is running.An abstraction of the underlying technology, e.g. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.server.frontend.scanner
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.server.startupClassDescriptionDefines a base contract for configuration (e.g.Provides a configuration based on string properties.Interface class for RouteRegistries that can be used to request for error navigation views for Exceptions.Exception indicating that Route layouts configuration has problems.The RouteRegistry interface class that gives the out facing usage needs for a route registry implementation.Context in which
VaadinService
is running. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.server.webcomponent
-
Classes in com.vaadin.flow.server used by com.vaadin.flow.springClassDescriptionThrown for problems which occur in the
VaadinService
layer.A listener that gets notified when a Vaadin service session is no longer used.Context in whichVaadinService
is running.A generic request to the server, wrapping a more specific request type, e.g.An abstraction of the underlying technology, e.g.Listener forVaadinService
initialization events.The main servlet, which handles all incoming requests to the application.A service implementation connected to aVaadinServlet
.Contains everything that Vaadin needs to store for a specific user. -
Classes in com.vaadin.flow.server used by com.vaadin.flow.spring.securityClassDescriptionEvent fired to
VaadinServiceInitListener
when aVaadinService
is being initialized.A generic request to the server, wrapping a more specific request type, e.g.An abstraction of the underlying technology, e.g.Listener forVaadinService
initialization events. -
Classes in com.vaadin.flow.server used by com.vaadin.hillaClassDescriptionContext in which
VaadinService
is running.An abstraction of the underlying technology, e.g. -
Classes in com.vaadin.flow.server used by com.vaadin.hilla.routeClassDescriptionA generic request to the server, wrapping a more specific request type, e.g.
-
Classes in com.vaadin.flow.server used by com.vaadin.hilla.startupClassDescriptionEvent fired to
VaadinServiceInitListener
when aVaadinService
is being initialized.Listener forVaadinService
initialization events. -
Classes in com.vaadin.flow.server used by com.vaadin.testbench.unit
-
Classes in com.vaadin.flow.server used by com.vaadin.testbench.unit.mocksClassDescriptionThrown for problems which occur in the
VaadinService
layer.A generic request to the server, wrapping a more specific request type, e.g.An abstraction of the underlying technology, e.g.The main servlet, which handles all incoming requests to the application.Wrapper forHttpServletRequest
.A service implementation connected to aVaadinServlet
.Contains everything that Vaadin needs to store for a specific user.