Package io.camunda.zeebe.broker.transport
package io.camunda.zeebe.broker.transport
-
ClassDescriptionAsyncApiRequestHandler<R extends AsyncApiRequestHandler.RequestReader<?>,
W extends AsyncApiRequestHandler.ResponseWriter> ARequestHandlerthat automatically decodes requests and encodes successful and error responses.AsyncApiRequestHandler.RequestReader<T extends org.agrona.sbe.MessageDecoderFlyweight>Extension ofBufferReaderthat provides extra methods used byAsyncApiRequestHandlerimplementations.Extension ofBufferWriterthat provides extra methods used byAsyncApiRequestHandlerimplementations