| Interface | Description |
|---|---|
| DataAgentInterface<T extends Subject> | |
| DetectionAgentInterface<T extends Subject> | |
| ServerInterface<T extends Subject> |
Interface defining all methods provided by the server.
|
| Subject | |
| SubjectAdapter<T extends Subject> |
The SubjectAdapter is the adapter between the data that will be used
by the running server.
|
| Class | Description |
|---|---|
| DataAgentProfile | |
| DetectionAgentProfile | |
| Event<T extends Subject> |
Represents an event of data (or evidence) inserted in the database.
|
| Evidence<T extends Subject> | |
| RawData<T extends Subject> |
| Exception | Description |
|---|---|
| InvalidProfileException |
Copyright © 2019. All rights reserved.