Package org.xwiki.store.serialization
-
Interface Summary Interface Description Serializer<R,P extends R> A generic thing for converting objects of a known type into InputStreams and back again. -
Class Summary Class Description SerializationStreamProvider<R> A stream provider which provides a stream from serializing an object.