SeamFramework.org
Community Documentation
Prev
Next
Part IX. Seam Rest
Table of Contents
Introduction
32. Installation
32.1. Basics
32.2. Transitive dependencies
32.3. Registering JAX-RS components explicitly
33. Exception Handling
33.1. Seam Catch Integration
33.2. Declarative Exception Mapping
33.2.1. Annotation-based configuration
33.2.2. XML configuration
33.2.3. Declarative exception mapping processing
34. Bean Validation Integration
34.1. Validating HTTP requests
34.1.1. Validating entity body
34.1.2. Validating resource fields
34.1.3. Validating other method parameters
34.2. Validation configuration
34.3. Using validation groups
35. Templating support
35.1. Creating JAX-RS responses using templates
35.1.1. Accessing the model
35.2. Built-in support for templating engines
35.2.1. FreeMarker
35.2.2. Apache Velocity
35.2.3. Pluggable support for templating engines
35.2.4. Selecting prefered templating engine
36. RESTEasy Client Framework Integration
36.1. Using RESTEasy Client Framework with Seam REST
36.2. Manual ClientRequest API
36.3. ClientExecutor Configuration
37. Seam REST Dependencies
37.1. Transitive Dependencies
37.2. Optional dependencies
37.2.1. Seam Catch
37.2.2. Seam Config
37.2.3. FreeMarker
37.2.4. Apache Velocity
37.2.5. RESTEasy
Prev
Chapter 31. Seam Remoting - Bean Validation
Top of page
Front page
Next
Introduction