Package | Description |
---|---|
io.vertx.reactivex.ext.web.handler |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<ResponseContentTypeHandler> |
ResponseContentTypeHandler.__TYPE_ARG |
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.
|
static ResponseContentTypeHandler |
ResponseContentTypeHandler.newInstance(ResponseContentTypeHandler arg) |
Copyright © 2024 Eclipse. All rights reserved.