Anyframe Flex Query Plugin

Version 1.2.0

본 문서의 저작권은 삼성SDS에 있으며 Anyframe 오픈소스 커뮤니티 활동의 목적하에서 자유로운 이용이 가능합니다. 본 문서를 복제, 배포할 경우에는 저작권자를 명시하여 주시기 바라며 본 문서를 변경하실 경우에는 원문과 변경된 내용을 표시하여 주시기 바랍니다. 원문과 변경된 문서에 대한 상업적 용도의 활용은 허용되지 않습니다. 본 문서에 오류가 있다고 판단될 경우 이슈로 등록해 주시면 적절한 조치를 취하도록 하겠습니다.


I. Introduction
II. Flex Query
1. Introduction
1.1. Flex
1.1.1. Flex의 동작 원리
1.1.2. MXML의 컴파일과 Flash Builder
1.2. BlazeDS
2. Spring BlazeDS Integration 설치
2.1. BlazeDS의 설치
2.1.1. BlazeDS 설정 파일
2.1.2. BlazeDS 라이브러리
2.2. Spring BlazeDS Integration 설치
2.2.1. Spring BlazeDS Integration 라이브러리
2.2.2. Servlet 설정
2.2.3. Spring WebApplicationContext 설정
2.3. Spring Bean Exporting
2.4. Flex Project 생성
2.5. Remoting Service Call
3. Spring BlazeDS Integration 환경 설정
3.1. Spring BlazeDS MessageBroker 환경 설정
3.1.1. Spring DispatcherServlet
3.1.2. MessageBroker
3.2. Exporting Spring Beans
3.2.1. RemotingService 환경 설정
3.2.2. remoting-destination 태그
3.2.3. @RemotingDestination
4. Flex의 Data 연동
4.1. Flex 기본 Data 연동
4.1.1. HTTPService
4.1.2. WebService
4.2. BlazeDS를 이용한 Data 연동
4.2.1. HTTPProxyService
4.2.2. RemotingService
4.3. Domain객체와 ASObject의 Mapping
5. FlexService
5.1. DataSet
5.1.1. DataSet
5.2. DataService
5.3. Service 클래스 생성
5.3.1. FlexService
5.3.2. FlexServiceImpl
5.4. RemotingService
5.4.1. Page 조회
5.4.2. saveAll메소드