Class SecureNativeEventManager

java.lang.Object
com.securenative.SecureNativeEventManager
All Implemented Interfaces:
EventManager

public class SecureNativeEventManager
extends java.lang.Object
implements EventManager
  • Constructor Summary

    Constructors 
    Constructor Description
    SecureNativeEventManager​(HttpClient httpClient, SecureNativeOptions options)  
  • Method Summary

    Modifier and Type Method Description
    void sendAsync​(Event event, java.lang.String url, java.lang.Boolean retry)  
    <T> T sendSync​(java.lang.Class<T> clazz, Event event, java.lang.String url)  
    void startEventsPersist()  
    void stopEventsPersist()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait