See: Description
| Interface | Description | 
|---|---|
| JNLPClassLoader.SecurityDelegate | SecurityDelegate, in real usage, relies on having a "parent" JNLPClassLoader instance. | 
| PacEvaluator | This interface represents an object which can evaluate Proxy Auto Config
 files. | 
| Class | Description | 
|---|---|
| AppletAudioClip | An applet audio clip using the javax.sound API. | 
| AppletEnvironment | The applet environment including stub, context, and frame. | 
| AppletInstance | Represents a launched application instance created from a JNLP
 file. | 
| ApplicationInstance | Represents a running instance of an application described in a
 JNLPFile. | 
| Boot | This is the main entry point for the JNLP client. | 
| FakePacEvaluator | A dummy PacEvaluator that always returns "DIRECT" | 
| HtmlBoot | |
| JnlpBoot | |
| JNLPClassLoader | Classloader that takes it's resources from a JNLP file. | 
| JNLPClassLoader.CodeBaseClassLoader | |
| JNLPClassLoader.SecurityDelegateImpl | Handles security decision logic for the JNLPClassLoader, eg which permission level to assign
 to JARs. | 
| JNLPPolicy | Policy for JNLP environment. | 
| JNLPProxySelector | A ProxySelector specific to JNLPs. | 
| JNLPRuntime | 
 Configure and access the runtime environment. | 
| ManageJnlpResources | |
| ManifestAttributesChecker | |
| PacEvaluatorFactory | |
| RhinoBasedPacEvaluator | Represents a Proxy Auto Config file. | 
| Translator | Utility class to provide simple methods to help localize messages | 
| Enum | Description | 
|---|---|
| JNLPClassLoader.DownloadAction | Actions to specify how cache is to be managed | 
| JNLPClassLoader.SigningState | |
| ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK |