ice.storm
Class ImageHandler

java.lang.Object
  extended byjava.net.URLStreamHandler
      extended byice.storm.ImageHandler

public class ImageHandler
extends URLStreamHandler


Constructor Summary
ImageHandler()
           
 
Method Summary
protected  URLConnection openConnection(URL u)
           
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageHandler

public ImageHandler()
Method Detail

openConnection

protected URLConnection openConnection(URL u)