java.lang.Object
io.helidon.webserver.http.RestServer
Deprecated.
this API is part of incubating features of Helidon. This API may change including backward incompatible changes
and full removal. We welcome feedback for incubating features.
APIs to define a declarative server endpoint.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interface
Deprecated.Definition of an outbound header (sent with every request).static @interface
Deprecated.Container forRestServer.ComputedHeader
repeated annotation.static @interface
Deprecated.Definition of a server endpoint.static @interface
Deprecated.Definition of an outbound header (sent with every response).static @interface
Deprecated.Container forRestServer.Header
repeated annotation.static @interface
Deprecated.Listener socket assigned to this endpoint.static @interface
Deprecated.Status that should be returned. -
Method Summary