public interface HttpServerRequestContext
| Modifier and Type | Method and Description | 
|---|---|
io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer> | 
bodyStream()  | 
io.vertx.core.http.HttpServerRequest | 
request()  | 
io.vertx.core.Future<java.lang.Void> | 
withAvalaibleBody()  | 
Copyright © 2023. All Rights Reserved.