Spring Android Reference Manual
Next
Spring Android Reference Manual
Roy
Clarkson
1.0.0.M2
© SpringSource Inc., 2011
Table of Contents
1. Spring Android Overview
1.1. Introduction
2. Spring Android Rest Template Module
2.1. Introduction
2.2. Overview
2.2.1. HttpComponents HttpClient 4.x
2.2.2. Object to JSON Marshaling
2.2.3. Object to XML Marshaling
2.2.4. RSS and Atom Support
2.3. How to get
2.3.1. Jackson JSON Processor
2.3.2. Simple XML Serializer
2.3.3. Android ROME Feed Reader
2.4. Usage Examples
2.4.1. Basic Usage Example
2.4.2. Retrieving JSON data via HTTP GET
2.4.3. Retrieving XML data via HTTP GET
2.4.4. Send JSON data via HTTP POST
2.4.5. Retrieve RSS or Atom feed
3. Spring Android and Maven
3.1. Introduction
3.2. Example POM
3.3. Maven Commands