| Package | Description |
|---|---|
| io.zeebe.transport | |
| io.zeebe.transport.impl |
| Modifier and Type | Method and Description |
|---|---|
protected TransportContext |
ClientTransportBuilder.buildTransportContext(ClientOutput output,
ClientRequestPool clientRequestPool,
RequestManager requestManager,
RemoteAddressListImpl addressList,
io.zeebe.dispatcher.FragmentHandler receiveHandler,
io.zeebe.dispatcher.Dispatcher receiveBuffer) |
| Modifier and Type | Field and Description |
|---|---|
protected RequestManager |
ClientOutputImpl.requestManager |
| Modifier and Type | Method and Description |
|---|---|
RequestManager |
TransportContext.getRequestManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportContext.setRequestManager(RequestManager requestManager) |
| Constructor and Description |
|---|
ClientOutputImpl(io.zeebe.dispatcher.Dispatcher sendBuffer,
ClientRequestPool requestPool,
RequestManager requestManager,
long defaultRequestRetryTimeout) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.