Module swim.io.mqtt
Package swim.io.mqtt
MQTT socket modem for concurrently transporting explicitly flow-controlled
MQTT streams over a network without blocking or intermediate buffering.
-
Interface Summary Interface Description MqttInterface MqttService MqttServiceContext MqttSocket<I,O> MqttSocketContext<I,O> -
Class Summary Class Description AbstractMqttService AbstractMqttSocket<I,O> MqttEndpoint MqttSettings MqttSocketModem<I,O> MqttSocketService