aQute.lib.deployer.obr
Class DefaultURLConnector

java.lang.Object
  extended by aQute.lib.deployer.obr.DefaultURLConnector
All Implemented Interfaces:
URLConnector

public class DefaultURLConnector
extends Object
implements URLConnector


Constructor Summary
DefaultURLConnector()
           
 
Method Summary
 InputStream connect(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultURLConnector

public DefaultURLConnector()
Method Detail

connect

public InputStream connect(URL url)
                    throws IOException
Specified by:
connect in interface URLConnector
Throws:
IOException


Copyright © 2012 aQute SARL. All Rights Reserved.