Skip navigation links

Package com.bosch.iot.dm.stream

Provides generic Stream API that allows event consumption with back-pressure and (optional) acknowledgement.

See: Description

Package com.bosch.iot.dm.stream Description

Provides generic Stream API that allows event consumption with back-pressure and (optional) acknowledgement.
The main class is StreamConsumer which is implemented by event consumers. It gets StreamHandler when opened that allows it to request events and to close stream (i.e. to cancel consumption).
Since:
1.0
Version:
1.0
Skip navigation links

Copyright © 2022 Bosch.IO GmbH. All rights reserved.