com.vaadin.flow.server.communication.

Class WebComponentProvider

java.lang.Object
com.vaadin.flow.server.SynchronizedRequestHandler
com.vaadin.flow.server.communication.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: