| 类 | 说明 |
|---|---|
| DynamicURLStreamHandlerFactory |
A dynamic url stream handler factory that stores the current delegate factory
in a thread local variable.
|
| Installer |
The installer is a general purpose class to install an own
URLStreamHandlerFactory in any environment. |
| ParentAwareURLStreamHandlerFactory |
A parent aware url stream handler factory delegates to a parent
url stream handler factory,
|
| URLStreamHandlerFactoryWrapper |
This is a wrapper to make a url stream handler factory a parent aware url stream
handler factory.
|
Copyright © 2022. All Rights Reserved.