Uses of Class
io.vertx.reactivex.openapi.contract.MediaType
Packages that use MediaType
-
Uses of MediaType in io.vertx.reactivex.openapi.contract
Fields in io.vertx.reactivex.openapi.contract with type parameters of type MediaTypeModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<MediaType> MediaType.__TYPE_ARGMethods in io.vertx.reactivex.openapi.contract that return MediaTypeModifier and TypeMethodDescriptionRequestBody.determineContentType(String mediaTypeIdentifier) This method tries to determine the best fittingMediaTypebased on the passed content type.static MediaTypeMediaType.newInstance(MediaType arg) Methods in io.vertx.reactivex.openapi.contract that return types with arguments of type MediaType