Package org.eclipse.osgi.framework.internal.protocol

Interface Summary
ProtocolActivator  
 

Class Summary
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.
URLStreamHandlerProxy The URLStreamHandlerProxy is a URLStreamHandler that acts as a proxy for registered URLStreamHandlerServices.
URLStreamHandlerSetter