Uses of Interface
io.vertx.openapi.contract.MediaType
Packages that use MediaType
Package
Description
-
Uses of MediaType in io.vertx.openapi.contract
Methods in io.vertx.openapi.contract that return MediaTypeModifier and TypeMethodDescriptionRequestBody.determineContentType(String mediaTypeIdentifier) This method tries to determine the best fittingMediaTypebased on the passed content type.Methods in io.vertx.openapi.contract that return types with arguments of type MediaType -
Uses of MediaType in io.vertx.reactivex.openapi.contract
Methods in io.vertx.reactivex.openapi.contract that return MediaTypeMethods in io.vertx.reactivex.openapi.contract with parameters of type MediaTypeConstructors in io.vertx.reactivex.openapi.contract with parameters of type MediaType -
Uses of MediaType in io.vertx.rxjava3.openapi.contract
Methods in io.vertx.rxjava3.openapi.contract that return MediaTypeMethods in io.vertx.rxjava3.openapi.contract with parameters of type MediaTypeConstructors in io.vertx.rxjava3.openapi.contract with parameters of type MediaType