- Adaptive Client message frequency - Advanced data throttling feature
- Async Message Filtering - Custom message filter classes to pre-process incoming messages and more
- Basic Authentication with Tomcat - uses the browser to invoke the login
- Custom Authentication - uses Flex for the login fields
- Client-level Data Throttling - enable the maxFrequency property of a client-side Consumer, MultiTopicConsumer, or DataService component
- Destination-level Data Throttling - specify client-to-server and server-to-client message frequency limits
- Reliable Messaging - with unreliable destination side by side
The following samples have been added to the Flex Data Access > RemoteObject category:
- Flex/Spring Remoting - Access Java server-side objects (or beans)
- Flex/Spring Security - Authenticate user access to Java server-side objects
LOCATION: Flex Data Access > Messaging Service