| Package | Description |
|---|---|
| fi.foyt.foursquare.api.io |
Package containing IO operations
|
| Modifier and Type | Method and Description |
|---|---|
abstract Response |
IOHandler.fetchData(String url,
Method method)
Method used in API queries
|
Response |
GAEIOHandler.fetchData(String url,
Method method) |
Response |
DefaultIOHandler.fetchData(String url,
Method method) |
abstract Response |
IOHandler.fetchDataMultipartMime(String url,
MultipartParameter... params)
Method used in multipart/mime API queries
|
Response |
GAEIOHandler.fetchDataMultipartMime(String url,
MultipartParameter... params) |
Response |
DefaultIOHandler.fetchDataMultipartMime(String url,
MultipartParameter... parameters) |
Copyright © 2014 Foyt. All Rights Reserved.