Class Summary |
Activator |
Bundle activator for url stream handler extender. |
CompositeURLStreamHandlerFactory |
An composite URLStreamHandlerFactory that used it's internal list of registred URLStreamHandlerFactories to find out
if they can handle the requestd protocol. |
URLStreamHandlerExtender |
An extender that implements URLStreamHandlerFactory. |
URLStreamHandlerProxy |
A proxy that get's registred with the JVM as URLStreamhandler but actualy delegates to the URLStreamHandlerService
OSGi style. |
URLUtils |
Utilities related to URL's. |