Interface HttpEventCollectorMiddleware.IHttpSenderCallback

Enclosing class:
HttpEventCollectorMiddleware

public static interface HttpEventCollectorMiddleware.IHttpSenderCallback
Callback methods invoked by events sender.
  • Method Summary

    Modifier and Type Method Description
    void completed​(int statusCode, String reply)  
    void failed​(Exception ex)