Module owlyshield_ransom::connectors[][src]

Expand description

Interfaces and connectors to share events with third party applications.

Modules

Interface inherited from Connector for Community. This allows the program to communicate with the user through Windows toasts.

Connector allows to decouple connectors modules for interfaces. Implements the methods of the Connector trait to create your interface.

Connectors allows to manage the list of Connector.

Interface inherited from Connector for SitinCloud web-app.