public class ByteArrayMessage extends Object
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
message |
private String |
sender |
| Constructor and Description |
|---|
ByteArrayMessage(byte[] message,
String sender) |
Copyright © 2021 Apache NiFi Project. All rights reserved.