Uses of Package
io.vertx.openapi.mediatype
Packages that use io.vertx.openapi.mediatype
Package
Description
-
Classes in io.vertx.openapi.mediatype used by io.vertx.openapi.contractClassDescriptionThe MediaTypeRegistry contains all supported MediaTypes and Validators for the mediatypes.
-
Classes in io.vertx.openapi.mediatype used by io.vertx.openapi.mediatypeClassDescriptionThe content analyser is responsible to check if a request or response has the correct format i.e. is syntactically correct, and to transform the content-buffer into a representation that can be validated against a schema.Represents a media type string and provides simple access to the type, the suffix and the parameters.A MediaTypeRegistration is used to register mediatypes to the openapi mediatype registry.The MediaTypeRegistry contains all supported MediaTypes and Validators for the mediatypes.
-
Classes in io.vertx.openapi.mediatype used by io.vertx.reactivex.openapi.mediatypeClassDescriptionThe content analyser is responsible to check if a request or response has the correct format i.e. is syntactically correct, and to transform the content-buffer into a representation that can be validated against a schema.A MediaTypeRegistration is used to register mediatypes to the openapi mediatype registry.The MediaTypeRegistry contains all supported MediaTypes and Validators for the mediatypes.
-
Classes in io.vertx.openapi.mediatype used by io.vertx.rxjava3.openapi.mediatypeClassDescriptionThe content analyser is responsible to check if a request or response has the correct format i.e. is syntactically correct, and to transform the content-buffer into a representation that can be validated against a schema.A MediaTypeRegistration is used to register mediatypes to the openapi mediatype registry.The MediaTypeRegistry contains all supported MediaTypes and Validators for the mediatypes.