Uses of Interface
org.jcsp.net.dynamic.SerializedData.InputStreamFactory
Packages that use SerializedData.InputStreamFactory
Package
Description
Supports dynamic operations over the JCSP.NET infrastructure.
-
Uses of SerializedData.InputStreamFactory in org.jcsp.net.dynamic
Classes in org.jcsp.net.dynamic that implement SerializedData.InputStreamFactoryModifier and TypeClassDescriptionprivate classFactory for creating instances ofAdvancedObjectInputStreambound to a given class manager.private classImplementation of theInputStreamFactoryto create aObjectInputStream.Methods in org.jcsp.net.dynamic with parameters of type SerializedData.InputStreamFactoryModifier and TypeMethodDescriptionSerializedData.get(SerializedData.InputStreamFactory factory) Deserializes the object from the byte[] array and returns it.