Uses of Class
io.vertx.openapi.mediatype.MediaTypeInfo
Packages that use MediaTypeInfo
-
Uses of MediaTypeInfo in io.vertx.openapi.mediatype
Subinterfaces with type arguments of type MediaTypeInfo in io.vertx.openapi.mediatypeMethods in io.vertx.openapi.mediatype that return MediaTypeInfoMethods in io.vertx.openapi.mediatype with parameters of type MediaTypeInfoModifier and TypeMethodDescriptionbooleanMediaTypeInfo.doesInclude(MediaTypeInfo other) Checks if the other mediatype is compatible to this mediatype.