org.ops4j.pax.url.classpath
Class Handler
java.lang.Object
java.net.URLStreamHandler
org.ops4j.pax.url.classpath.Handler
public class Handler
- extends URLStreamHandler
URLStreamHandler
implementation for "classpath:" protocol.
- Since:
- 1.3.2, Aprivl 15, 2011
- Author:
- Stephane Chomat
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 |
Handler
public Handler()
openConnection
protected URLConnection openConnection(URL url)
throws IOException
-
- Specified by:
openConnection
in class URLStreamHandler
- Throws:
IOException
Copyright © 2006-2013 OPS4J - Open Participation Software for Java. All Rights Reserved.