Package dk.mada.jaxrs.model.api
package dk.mada.jaxrs.model.api
Models related to the OpenApi operations.
The model is based on immutable classes.
-
ClassDescriptionModels the content of a request or response.Selects content based on configuration.The context of a content lookup.Location of the content to resolve.HTTP methods.Immutable implementation of
Content
.Builds instances of typeImmutableContent
.Immutable implementation ofOperation
.Builds instances of typeImmutableOperation
.Immutable implementation ofParameter
.Builds instances of typeImmutableParameter
.Immutable implementation ofRequestBody
.Builds instances of typeImmutableRequestBody
.Immutable implementation ofResponse
.Builds instances of typeImmutableResponse
.Information about a single operation.Operations in the model.Information about a single parameter.Information about an operation's request body.Models the response for a resource call.HTTP status codes.