Class JarStreamModule

  • All Implemented Interfaces:
    Module

    public class JarStreamModule
    extends Object
    implements Module
    Read in a jar file from an input stream. Most parts are copied from the NestedJarFileModule class and adapted to work with an input stream.