| Package | Description |
|---|---|
| org.springframework.flex.core.io |
Enhanced AMF serialization/deserialization customization support.
|
| org.springframework.flex.hibernate3.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassPathScanningAmfConversionServiceConfigProcessor
Generic extension of
AbstractAmfConversionServiceConfigProcessor that configures the Spring ConversionService-based AMF
serialization/deserialization support via classpath scanning. |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateConfigProcessor
MessageBrokerConfigProcessor implementation that uses the Hibernate Metadata API to determine all classes that potentially need
special AMF conversion rules applied to them to prevent lazy initialization errors. |
class |
JpaHibernateConfigProcessor
Specialized subclass of
HibernateConfigProcessor that can be used with a Hibernate-provided JPA EntityManagerFactory
instead of the native Hibernate SessionFactory. |
Copyright © 2014. All rights reserved.