Tourplaner  1
tpl
Static Public Member Functions | List of all members
tourplaner.business.HttpHelper Class Reference

Static Public Member Functions

static Image httpGetImage (String url) throws IOException
 
static String httpGetJsonString (String url) throws IOException
 

Detailed Description

Http Hilfsfunktionen

Member Function Documentation

◆ httpGetImage()

static Image tourplaner.business.HttpHelper.httpGetImage ( String  url) throws IOException
static

Holt ein Image von gegebener URL

Parameters
urlUrl als Sting
Returns
Image von der Url
Exceptions
IOExceptionFehler beim Bild holen

◆ httpGetJsonString()

static String tourplaner.business.HttpHelper.httpGetJsonString ( String  url) throws IOException
static

Http GET Json string vom Url string

Parameters
urlUrl als String
Returns
Json als String
Exceptions
IOExceptionFehler beim Json holen

The documentation for this class was generated from the following file: