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

Class 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:

    Serialized Form