| Package | Description |
|---|---|
| io.vertx.groovy.ext.stomp | |
| io.vertx.rxjava.ext.stomp |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
Frames_GroovyStaticExtension.createErrorFrame(Frames j_receiver,
String message,
Map<String,String> headers,
String body) |
static Map<String,Object> |
Frames_GroovyStaticExtension.createReceiptFrame(Frames j_receiver,
String receiptId,
Map<String,String> headers) |
static void |
Frames_GroovyStaticExtension.handleReceipt(Frames j_receiver,
Map<String,Object> frame,
StompServerConnection connection) |
static Map<String,Object> |
Frames_GroovyStaticExtension.ping(Frames j_receiver) |
| Modifier and Type | Method and Description |
|---|---|
Frames |
Frames.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static Frames |
Frames.newInstance(Frames arg) |
| Constructor and Description |
|---|
Frames(Frames delegate) |
Copyright © 2017. All rights reserved.