Spring BlazeDS Integration

Uses of Class
org.springframework.flex.core.io.SpringPropertyProxy

Packages that use SpringPropertyProxy
org.springframework.flex.core.io Enhanced AMF serialization/deserialization customization support. 
 

Uses of SpringPropertyProxy in org.springframework.flex.core.io
 

Methods in org.springframework.flex.core.io that return SpringPropertyProxy
static SpringPropertyProxy SpringPropertyProxy.proxyFor(Class<?> beanType, boolean useDirectFieldAccess, ConversionService conversionService)
          Factory method for creating correctly configured Spring property proxy instances.
 

Methods in org.springframework.flex.core.io with parameters of type SpringPropertyProxy
protected  void AbstractAmfConversionServiceConfigProcessor.registerPropertyProxy(SpringPropertyProxy proxy)
          Registers the given SpringPropertyProxy with the BlazeDS PropertyProxyRegistry.
 


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.