Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler |
Modifier and Type | Field and Description |
---|---|
static 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(io.vertx.ext.web.handler.ResponseContentTypeHandler arg) |
Copyright © 2019 Eclipse. All rights reserved.