org.deegree.commons.utils.net
Class DataHandler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.deegree.commons.utils.net.DataHandler

public class DataHandler
extends URLStreamHandler

Version:
$Revision: 25446 $, $Date: 2010-07-20 11:15:09 +0200 (Tue, 20 Jul 2010) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
DataHandler()
           
 
Method Summary
protected  URLConnection openConnection(URL u)
           
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, 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

DataHandler

public DataHandler()
Method Detail

openConnection

protected URLConnection openConnection(URL u)
                                throws IOException
Specified by:
openConnection in class URLStreamHandler
Throws:
IOException


Copyright © 2011. All Rights Reserved.