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

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

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

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