Package | Description |
---|---|
net.sourceforge.jnlp |
This package contains the classes that represent the parts of a
Java Network Launching Protocol (JNLP) file as objects, and a way
to launch a JNLP file as an application, applet, or installer.
|
net.sourceforge.jnlp.cache |
This package contains the JNLP cache.
|
net.sourceforge.jnlp.event |
This package contains the JNLP events.
|
net.sourceforge.jnlp.runtime |
This package contains the classes that manage the secure runtime
environment for JNLP apps.
|
net.sourceforge.jnlp.services |
This package contains the classes that implement the standard
services defined by the JNLP specification.
|
Class and Description |
---|
AppletInstance
Represents a launched application instance created from a JNLP
file.
|
ApplicationInstance
Represents a running instance of an application described in a
JNLPFile.
|
Class and Description |
---|
ApplicationInstance
Represents a running instance of an application described in a
JNLPFile.
|
Class and Description |
---|
ApplicationInstance
Represents a running instance of an application described in a
JNLPFile.
|
Class and Description |
---|
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.
|
JNLPClassLoader
Classloader that takes it's resources from a JNLP file.
|
PacEvaluator
This interface represents an object which can evaluate Proxy Auto Config
files.
|
Class and Description |
---|
ApplicationInstance
Represents a running instance of an application described in a
JNLPFile.
|