Uses of Class
io.microsphere.net.DelegatingURLStreamHandlerFactory
-
Packages that use DelegatingURLStreamHandlerFactory Package Description io.microsphere.net -
-
Uses of DelegatingURLStreamHandlerFactory in io.microsphere.net
Subclasses of DelegatingURLStreamHandlerFactory in io.microsphere.net Modifier and Type Class Description class
ServiceLoaderURLStreamHandlerFactory
AURLStreamHandlerFactory
implementation that uses the JDK'sServiceLoader
to load and compose multiple delegates for creatingURLStreamHandler
instances.
-