Package javax.jnlp
Interface PersistenceService
public interface PersistenceService
-
Field Summary
Fields -
Method Summary
-
Field Details
-
CACHED
static final int CACHED- See Also:
-
TEMPORARY
static final int TEMPORARY- See Also:
-
DIRTY
static final int DIRTY- See Also:
-
-
Method Details
-
create
- Throws:
MalformedURLException
IOException
-
get
-
delete
- Throws:
MalformedURLException
IOException
-
getNames
- Throws:
MalformedURLException
IOException
-
getTag
- Throws:
MalformedURLException
IOException
-
setTag
- Throws:
MalformedURLException
IOException
-