Package ui.common.util
Klasse InternetUtil
java.lang.Object
ui.common.util.InternetUtil
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprivate static ProxygetProxy(SidPlay2Section sidplay2Section) static URLConnectionopenConnection(URL currentURL, SidPlay2Section sidplay2Section)
-
Konstruktordetails
-
InternetUtil
public InternetUtil()
-
-
Methodendetails
-
openConnection
public static URLConnection openConnection(URL currentURL, SidPlay2Section sidplay2Section) throws IOException - Löst aus:
IOException
-
getProxy
-