| Package | Description | 
|---|---|
| io.vertx.ext.web.handler | |
| io.vertx.reactivex.ext.web.handler | |
| io.vertx.rxjava.ext.web.handler | 
| 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 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TimeoutHandler | 
TimeoutHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static TimeoutHandler | 
TimeoutHandler.newInstance(TimeoutHandler arg)  | 
| Constructor and Description | 
|---|
TimeoutHandler(TimeoutHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
TimeoutHandler | 
TimeoutHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static TimeoutHandler | 
TimeoutHandler.newInstance(TimeoutHandler arg)  | 
| Constructor and Description | 
|---|
TimeoutHandler(TimeoutHandler delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.