| Package | Description | 
|---|---|
| io.vertx.core.buffer | |
| io.vertx.core.json | |
| io.vertx.core.shareddata | |
| io.vertx.ext.stomp | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Buffer
Most data is shuffled around inside Vert.x using buffers. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JsonArray
A representation of a JSON array in Java. 
 | 
class  | 
JsonObject
A representation of a JSON object in Java. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
default Shareable | 
Shareable.copy()
Returns a copy of the object. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Destination
Represents a STOMP destination. 
 | 
Copyright © 2021 Eclipse. All rights reserved.