| Interface | Description |
|---|---|
| EventSender |
EventSender interface provide protocol for sending events. |
| Class | Description |
|---|---|
| HttpEventSender |
HttpEventSender is default implementation of EventSender interface that send messages via HTTP protocol. |
| Exception | Description |
|---|---|
| EventSendException |
EventSendException signals about any problem or error occurred during event send process. |