com.eruces.teagent.Processor
The Processor class is one stage of the agent's data-processing pipeline, applied to a stream through an init, process and finish sequence.
Since: 2.0
© Pi Soft, 2018-2026 · Tricryption Engine 8.1
Inheritance
- Inherited by com.eruces.teagent.Decompression
- Inherited by com.eruces.teagent.ProcessorCompression
- Inherited by com.eruces.teagent.ProcessorDecompression
- Inherited by com.eruces.teagent.ProcessorWithConnection
- Inherited by com.eruces.teagent.ProcessorXOR
Protected Member Functions
| Member | Description |
|---|---|
Processor(ProcessorType type) |
Public Member Functions
| Member | Description |
|---|---|
ProcessorType getType() |