| Package | Description |
|---|---|
| org.springframework.flex.core.io |
Enhanced AMF serialization/deserialization customization support.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SpringPropertyProxy.DelayedWriteSpringPropertyProxy
Extension to
SpringPropertyProxy that allow for use of classes that lack default no-arg constructors and instead have
a constructor annotated with AmfCreator. |
| Modifier and Type | Method and Description |
|---|---|
static SpringPropertyProxy |
SpringPropertyProxy.proxyFor(Class<?> beanType,
boolean useDirectFieldAccess,
ConversionService conversionService)
Factory method for creating correctly configured Spring property proxy instances.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractAmfConversionServiceConfigProcessor.registerPropertyProxy(SpringPropertyProxy proxy)
Registers the given
SpringPropertyProxy with the BlazeDS PropertyProxyRegistry. |
Copyright © 2014. All rights reserved.