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 java.lang.Object

Author:
Felix Project Team

Constructor Summary
HTTPRequestForIcon(java.net.URL url)
           
 
Method Summary
 java.io.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(java.net.URL url)
Method Detail

getInputStream

public java.io.InputStream getInputStream()
                                   throws java.io.IOException
Throws:
java.io.IOException