Uses of Package
com.vaadin.flow.server.communication
Packages that use com.vaadin.flow.server.communication
Package
Description
-
Classes in com.vaadin.flow.server.communication used by com.vaadin.base.devserverClassDescriptionRepresents a message that can arrive as multiple fragments.Manages fragmented messages during Atmosphere push communication.
-
Classes in com.vaadin.flow.server.communication used by com.vaadin.flow.component
-
Classes in com.vaadin.flow.server.communication used by com.vaadin.flow.component.internalClassDescriptionRepresents a bidirectional ("push") connection between a single UI and its client-side.
-
Classes in com.vaadin.flow.server.communication used by com.vaadin.flow.diClassDescriptionThis event listener is notified when the Single Page Application's HTML page is about to be generated and sent to the client.
-
Classes in com.vaadin.flow.server.communication used by com.vaadin.flow.internalClassDescriptionManages fragmented messages during Atmosphere push communication.
-
Classes in com.vaadin.flow.server.communication used by com.vaadin.flow.internal.nodefeature
-
Classes in com.vaadin.flow.server.communication used by com.vaadin.flow.serverClassDescriptionThis event listener is notified when the Single Page Application's HTML page is about to be generated and sent to the client.This represents the state of a Index HTML response being generated.Event fired to
RpcInvocationListeners around the server-side handling of a single client-to-server RPC invocation (a DOM event, a@ClientCallable/template event handler, a server-side navigation, a return channel message, and so on).Listener that is notified around the server-side handling of individual client-to-server RPC invocations, enabling per-invocation observation (for example to emit a tracing span showing which DOM event or@ClientCallablemethod is consuming the time spent holding the session lock while processing a request). -
Classes in com.vaadin.flow.server.communication used by com.vaadin.flow.server.communicationClassDescriptionRepresents a message that can arrive as multiple fragments.Manages fragmented messages during Atmosphere push communication.This represents the state of a Index HTML response being generated.Processes a 'start' request type from the client to initialize server session and UI.Represents a bidirectional ("push") connection between a single UI and its client-side.Handles incoming push connections and messages and dispatches them to the correct
UI/AtmospherePushConnection.Event fired toRpcInvocationListeners around the server-side handling of a single client-to-server RPC invocation (a DOM event, a@ClientCallable/template event handler, a server-side navigation, a return channel message, and so on).Handles a client-to-server message containing serialized RPC invocations.Exception thrown then the security key sent by the client does not match the expected one.Exception thrown when the client sends a message with an unexpected message ID, indicating that the client and server are out of sync.A data transfer object representing an RPC request sent by the client side.HandlesStreamReceiverinstances registered inVaadinSession. -
Classes in com.vaadin.flow.server.communication used by com.vaadin.hilla.authClassDescriptionThis event listener is notified when the Single Page Application's HTML page is about to be generated and sent to the client.This represents the state of a Index HTML response being generated.
-
Classes in com.vaadin.flow.server.communication used by com.vaadin.hilla.routeClassDescriptionThis event listener is notified when the Single Page Application's HTML page is about to be generated and sent to the client.This represents the state of a Index HTML response being generated.