org.apache.felix.upnp.basedriver.importer.util
Class HTTPRequestForIcon

java.lang.Object
  extended by org.apache.felix.upnp.basedriver.importer.util.HTTPRequestForIcon

public class HTTPRequestForIcon
extends Object

Author:
Felix Project Team

Constructor Summary
HTTPRequestForIcon(URL url)
           
 
Method Summary
 InputStream getInputStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPRequestForIcon

public HTTPRequestForIcon(URL url)
Method Detail

getInputStream

public InputStream getInputStream()
                           throws IOException
Throws:
IOException


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.