| Package | Description |
|---|---|
| com.stackify.api.common.http | |
| com.stackify.api.common.log |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResendQueue.offer(byte[] request,
HttpException e)
Offers a failed request to the resend queue
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
HttpClient.post(java.lang.String path,
byte[] jsonBytes)
Posts data to stackify
|
java.lang.String |
HttpClient.post(java.lang.String path,
byte[] jsonBytes,
boolean gzip)
Posts data to stackify
|
| Modifier and Type | Method and Description |
|---|---|
int |
LogCollector.flush(LogSender sender)
Flushes the queue by sending all messages to Stackify
|
Copyright © 2017 Stackify, LLC. All Rights Reserved.