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

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

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

Constructors in org.eclipse.osgi.framework.internal.protocol with parameters of type ContentHandlerFactory
MultiplexingContentHandler(java.lang.String contentType, ContentHandlerFactory factory)