public class UrlLoader extends Object implements Runnable
static int
TIMEOUT
UrlLoader(String url)
UrlLoader(URL url)
InputStream
getInputStream()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int TIMEOUT
public UrlLoader(String url) throws MalformedURLException
MalformedURLException
public UrlLoader(URL url)
public InputStream getInputStream()
public void run()
run
Runnable
Copyright © 2014. All Rights Reserved.