Uses of Package
com.sibvisions.rad.remote.serializer

Packages that use com.sibvisions.rad.remote.serializer
com.sibvisions.rad.remote Contains general communication classes which can be used from client and server implementations. 
com.sibvisions.rad.remote.serializer Contains classes for serialize/deserialize java objects. 
 

Classes in com.sibvisions.rad.remote.serializer used by com.sibvisions.rad.remote
ITypeSerializer
          The ITypeSerializer interface defines standard methods for serialization and deserialization of a specific type.
TypeCache
          The TypeCache is the cache for BeanTypes which will be read or written from the UniversalSerializer in a single read or write operation.
 

Classes in com.sibvisions.rad.remote.serializer used by com.sibvisions.rad.remote.serializer
AbstractSizedSerializer
          The base serializer for objects with size/length.
ITypeSerializer
          The ITypeSerializer interface defines standard methods for serialization and deserialization of a specific type.
TypeCache
          The TypeCache is the cache for BeanTypes which will be read or written from the UniversalSerializer in a single read or write operation.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.