Uses of Class
flex.messaging.io.AbstractProxy

Packages that use AbstractProxy
flex.messaging.io Message serialization classes. 
 

Uses of AbstractProxy in flex.messaging.io
 

Subclasses of AbstractProxy in flex.messaging.io
 class BeanProxy
          Uses Bean introspection to collect the properties for a given instance.
 class DictionaryProxy
          Proxies serialization of a Dictionary and considers all keys as String based property names.
 class MapProxy
          Proxies serialization of a Map and considers all keys as String based property names.
 class PageableRowSetProxy
          A wrapped PageableRowSet instance requires custom serialization so this legacy type has been made to fit the PropertyProxy interface.
 class SerializationProxy
          This class is the server side portion of a custom serialization mechanism to support partial serialization of Objects.
 class StatusInfoProxy
          Serializes a Throwable as a Status Info object, which is sent back to the client as an ActionScript object with the following keys: code: In 1.0, we always report this as "Server.Processing".
 class ThrowableProxy
          Throwable instances are treated as a special type of Bean as usually properties are read only but need to be serialized.
 



Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

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

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/io/class-use/AbstractProxy.html