| Package | Description |
|---|---|
| org.openksavi.sponge.core |
Classes for base functionalities.
|
| org.openksavi.sponge.core.correlator |
Classes for correlators.
|
| org.openksavi.sponge.core.rule |
Classes for rules.
|
| org.openksavi.sponge.java |
Abstract implementations of processors for Java support and classes for Java-based knowledge bases.
|
| Modifier and Type | Method and Description |
|---|---|
BaseEventSetProcessor<T> |
BaseEventSetProcessor.withDuration(Duration duration) |
BaseEventSetProcessor<T> |
BaseEventSetProcessor.withSynchronous(Boolean synchronous) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCorrelator |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRule |
| Modifier and Type | Class and Description |
|---|---|
class |
JCorrelator
Java-specific implementation of the correlator.
|
class |
JRule
Java-specific implementation of the rule.
|
Copyright © 2016–2019 Softelnet. All rights reserved.