com.eruces.teagent.TEAgentFileProcess
The TEAgentFileProcess class runs one file encryption or decryption, either locally in the agent or remotely in the engine, reporting progress to file event listeners.
Since: 3.1
© Pi Soft, 2018-2026 · Tricryption Engine 8.1
Inheritance
- Inherits com.eruces.teagent.event.FileEventDispatcher
- Inherits com.eruces.teagent.event.FileEventListener
Public Member Functions
| Member | Description |
|---|---|
void startProcess(FileEvent e) | |
void continueProcess(FileEvent e) | |
void finishProcess(FileEvent e) | |
void cancelProcess(FileEvent e) | |
void addFileEventListener(FileEventListener fel) | |
void removeFileEventListener(FileEventListener fel) |