Class EmbeddedGatewayCfg
java.lang.Object
io.camunda.zeebe.gateway.impl.configuration.GatewayCfg
io.camunda.zeebe.broker.system.configuration.EmbeddedGatewayCfg
- All Implemented Interfaces:
ConfigurationEntry
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.zeebe.gateway.impl.configuration.GatewayCfg
equals, getCluster, getInterceptors, getLongPolling, getNetwork, getSecurity, getThreads, hashCode, init, init, setCluster, setInterceptors, setLongPolling, setNetwork, setSecurity, setThreads, toJson, toString
-
Constructor Details
-
EmbeddedGatewayCfg
public EmbeddedGatewayCfg()
-
-
Method Details
-
init
- Specified by:
initin interfaceConfigurationEntry
-
isEnable
public boolean isEnable() -
setEnable
-