Class GlobalArchiveStreamHandler


  • public class GlobalArchiveStreamHandler
    extends URLStreamHandler
    Stream handler for the shrinkwrap protocol (urls starting with shrinkwrap://).

    This is for URLs that don't have the embedded stream handler, which is for instance the case when resource URLs obtained from Piranha Micro are converted to external string form and used to create a new URL.

    Author:
    Arjan Tijms