| Package | Description |
|---|---|
| org.openksavi.sponge |
Interfaces for base functionalities.
|
| org.openksavi.sponge.action |
Interfaces for actions.
|
| org.openksavi.sponge.config |
Interfaces for the configuration.
|
| org.openksavi.sponge.engine |
Interfaces for the engine and base functionalities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessorNotFoundException
An exception thrown when a processor is not registered.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InactiveActionException
An exception thrown when an action is inactive.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigException
An exception representing a failure in the configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueueFullException
An exception representing a full event queue.
|
class |
WrappedException
Exception that wraps other exception.
|
Copyright © 2016–2019 Softelnet. All rights reserved.