Classes, interfaces and traits

EventBusService

for event bus services (service proxies).

Consumers receive a service proxy to use the service.

« More »

HttpEndpoint

for HTTP endpoint (REST api).

Consumers receive a HTTP client configured with the host and port of the endpoint.

« More »

JDBCDataSource

« More »

MessageSource

Service type for data producer. Providers are publishing data to a specific event bus address.

« More »

MongoDataSource

« More »

RedisDataSource

Service type for Redis data source.

« More »