This empty module allows the bootclasspath classes in org.glassfish.grizzly.npn
to be available via the OSGi classloading mechanisms.
Using GlassFish as an example:
- grizzly-npn-bootstrap.jar goes into the domain's bootclasspath (-Xbootclasspath/p:[PATH TO THE JAR])
- grizzly-npn-osgi and grizzly-spdy JARs go into the $GF_HOME/modules directory.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window grizzly-npn-osgi-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.