You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.server.communication.

Class WebComponentProvider

  • All Implemented Interfaces:

    RequestHandler, Serializable

    public class WebComponentProvider
    extends SynchronizedRequestHandler

    Request handler that supplies the script/html of the web component matching the given tag.

    For internal use only. May be renamed or removed in a future release.

    Since:

    2.0

    Author:

    Vaadin Ltd.

    See Also:

    Serialized Form