Package | Description |
---|---|
net.sourceforge.jnlp.runtime |
This package contains the classes that manage the secure runtime environment
for JNLP apps.
|
Modifier and Type | Class and Description |
---|---|
class |
FakePacEvaluator
A dummy PacEvaluator that always returns "DIRECT"
|
class |
RhinoBasedPacEvaluator
Represents a Proxy Auto Config file.
|
Modifier and Type | Method and Description |
---|---|
static PacEvaluator |
PacEvaluatorFactory.getPacEvaluator(java.net.URL pacUrl) |