Class EndPointData

java.lang.Object
com.vaadin.flow.server.frontend.scanner.EndPointData
All Implemented Interfaces:
Serializable

public final class EndPointData extends Object implements Serializable
A simple container with the information related to an application end-point, i.e. those classes annotated with the Route annotation.

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

Since:
2.0
See Also: