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

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

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

Subclasses of MultiplexingFactory in org.eclipse.osgi.framework.internal.protocol
 class ContentHandlerFactory
          The ContentHandlerFactory is registered with the JVM to provide content handlers to requestors.
 class StreamHandlerFactory
          This class contains the URL stream handler factory for the OSGi framework.