Message serialization classes.



Interfaces
 InterfaceDescription
 ClassAliasA Class can implement this interface to customize the alias reported by a BeanProxy when describing a complex object's traits.
 MessageDeserializerAn interface to allow for either AMF or AMFX based deserializers to process requests.
 PageableRowSetImplementations of this class are recoginized by the serialization filter as result sets that are pageable.
 PropertyProxyA PropertyProxy allows customized serialization and deserialization of complex objects by providing access to each of the steps in the serialization and deserialization process.
 TypeMarshallerA utility to convert between data types, useful for mapping loosely typed client classes to more strongly typed server classes.
Classes
 ClassDescription
 ArrayCollectionUsed to map to client mx.collections.ArrayCollection to java.util.Lists in Java.
 BeanProxyUses Bean introspection to collect the properties for a given instance.
 ClassAliasRegistryA simple registry that maps an alias to a concrete class name.
 DictionaryProxyProxies serialization of a Dictionary and considers all keys as String based property names.
 MapProxyProxies serialization of a Map and considers all keys as String based property names.
 ObjectProxyFlex's ObjectProxy class allows an anonymous, dynamic ActionScript Object to be bindable and report change events.
 PageableRowSetProxyA wrapped PageableRowSet instance requires custom serialization so this legacy type has been made to fit the PropertyProxy interface.
 PagedRowSetA wrapper for a RowSet to make it pageable.
 PropertyProxyRegistryAllows custom PropertyProxy's to be registered on a Class basis.
 RecoverableSerializationExceptionThis exception class should be used by the deserializers to indicate that a non fatal exception occurred during serialization.
 SerializationContextA simple context to get settings from an endpoint to a deserializer or serializer.
 SerializationDescriptorThe SerializationProxy uses this descriptor to determine which fields and properties should be excluded from an object graph on an instance-by-instance basis.
 SerializationExceptionTypically signifies that a fatal exception happened during deserialization or serialization.
 SerializationProxyThis class is the server side portion of a custom serialization mechanism to support partial serialization of Objects.
 StatusInfoProxySerializes a Throwable as a Status Info object, which is sent back to the client as an ActionScript object.
 ThrowableProxyThrowable instances are treated as a special type of Bean as usually properties are read only but need to be serialized.
 TypeMarshallingContextA simple context to hold type marshalling specific settings.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/messaging/io/package-detail.html