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 classServiceLoaderURLStreamHandlerFactoryDecoratingURLStreamHandlerFactoryclass delegates the composite ofURLStreamHandlerFactoryandURLStreamHandlerinstances that are loaded by the JDK'sServiceLoader.
-