Package | Description |
---|---|
io.vertx.ext.web.handler | |
io.vertx.reactivex.ext.web.handler | |
io.vertx.rxjava.ext.web.handler | |
io.vertx.rxjava3.ext.web.handler |
Modifier and Type | Method and Description |
---|---|
static ResponseContentTypeHandler |
ResponseContentTypeHandler.create()
Create a response content type handler.
|
static ResponseContentTypeHandler |
ResponseContentTypeHandler.create(String disableFlag)
Create a response content type handler with a custom disable flag.
|
Modifier and Type | Method and Description |
---|---|
ResponseContentTypeHandler |
ResponseContentTypeHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ResponseContentTypeHandler |
ResponseContentTypeHandler.newInstance(ResponseContentTypeHandler arg) |
Constructor and Description |
---|
ResponseContentTypeHandler(ResponseContentTypeHandler delegate) |
Modifier and Type | Method and Description |
---|---|
ResponseContentTypeHandler |
ResponseContentTypeHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ResponseContentTypeHandler |
ResponseContentTypeHandler.newInstance(ResponseContentTypeHandler arg) |
Constructor and Description |
---|
ResponseContentTypeHandler(ResponseContentTypeHandler delegate) |
Modifier and Type | Method and Description |
---|---|
ResponseContentTypeHandler |
ResponseContentTypeHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ResponseContentTypeHandler |
ResponseContentTypeHandler.newInstance(ResponseContentTypeHandler arg) |
Constructor and Description |
---|
ResponseContentTypeHandler(ResponseContentTypeHandler delegate) |
Copyright © 2021 Eclipse. All rights reserved.