Package io.camunda.zeebe.gateway
Class Gateway
java.lang.Object
io.camunda.zeebe.gateway.Gateway
-
Constructor Summary
ConstructorsConstructorDescriptionGateway(GatewayCfg gatewayCfg, BrokerClient brokerClient, ActorSchedulingService actorSchedulingService) -
Method Summary
-
Constructor Details
-
Gateway
public Gateway(GatewayCfg gatewayCfg, BrokerClient brokerClient, ActorSchedulingService actorSchedulingService)
-
-
Method Details
-
getGatewayCfg
-
getStatus
-
getBrokerClient
-
start
-
stop
public void stop()
-