| Aggregator |
In Inugami, a lot of events are managed.
|
| NoForcingEventProvider |
In Inugami, it's possible to force providers invocation.
|
| Provider |
Inugami is a solution that gathers information from various sources, combines it and sends it to the front-end.
|
| ProviderCallbackOnError |
The ProviderCallbackOnError allows to intercept provider error.
|
| ProviderCallbackOnSuccess |
The ProviderCallbackOnError allows to intercept provider successfully processing.
|
| ProviderForce |
The ProviderForce is an interface marker to identify all providers
how allow to force retrieve information.
|
| ProviderRunner |
The ProviderRunner allow to abstract the concrete implementation of provider runner.
|
| ProviderWithHttpConnector |
The ProviderWithHttpConnector is design to configure HTTP connector on Provider.
|
| ProviderWriter |
The ProviderWriter is designed to create writer providers.
|