Package com.hivemq.client.mqtt.mqtt3
Interface Mqtt3ClientConnectionConfig
- All Superinterfaces:
MqttClientConnectionConfig
Connection configuration of an
Mqtt3Client.- Since:
- 1.0
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceRestrictions for messages aMqtt3Clientsends. -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.hivemq.client.mqtt.MqttClientConnectionConfig
getKeepAlive, getTransportConfig, hasSimpleAuth, hasWillPublish
-
Method Details
-
getRestrictionsForClient
- Returns:
- the restrictions for messages the client sends.
-