Package com.portal.pfc.util.nestedjars


package com.portal.pfc.util.nestedjars
  • Classes
    Class
    Description
    NestedJarClassLoader affords the ability to load classes and resources from jar files nested in other jar files.
    NestedJarURLConnection is a subclass of the URLConnection.
    NestedJarURLStreamHandler knows how to handle nestedjar streams.
    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.