public interface EventSenderFactory
EventSender.EventProcessorBuilder.eventSender(EventSenderFactory)| Modifier and Type | Method and Description |
|---|---|
EventSender |
createEventSender(BasicConfiguration basicConfiguration,
HttpConfiguration httpConfiguration)
Called by the SDK to create the implementation object.
|
EventSender createEventSender(BasicConfiguration basicConfiguration, HttpConfiguration httpConfiguration)
basicConfiguration - the basic global SDK configuration propertieshttpConfiguration - HTTP configuration propertiesEventSender