|
intarsys runtime library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IDeserializer | An IDeserializer can deserialize an object from its current state. |
| ISerializationFactory | An ISerializationFactory is responsible for the creation of
ISerializer and IDeserializer instances. |
| ISerializationOutlet | An ISerializationOutlet can provide lookup for
ISerializationFactory instances. |
| ISerializer | An ISerializer serializes "object" to its underlying persistence
representation. |
| Class Summary | |
|---|---|
| BONDeserializer | A deserializer implementation for the "BON", basic object notation. |
| BONSerializationFactory | The ISerializationFactory for "BON" serializing and deserializing. |
| BONSerializer | A serializer implementation for the "BON", basic object notation. |
| BONTools | |
| CommonDeserializer | A common superclass for implementing an IDeserializer. |
| CommonSerializationFactory | A common superclass for implementing an ISerializationFactory. |
| CommonSerializer | A common superclass for implementing an ISerializer. |
| SerializationContext | A "context" handle object that carries information for the
ISerializer and IDeserializer instances . |
| SerializationOutlet | VM singleton access to ISerializationOutlet. |
| StandardSerializationOutlet | A standard implementation for ISerializationOutlet. |
| StreamSerializationContext | A SerializationContext based on InputStream and
OutputStream. |
|
intarsys runtime library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||