public class TestResponseHandler
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.core.http.HttpClientResponse>
| Constructor and Description | 
|---|
TestResponseHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(io.vertx.core.http.HttpClientResponse event)  | 
io.vertx.core.MultiMap | 
headers()  | 
int | 
status()  | 
void | 
waitForIt()  | 
Copyright © 2023. All Rights Reserved.