Quarkus - Vert.x - HTTP - Runtime 1.1.0.CR1
- java.lang.Object
-
- io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected boolean |
eof |
protected io.vertx.core.buffer.Buffer |
input1 |
protected Deque<io.vertx.core.buffer.Buffer> |
inputOverflow |
protected io.vertx.core.http.HttpServerRequest |
request |
protected boolean |
waiting |
-
Constructor Summary
Constructors
| Constructor and Description |
VertxBlockingInput(io.vertx.core.http.HttpServerRequest request) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
eof
protected boolean eof
Quarkus - Vert.x - HTTP - Runtime 1.1.0.CR1
Copyright © 2019 JBoss by Red Hat. All rights reserved.