| Package | Description |
|---|---|
| io.vertx.openapi.contract | |
| io.vertx.openapi.validation.transformer | |
| io.vertx.reactivex.openapi.contract | |
| io.vertx.rxjava3.openapi.contract |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
MediaType |
MediaType.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
MediaType.newInstance(MediaType arg) |
| Constructor and Description |
|---|
MediaType(MediaType delegate) |
| Modifier and Type | Method and Description |
|---|---|
MediaType |
MediaType.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
MediaType.newInstance(MediaType arg) |
| Constructor and Description |
|---|
MediaType(MediaType delegate) |
Copyright © 2023 Eclipse. All rights reserved.