aQute.lib.deployer.obr
Class DefaultURLConnector
java.lang.Object
aQute.lib.deployer.obr.DefaultURLConnector
- All Implemented Interfaces:
- URLConnector
public class DefaultURLConnector
- extends Object
- implements URLConnector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultURLConnector
public DefaultURLConnector()
connect
public InputStream connect(URL url)
throws IOException
- Specified by:
connect
in interface URLConnector
- Throws:
IOException
Copyright © 2012 aQute SARL. All Rights Reserved.