| Package | Description |
|---|---|
| io.zeebe.transport | |
| io.zeebe.transport.impl | |
| io.zeebe.transport.impl.actor |
| Modifier and Type | Field and Description |
|---|---|
protected RemoteAddressListImpl |
ServerTransportBuilder.remoteAddressList |
| 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 | Method and Description |
|---|---|
RemoteAddressListImpl |
TransportContext.getRemoteAddressList() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportContext.setRemoteAddressList(RemoteAddressListImpl remoteAddressList) |
| Modifier and Type | Field and Description |
|---|---|
protected RemoteAddressListImpl |
ClientChannelManager.registeredAddresses |
protected RemoteAddressListImpl |
Conductor.remoteAddressList |
| Constructor and Description |
|---|
ClientChannelManager(ClientConductor conductor,
RemoteAddressListImpl registeredAddresses) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.