Uses of Package
com.gigaspaces.internal.io
Packages that use com.gigaspaces.internal.io
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
-
Classes in com.gigaspaces.internal.io used by com.gigaspaces.client.storage_adapters.class_storage_adaptersClassDescriptionThis class is an optimized porting of java.io.ByteArrayInputStream: a) All methods are not synchronized.
-
Classes in com.gigaspaces.internal.io used by com.gigaspaces.internal.ioClassDescriptionAn extension of
ObjectInputStreamthat implements the dynamic class loading semantics of RMI argument and result unmarshalling (usingRMIClassLoader).An extension ofObjectOutputStreamthat implements the dynamic class loading semantics of RMI argument and result marshalling (usingRMIClassLoader).Notice! this implementation is not Thread safe and should be use in conjunction withResourcePoolonly.This interface should be implemented by all Marsh convectors.An extension ofObjectOutputStreamthat implements the dynamic class loading semantics of RMI argument and result marshalling (usingRMIClassLoader).MarshObject is similar to java.rmi.MarshalledObject.Notice! this implementation is not Thread safe and should be use in conjuction withResourcePoolonly.A smart length based caching based on soft reference -
Classes in com.gigaspaces.internal.io used by com.gigaspaces.lrmiClassDescriptionAn extension of
AnnotatedObjectInputStreamthat provides local storage of already resolved class descriptors, to optimize the marshaling.An extension ofObjectOutputStreamthat implements the dynamic class loading semantics of RMI argument and result marshalling (usingRMIClassLoader).A smart length based caching based on soft reference -
Classes in com.gigaspaces.internal.io used by com.gigaspaces.lrmi.nioClassDescriptionAn extension of
AnnotatedObjectInputStreamthat provides local storage of already resolved class descriptors, to optimize the marshaling.An extension ofObjectOutputStreamthat implements the dynamic class loading semantics of RMI argument and result marshalling (usingRMIClassLoader). -
Classes in com.gigaspaces.internal.io used by com.gigaspaces.serialization.pbsClassDescriptionThis class is an optimized porting of java.io.ByteArrayInputStream: a) All methods are not synchronized.This class is an optimized porting of java.io.ByteArrayOutputStream: a) All methods are not synchronized.