| Package | Description |
|---|---|
| fi.foyt.foursquare.api.io |
Package containing IO operations
|
| Modifier and Type | Method and Description |
|---|---|
static Method |
Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method[] |
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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) |
Copyright © 2014 Foyt. All Rights Reserved.