| Class | Description |
|---|---|
| NestedJarClassLoader |
NestedJarClassLoader affords the ability to load classes and resources
from jar files nested in other jar files.
|
| NestedJarURLConnection |
NestedJarURLConnection is a subclass of the URLConnection.
|
| NestedJarURLStreamHandler |
NestedJarURLStreamHandler knows how to handle nestedjar streams.
|
| PortalURLStreamHandlerFactory |
PortalURLStreamHandlerFactory should be used installed as a custom JDK
protocol handler factory when there is a need to use the nestedjar
protocol which can load files from nested jar files.
|
Copyright © 2003, 2023, Oracle and/or its affiliates.