| Package | Description |
|---|---|
| com.stackify.api.common.http |
| Modifier and Type | Method and Description |
|---|---|
HttpTransmissionStatus |
AsyncErrorSender.flush()
Flushes the queue by sending all errors to Stackify
|
static HttpTransmissionStatus |
HttpTransmissionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpTransmissionStatus[] |
HttpTransmissionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncScheduler.update(HttpTransmissionStatus status)
Sets the next scheduled delay based on the HTTP transmission status
|
Copyright © 2014 Stackify, LLC. All Rights Reserved.