aQute.bnd.service.url
Interface URLConnector

All Known Implementing Classes:
DefaultURLConnector, HttpBasicAuthURLConnector

public interface URLConnector


Method Summary
 InputStream connect(URL url)
           
 

Method Detail

connect

InputStream connect(URL url)
                    throws IOException
Throws:
IOException


Copyright © 2012 aQute SARL. All Rights Reserved.