Searched defs:connectionConfigTransformer (Results 1 – 1 of 1) sorted by relevance
135 Consumer<MqttConnectionConfig> connectionConfigTransformer = null; field in MqttClientConnectionFixture136 …protected void setConnectionConfigTransformer(Consumer<MqttConnectionConfig> connectionConfigTrans… in setConnectionConfigTransformer()