Developing FUSE™ Services Framework Interceptors
Table of Contents
1. Interceptors in the FUSE Services Framework Runtime
2. The Interceptor APIs
3. Determining When the Interceptor is Invoked
Specifying an Interceptor's Phase
Overview
Phase
Specifying a phase
Setting the phase
Constraining an Interceptors Placement in a Phase
Overview
Add to the chain before
Add to the chain after
4. Implementing the Interceptors Processing Logic
Processing Messages
Overview
Fault Handling
Overview
5. Configuring Endpoints to Use Interceptors
Deciding Where to Attach Interceptors
Overview
Endpoints and proxies
Factories
Bindings
Buses
Combining attachment points
Adding Interceptors Using Configuration
Overview
Configuration elements
Examples
More information
Adding Interceptors Programmatically
Using the InterceptorProvider API
Using Java Annotations
6. Manipulating Interceptor Chains on the Fly
A. FUSE Services Framework Message Processing Phases
B. FUSE Services Framework Provided Interceptors
Core FUSE Services Framework Interceptors
Inbound
Outbound
Front-Ends
JAX-WS
JAX-RS
Message Bindings
SOAP
XML
CORBA
Other Features
Logging
WS-Addressing
WS-RM
Index