Uses of Class
org.eclipse.ditto.services.gateway.streaming.StreamingAck
-
Packages that use StreamingAck Package Description org.eclipse.ditto.services.gateway.streaming -
-
Uses of StreamingAck in org.eclipse.ditto.services.gateway.streaming
Methods in org.eclipse.ditto.services.gateway.streaming that return StreamingAck Modifier and Type Method Description static StreamingAckStreamingAck. fromJson(org.eclipse.ditto.json.JsonObject jsonObject, org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders)Creates a newStreamingAckmessage from a JSON object.
-