Represents all static content served for Java Web Start app client launches.
This interface exposes a File object, as opposed to a stream for example, so that the Grizzly adapter that actually serves the content can use sendFile for efficiency.
@author tjquinn
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.