| Package | Description |
|---|---|
| io.vertx.openapi.contract | |
| io.vertx.openapi.validation.transformer |
| 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. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MediaType> |
Response.getContent() |
Map<String,MediaType> |
RequestBody.getContent() |
| Modifier and Type | Method and Description |
|---|---|
Object |
BodyTransformer.transform(MediaType type,
Buffer value) |
Object |
ApplicationJsonTransformer.transform(MediaType type,
Buffer value) |
Copyright © 2024 Eclipse. All rights reserved.