Module io.helidon.webserver
Package io.helidon.webserver.http
Annotation Interface RestServer.Endpoint
- Enclosing class:
RestServer
@Target(TYPE)
@Retention(CLASS)
@Documented
@Inherited
@Singleton
public static @interface RestServer.Endpoint
Definition of a server endpoint.