| Package | Description |
|---|---|
| io.zeebe.transport | |
| io.zeebe.transport.impl.actor |
| Modifier and Type | Field and Description |
|---|---|
protected ActorContext |
ServerTransport.transportActorContext |
| Constructor and Description |
|---|
BufferingServerTransport(ActorContext transportActorContext,
TransportContext transportContext) |
ClientTransport(ActorContext transportActorContext,
TransportContext transportContext) |
ServerTransport(ActorContext transportActorContext,
TransportContext transportContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientActorContext |
class |
ServerActorContext |
| Constructor and Description |
|---|
ClientConductor(ActorContext actorContext,
TransportContext context) |
Conductor(ActorContext actorContext,
TransportContext context) |
Receiver(ActorContext actorContext,
TransportContext context) |
Sender(ActorContext actorContext,
TransportContext context) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.