| Package | Description |
|---|---|
| org.visallo.core.http |
| Modifier and Type | Method and Description |
|---|---|
static List<HttpRepository.Parameter> |
HttpRepository.Parameter.toList(Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
HttpRepository.createQueryString(List<HttpRepository.Parameter> parameters) |
byte[] |
HttpRepository.post(String urlString,
List<HttpRepository.Parameter> formParameters) |
byte[] |
CachingHttpRepository.post(String url,
List<HttpRepository.Parameter> formParameters) |
byte[] |
HttpRepository.post(String url,
Map<String,String> urlParameters,
List<HttpRepository.Parameter> formParameters) |
Copyright © 2013–2016 V5 Analytics. All rights reserved.