Uses of Package
org.osgi.service.url
-
Packages that use org.osgi.service.url Package Description org.apache.felix.framework org.osgi.service.url URL Stream and Content Handlers Package Version 1.0. -
Classes in org.osgi.service.url used by org.apache.felix.framework Class Description URLStreamHandlerSetter Interface used byURLStreamHandlerService
objects to call thesetURL
method on the proxyURLStreamHandler
object. -
Classes in org.osgi.service.url used by org.osgi.service.url Class Description URLStreamHandlerService Service interface with public versions of the protectedjava.net.URLStreamHandler
methods.URLStreamHandlerSetter Interface used byURLStreamHandlerService
objects to call thesetURL
method on the proxyURLStreamHandler
object.