SeamFramework.org
Community Documentation
Prev
Next
Part XI. Seam REST
Table of Contents
Introduction
50. Installation
50.1. Basics
50.2. Transitive dependencies
50.3. Registering JAX-RS components explicitly
51. Exception Handling
51.1. Seam Catch Integration
51.2. Declarative Exception Mapping
51.2.1. Annotation-based configuration
51.2.2. XML configuration
51.2.3. Declarative exception mapping processing
52. Bean Validation Integration
52.1. Validating HTTP requests
52.1.1. Validating entity body
52.1.2. Validating resource fields
52.1.3. Validating other method parameters
52.2. Validation configuration
52.3. Using validation groups
53. Templating support
53.1. Creating JAX-RS responses using templates
53.1.1. Accessing the model
53.2. Built-in support for templating engines
53.2.1. FreeMarker
53.2.2. Apache Velocity
53.2.3. Pluggable support for templating engines
53.2.4. Selecting prefered templating engine
54. RESTEasy Client Framework Integration
54.1. Using RESTEasy Client Framework with Seam REST
54.2. Manual ClientRequest API
54.3. ClientExecutor Configuration
55. Seam REST Dependencies
55.1. Transitive Dependencies
55.2. Optional dependencies
55.2.1. Seam Catch
55.2.2. Seam Config
55.2.3. FreeMarker
55.2.4. Apache Velocity
55.2.5. RESTEasy
Prev
Chapter 49. Seam Remoting - Bean Validation
Top of page
Front page
Next
Introduction