Uses of Package
io.helidon.declarative.codegen.model.http
Packages that use io.helidon.declarative.codegen.model.http
Package
Description
HTTP Rest related code generation.
HTTP Rest model.
-
Classes in io.helidon.declarative.codegen.model.http used by io.helidon.declarative.codegen.httpClassDescriptionA fixed header value.Fluent API builder base for
HttpAnnotated
.HTTP Method definition.HTTP Status.A REST endpoint may be a client endpoint or a server endpoint. -
Classes in io.helidon.declarative.codegen.model.http used by io.helidon.declarative.codegen.model.httpClassDescriptionRest endpoint for Typed HTTP client.Fluent API builder for
ClientEndpoint
.Fluent API builder base forClientEndpoint
.Definition of a computed header, defined by an annotation.A fixed header value.An element that is annotation within the HTTP REST handling.Fluent API builder forHttpAnnotated
.Fluent API builder base forHttpAnnotated
.Generated implementation of the prototype, can be extended by descendant prototype implementations.HTTP Method definition.HTTP Status.A model for HTTP endpoints.Fluent API builder forModelElement
.Fluent API builder base forModelElement
.Generated implementation of the prototype, can be extended by descendant prototype implementations.A REST endpoint may be a client endpoint or a server endpoint.Fluent API builder forRestEndpoint
.Fluent API builder base forRestEndpoint
.Generated implementation of the prototype, can be extended by descendant prototype implementations.Definition of a rest method.Fluent API builder forRestMethod
.Fluent API builder base forRestMethod
.A single REST method parameter.Fluent API builder forRestMethodParameter
.Fluent API builder base forRestMethodParameter
.REST endpoint for server side endpoint definition.Fluent API builder forServerEndpoint
.Fluent API builder base forServerEndpoint
.