| Interface | Description |
|---|---|
| ProtocolActivator |
| Class | Description |
|---|---|
| ContentHandlerFactory |
The ContentHandlerFactory is registered with the JVM to provide content handlers
to requestors.
|
| ContentHandlerProxy |
The ContentHandlerProxy is a ContentHandler that acts as a proxy for registered ContentHandlers.
|
| MultiplexingContentHandler | |
| MultiplexingFactory | |
| MultiplexingURLStreamHandler | |
| NullURLStreamHandlerService |
The NullURLStreamService is created when a registered URLStreamHandler service
with an associated URLStreamHandlerProxy becomes unregistered.
|
| StreamHandlerFactory |
This class contains the URL stream handler factory for the OSGi framework.
|
| URLStreamHandlerFactoryProxyFor15 | |
| URLStreamHandlerProxy |
The URLStreamHandlerProxy is a URLStreamHandler that acts as a proxy for registered
URLStreamHandlerServices.
|
| URLStreamHandlerSetter |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.