Package aQute.bnd.service.url
Interface ProxyHandler
-
public interface ProxyHandler
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ProxyHandler.ProxySetup
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProxyHandler.ProxySetup
forURL(java.net.URL url)
-
-
-
Method Detail
-
forURL
ProxyHandler.ProxySetup forURL(java.net.URL url) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-