Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<TimeoutHandler> |
TimeoutHandler.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static TimeoutHandler |
TimeoutHandler.create()
Create a handler
|
static TimeoutHandler |
TimeoutHandler.create(long timeout)
Create a handler
|
static TimeoutHandler |
TimeoutHandler.create(long timeout,
int errorCode)
Create a handler
|
static TimeoutHandler |
TimeoutHandler.newInstance(TimeoutHandler arg) |
Copyright © 2021 Eclipse. All rights reserved.