Uses of Class
org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy

Packages that use URLStreamHandlerProxy
org.eclipse.osgi.framework.internal.protocol   
 

Uses of URLStreamHandlerProxy in org.eclipse.osgi.framework.internal.protocol
 

Fields in org.eclipse.osgi.framework.internal.protocol declared as URLStreamHandlerProxy
protected  URLStreamHandlerProxy URLStreamHandlerSetter.handlerProxy
           
 

Constructors in org.eclipse.osgi.framework.internal.protocol with parameters of type URLStreamHandlerProxy
URLStreamHandlerSetter(URLStreamHandlerProxy handler)