Package dev.hilla

Annotation Interface EndpointExposed


@Target(TYPE) @Retention(RUNTIME) public @interface EndpointExposed
Annotation marks the class itself should not be treated as an Endpoint. Instead the inheritable methods will be added to the decsendant Endpoints.