| Package | Description | 
|---|---|
| io.vertx.core.http | |
| io.vertx.reactivex.core.http | |
| io.vertx.rxjava.core.http | 
| Modifier and Type | Method and Description | 
|---|---|
GoAway | 
GoAway.setDebugData(Buffer debugData)
Set the additional debug data 
 | 
GoAway | 
GoAway.setErrorCode(long errorCode)  | 
GoAway | 
GoAway.setLastStreamId(int lastStreamId)
Set the last stream id. 
 | 
| Constructor and Description | 
|---|
GoAway(GoAway that)  | 
| Modifier and Type | Method and Description | 
|---|---|
HttpConnection | 
HttpConnection.goAwayHandler(Handler<GoAway> handler)
Set an handler called when a  frame is received. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HttpConnection | 
HttpConnection.goAwayHandler(Handler<GoAway> handler)
Set an handler called when a  frame is received. 
 | 
Copyright © 2020 Eclipse. All rights reserved.