Interface EventSender

All Known Implementing Classes:
HTTPWithOIDCAuthEventSender, HTTPWithUMAAuthEventSender

public interface EventSender
  • Method Summary

    Modifier and Type Method Description
    void send​(Event event)  
  • Method Details

    • send

      void send​(Event event)