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.