Uses of Class
io.camunda.zeebe.gateway.impl.configuration.NetworkCfg
Packages that use NetworkCfg
-
Uses of NetworkCfg in io.camunda.zeebe.gateway.impl.configuration
Methods in io.camunda.zeebe.gateway.impl.configuration that return NetworkCfgModifier and TypeMethodDescriptionGatewayCfg.getNetwork()NetworkCfg.setMaxMessageSize(org.springframework.util.unit.DataSize maxMessageSize) NetworkCfg.setMinKeepAliveInterval(Duration keepAlive) NetworkCfg.setPort(int port) Methods in io.camunda.zeebe.gateway.impl.configuration with parameters of type NetworkCfg