Uses of Class
io.camunda.zeebe.transport.stream.impl.messages.ErrorResponse
Packages that use ErrorResponse
Package
Description
Zeebe Protocol
-
Uses of ErrorResponse in io.camunda.zeebe.transport.stream.api
Constructors in io.camunda.zeebe.transport.stream.api with parameters of type ErrorResponse -
Uses of ErrorResponse in io.camunda.zeebe.transport.stream.impl.messages
Methods in io.camunda.zeebe.transport.stream.impl.messages that return ErrorResponseMethods in io.camunda.zeebe.transport.stream.impl.messages that return types with arguments of type ErrorResponseModifier and TypeMethodDescription<T extends StreamResponse>
Either<ErrorResponse, T> StreamResponseDecoder.decode(byte[] bytes, T response)