《spring-flex-reference》.pdf
文本预览下载声明
Spring BlazeDS Integration Reference
Guide
Jeremy Grelle
Version 1.0.3.RELEASE
Published March 2010
Copies of this document may be made for your own use and for distribution to others, provided that you do not
charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether
distributed in print or electronically.
Table of Contents
1. Spring BlazeDS Integration Overview 1
1.1. Background 1
1.2. What Spring BlazeDS Integration requires to run 1
1.3. Where to get support 1
2. Configuring and Using the BlazeDS MessageBroker with Spring 3
2.1. Introduction 3
2.2. Configuring the Spring DispatcherServlet 3
2.3. Configuring the MessageBroker in Spring 3
2.4. Mapping Requests to the MessageBroker 4
2.5. Using Flex clients alongside Spring MVC Controllers 6
2.6. Using Spring-managed Destinations from the Flex Client 7
2.7. Advanced MessageBroker Customization 8
2.8. Using Custom Exception Translators 9
2.9. Using Custom Message Interceptors 9
2.10. Providing Custom Service Adapters 10
3. Exporting Spring Beans for Flex Remoting 11
3.1. Introduction 11
3.2. Configuring the Remoting Service 11
3.3. Using the remoting-destination Tag 12
3.4. Exporting Beans for Remoting with @RemotingDestination 13
4. Securing BlazeDS Destinations with Spring Security 15
4.1. Introduction 15
4.2. Configuring the Spring Security Integration 16
4.3. Configuring Endpoint and Destination Security 18
5. Integration with the BlazeDS Message Service 21
5.1. Introduction 21
5.2. Configuring the Message Service 21
5.3. Using AMF Message Destinations 22
5.4. Using JMS Message Dest
显示全部