Package | Description |
---|---|
io.vertx.rxjava3.openapi.contract |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<MediaType> |
MediaType.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
MediaType |
RequestBody.determineContentType(String mediaTypeIdentifier)
This method tries to determine the best fitting
MediaType based on the passed content type. |
static MediaType |
MediaType.newInstance(MediaType arg) |
Modifier and Type | Method and Description |
---|---|
Map<String,MediaType> |
Response.getContent() |
Map<String,MediaType> |
RequestBody.getContent() |
Copyright © 2024 Eclipse. All rights reserved.