| Class | Description |
|---|---|
| AkkaStreamingConfiguration |
This spring configuration provides the beans which are required to provide Akka streams (sources) into the streaming
pool.
|
| DefaultStreamFactories |
Configuration for including the
TypedStreamFactorys provided in the core project. |
| EmbeddedPoolConfiguration |
The spring configuration which shall be used in any application that will have the spring pool embedded.
|
| StreamCreatorFactoryConfiguration |
This configuration can be used together with a pool configuration and provides and additional factory for streams
which is based on so-called creators.
|