uk.ac.rdg.resc.jstyx.client.protocol.styx
Class Handler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by uk.ac.rdg.resc.jstyx.client.protocol.styx.Handler

public class Handler
extends java.net.URLStreamHandler

Handler for StyxURLConnections

Author:
Jon Blower $Revision: 3 $ $Date: 2005-02-16 18:58:16 +0000 (Wed, 16 Feb 2005) $ $Log$ Revision 1.1 2005/02/16 18:58:25 jonblower Initial revision

Constructor Summary
Handler()
          Creates a new instance of Handler
 
Method Summary
protected  java.net.URLConnection openConnection(java.net.URL url)
           
 
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

Handler

public Handler()
Creates a new instance of Handler

Method Detail

openConnection

protected java.net.URLConnection openConnection(java.net.URL url)
                                         throws java.io.IOException
Specified by:
openConnection in class java.net.URLStreamHandler
Throws:
java.io.IOException


Copyright © 2004-2006 Reading e-Science Centre. All Rights Reserved.