- java.lang.Object
 
- 
- io.vertx.core.json.JsonObject
 
- 
- net.bluemind.core.rest.vertx.VertxRestStreamObject
 
 
 
- 
- 
Field Summary
Fields 
| Modifier and Type | 
Field and Description | 
io.vertx.core.buffer.Buffer | 
data  | 
boolean | 
end  | 
 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
VertxRestStreamObject(io.vertx.core.buffer.Buffer data,
                     boolean end)  | 
 
- 
Method Summary
- 
Methods inherited from class io.vertx.core.json.JsonObject
clear, containsKey, copy, encodePrettily, equals, fieldNames, getBinary, getBinary, getBoolean, getBoolean, getBuffer, getBuffer, getDouble, getDouble, getFloat, getFloat, getInstant, getInstant, getInteger, getInteger, getJsonArray, getJsonArray, getJsonObject, getJsonObject, getLong, getLong, getMap, getNumber, getNumber, getString, getString, getValue, getValue, hashCode, isEmpty, iterator, mapFrom, mapTo, mergeIn, mergeIn, mergeIn, put, putNull, readFromBuffer, remove, size, stream, toBuffer, toString, writeToBuffer 
- 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait 
- 
Methods inherited from interface java.lang.Iterable
forEach, spliterator 
 
 
 
- 
- 
Field Detail
- 
end
public final boolean end
 
 
 
 
 
Copyright © 2023. All Rights Reserved.