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