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 classServiceLoaderURLStreamHandlerFactoryAURLStreamHandlerFactoryimplementation that uses the JDK'sServiceLoaderto load and compose multiple delegates for creatingURLStreamHandlerinstances.
-