Class ResponsePublished
- java.lang.Object
-
- org.eclipse.ditto.services.gateway.streaming.ResponsePublished
-
public class ResponsePublished extends Object
Simple event which signals that a response (regular response or error) was published.
-
-
Constructor Summary
Constructors Constructor Description ResponsePublished(String correlationId)
-