gnu.java.net.protocol.gcjlib

Class Handler


public class Handler
extends URLStreamHandler

Method Summary

protected URLConnection
openConnection(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, extends Object> getClass, finalize, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Details

openConnection

protected URLConnection openConnection(URL url)
            throws IOException
Overrides:
openConnection in interface URLStreamHandler

Copyright (C) 2003 Free Software Foundation This file is part of libgcj. This software is copyrighted work licensed under the terms of the Libgcj License. Please consult the file "LIBGCJ_LICENSE" for details.