Package org.eclipse.equinox.plurl
package org.eclipse.equinox.plurl
-
ClassDescriptionPlurl is used to multiplex the URL factory singletons for
URL.setURLStreamHandlerFactory(URLStreamHandlerFactory)
andURLConnection.setContentHandlerFactory(ContentHandlerFactory)
.AContentHandlerFactory
that also implementsPlurlFactory
A plural factory that can be added to a plurl implementation.ThePlurlStreamHandler
interface has public versions of the protectedURLStreamHandler
methods.Interface used byPlurlStreamHandler
objects to call thesetURL
method on the plurl proxyURLStreamHandler
object.Abstract implementation of thePlurlStreamHandler
interface.AURLStreamHandlerFactory
that also implementsPlurlFactory