| Package | Description |
|---|---|
| com.stackify.api.common.http |
| 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 |
|---|---|
String |
HttpClient.post(String path,
byte[] jsonBytes)
Posts data to stackify
|
String |
HttpClient.post(String path,
byte[] jsonBytes,
boolean gzip)
Posts data to stackify
|
Copyright © 2022 Stackify, LLC. All rights reserved.