Package | Description |
---|---|
org.jcsp.net.dynamic |
Supports dynamic operations over the JCSP.NET infrastructure.
|
Modifier and Type | Class and Description |
---|---|
private class |
DynamicClassLoaderMessage.AdvancedInputStreamFactory
Factory for creating instances of
AdvancedObjectInputStream bound to a given
class manager. |
private class |
SerializedData.BasicInputStreamFactory
Implementation of the
InputStreamFactory to create a ObjectInputStream . |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
SerializedData.get(SerializedData.InputStreamFactory factory)
Deserializes the object from the byte[] array and returns it.
|