Package | Description |
---|---|
net.sourceforge.jnlp.cache |
This package contains the JNLP cache.
|
Modifier and Type | Method and Description |
---|---|
static ResourceTracker.RequestMethods[] |
ResourceTracker.RequestMethods.getValidRequestMethods() |
static ResourceTracker.RequestMethods |
ResourceTracker.RequestMethods.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResourceTracker.RequestMethods[] |
ResourceTracker.RequestMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|