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 java.net.URLStreamHandler

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

Constructor Summary
DataHandler()
           
 
Method Summary
protected  java.net.URLConnection openConnection(java.net.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 java.net.URLConnection openConnection(java.net.URL u)
                                         throws java.io.IOException
Specified by:
openConnection in class java.net.URLStreamHandler
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.