| Package | Description |
|---|---|
| org.openksavi.sponge |
Interfaces for base functionalities.
|
| org.openksavi.sponge.action |
Interfaces for actions.
|
| org.openksavi.sponge.correlator |
Interfaces for correlators.
|
| org.openksavi.sponge.filter |
Interfaces for filters.
|
| org.openksavi.sponge.rule |
Interfaces for rules.
|
| org.openksavi.sponge.trigger |
Interfaces for triggers.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventProcessorMeta
An event processor metadata.
|
interface |
EventSetProcessorMeta
An event set processor metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessorMeta |
ProcessorOperations.getMeta()
Returns the metadata.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionMeta
An action metadata.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CorrelatorMeta
A correlator metadata.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilterMeta
A filter metadata.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleMeta
A rule metadata.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TriggerMeta
A trigger metadata.
|
Copyright © 2016–2021 Softelnet. All rights reserved.