org.ops4j.pax.url.mvn
Class Handler
java.lang.Object
java.net.URLStreamHandler
org.ops4j.pax.url.mvn.Handler
public class Handler
- extends URLStreamHandler
URLStreamHandler implementation for "mvn:" protocol.
- Since:
- 1.3.0, March 28, 2011 (usable since)
- Author:
- Alin Dreghiciu (adreghiciu@gmail.com), Toni Menzel (adreghiciu@gmail.com)
| 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-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.