Uses of Interface
io.camunda.zeebe.gateway.impl.stream.JobStreamClient
Packages that use JobStreamClient
-
Uses of JobStreamClient in io.camunda.zeebe.gateway.impl
Methods in io.camunda.zeebe.gateway.impl that return types with arguments of type JobStreamClientMethod parameters in io.camunda.zeebe.gateway.impl with type arguments of type JobStreamClientModifier and TypeMethodDescriptionvoidSpringGatewayBridge.registerJobStreamClient(Supplier<JobStreamClient> jobStreamClientSupplier) -
Uses of JobStreamClient in io.camunda.zeebe.gateway.impl.stream
Classes in io.camunda.zeebe.gateway.impl.stream that implement JobStreamClientModifier and TypeClassDescriptionfinal classA thin adapter around aClientStreamServiceinstance specifically for streaming jobs.