Class InputStreamArchive

  • All Implemented Interfaces:
    Archive

    public class InputStreamArchive
    extends Object
    implements Archive
    A simple implementation of the Archive interface that uses a "factory" supplier that is able to return a new input stream representing the archive every time it is called.