| Package | Description |
|---|---|
| io.vertx.core.http |
| Modifier and Type | Method and Description |
|---|---|
GoAway |
HttpClosedException.goAway() |
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) |
HttpClosedException(GoAway goAway) |
Copyright © 2024 Eclipse. All rights reserved.