public class OpflowMessage extends Object
| Modifier and Type | Field and Description |
|---|---|
static OpflowMessage |
EMPTY |
static OpflowMessage |
ERROR |
| Constructor and Description |
|---|
OpflowMessage(byte[] body,
Map<String,Object> info) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBody() |
String |
getBodyAsString() |
Map<String,Object> |
getInfo() |
public static final OpflowMessage EMPTY
public static final OpflowMessage ERROR
Copyright © 2017. All rights reserved.