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

Annotation Interface EndpointExposed

@Target(TYPE) @Retention(RUNTIME) public @interface EndpointExposed

Annotation marks the class itself should not be treated as an Endpoint, but inheritable methods will be added to the descendant Endpoints.