| Package | Description |
|---|---|
| org.openksavi.sponge |
Interfaces for base functionalities.
|
| 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 |
EventProcessorAdapter<T extends EventProcessor<?>>
Event processor adapter.
|
interface |
EventProcessorBuilder<T extends EventProcessor<?>>
An event processor builder.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventSetProcessor<T extends EventSetProcessorAdapter<?>>
Event set processor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Correlator
Correlator.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Filter
Filter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Rule
Rule.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Trigger
Trigger.
|
Copyright © 2016–2020 Softelnet. All rights reserved.