◆ httpGetImage()
static Image tourplaner.business.HttpHelper.httpGetImage |
( |
String |
url | ) |
throws IOException |
|
static |
Holt ein Image von gegebener URL
- Parameters
-
- Returns
- Image von der Url
- Exceptions
-
IOException | Fehler beim Bild holen |
◆ httpGetJsonString()
static String tourplaner.business.HttpHelper.httpGetJsonString |
( |
String |
url | ) |
throws IOException |
|
static |
Http GET Json string vom Url string
- Parameters
-
- Returns
- Json als String
- Exceptions
-
IOException | Fehler beim Json holen |
The documentation for this class was generated from the following file: