| Modifier and Type | Interface and Description |
|---|---|
interface |
DetectionAgentInterface<T extends Subject> |
class |
Evidence<T extends Subject> |
class |
RawData<T extends Subject> |
interface |
ServerInterface<T extends Subject>
Interface defining all methods provided by the server.
|
interface |
SubjectAdapter<T extends Subject>
The SubjectAdapter is the adapter between the data that will be used
by the running server.
|
class |
SubjectTuple<T extends Subject>
The SubjectTuple class represents a tuple of Subject-Timestamp.
|
| Modifier and Type | Field and Description |
|---|---|
T |
Evidence.subject |
T |
RawData.subject |
Copyright © 2019. All rights reserved.