| Package | Description |
|---|---|
| org.aicer.hibiscus.http.client | |
| org.aicer.hibiscus.http.workers | |
| org.aicer.hibiscus.util |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
HttpClient.execute() |
HttpClient |
HttpClient.setRequestMethod(String rMethod) |
HttpClient |
HttpClient.setURI(String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpWorkerAbstract.execute() |
abstract void |
HttpWorkerAbstract.prepare() |
| Modifier and Type | Method and Description |
|---|---|
static String |
HashGenerator.getMD5Hash(String input) |
static String |
HashGenerator.getSHA1Hash(String input) |
static String |
StreamUtil.inputStreamToString(InputStream stream) |
static String |
StreamUtil.inputStreamToString(InputStream stream,
boolean keepNewlines) |
Copyright © 2012–2014 American Institute for Computing Education and Research Inc. All rights reserved.