public class RELPMessage extends ByteArrayMessage
| Modifier and Type | Field and Description |
|---|---|
private String |
command |
private long |
txnr |
| Constructor and Description |
|---|
RELPMessage(String sender,
byte[] data,
long txnr,
String command) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
long |
getTxnr() |
getMessage, getSender, getSslSessionStatusCopyright © 2023 Apache NiFi Project. All rights reserved.