| Package | Description |
|---|---|
| org.openksavi.sponge |
Interfaces for base functionalities.
|
| org.openksavi.sponge.correlator |
Interfaces for correlators.
|
| org.openksavi.sponge.engine.processing |
Interfaces for processing units and related functionalities.
|
| 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 |
EventProcessor<T extends EventProcessorAdapter<?>>
Event processor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventSetProcessorAdapter<T extends EventSetProcessor<?>>
Event set processor adapter.
|
interface |
EventSetProcessorAdapterGroup<T extends EventSetProcessorAdapter>
Event set processor adapter group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CorrelatorAdapter
Correlator adapter.
|
interface |
CorrelatorAdapterGroup
Correlator adapter group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessingUnit<T extends EventProcessorAdapter<?>>
Processing Unit.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilterAdapter
Filer adapter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleAdapter
Rule adapter.
|
interface |
RuleAdapterGroup
Rule adapter group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TriggerAdapter
Trigger adapter.
|
Copyright © 2016–2020 Softelnet. All rights reserved.