| Package | Description |
|---|---|
| org.apache.nifi.processors.standard.relp.frame | |
| org.apache.nifi.processors.standard.relp.response |
| Class and Description |
|---|
| RELPDecoder
Decodes a RELP frame by maintaining a state based on each byte that has been processed.
|
| RELPEncoder
Encodes a RELPFrame into raw bytes using the given charset.
|
| RELPFrame
A RELP frame received from a channel.
|
| RELPFrame.Builder
Builder for a RELPFrame.
|
| RELPFrameException
Represents an error encountered when decoding RELP frames.
|
| RELPState
The parts of a RELP frame.
|
| Class and Description |
|---|
| RELPEncoder
Encodes a RELPFrame into raw bytes using the given charset.
|
| RELPFrame
A RELP frame received from a channel.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.