Class ResponsePublished


  • public class ResponsePublished
    extends Object
    Simple event which signals that a response (regular response or error) was published.
    • Constructor Detail

      • ResponsePublished

        public ResponsePublished​(String correlationId)
    • Method Detail

      • getCorrelationId

        public String getCorrelationId()