Uses of Package
io.camunda.zeebe.transport.stream.api
Packages that use io.camunda.zeebe.transport.stream.api
Package
Description
-
Classes in io.camunda.zeebe.transport.stream.api used by io.camunda.zeebe.transportClassDescriptionA remote stream service that manages streams from the Gateways.
-
Classes in io.camunda.zeebe.transport.stream.api used by io.camunda.zeebe.transport.stream.apiClassDescriptionA
RemoteStreamis a unidirectional stream from the Broker to a Gateway.Allows consumers of this API to specify error handling logic when a payload cannot be pushed out.ARemoteStreamerallows to push data back to a single gateway (any). -
Classes in io.camunda.zeebe.transport.stream.api used by io.camunda.zeebe.transport.stream.implClassDescriptionA
RemoteStreamis a unidirectional stream from the Broker to a Gateway.Allows consumers of this API to specify error handling logic when a payload cannot be pushed out.ARemoteStreamerallows to push data back to a single gateway (any).A remote stream service that manages streams from the Gateways.