| Class Summary | |
|---|---|
| ScriptableInputStream | Class ScriptableInputStream is used to read in a JavaScript object or function previously serialized with a ScriptableOutputStream. |
| ScriptableOutputStream | Class ScriptableOutputStream is an ObjectOutputStream used to serialize JavaScript objects and functions. |