| Modifier and Type | Method and Description |
|---|---|
static void |
Example.main(String[] args) |
void |
LibHoney.send()
Creates an Event, then sends with Transmission as a request, or as a dropped response if it should be dropped.
|
void |
Event.send()
Enqueues this Event with Transmission as a request, or as a dropped response if it should be dropped.
|
void |
Builder.send()
Creates an Event, then sends with Transmission as a request, or as a dropped response if it should be dropped.
|
void |
LibHoney.sendNow(Map<String,Object> fields)
Immediately send a map of keys and values as a Event
|
void |
Builder.sendNow(Map<String,Object> fields)
Immediately send a map of keys and values as a Event
|
Copyright © 2017. All rights reserved.