| Caching Mechanisms |
|
Find out how to employ caching techniques to cache requests, responses,
and other pieces of data using the Enterprise Gateway's caching filters.
|
| Content-based Filters |
|
The Enterprise Gateway supports a wide range of content-based message filters
that act on the request body and/or header.
|
| Message Conversion |
|
It is possible to run various conversion filters on the message, such as
XSLT conversion, add/remove HTTP headers and attachments, add/remove XML
nodes, and insert/extract MTOM content.
|
| Request Resolvers |
|
The request resolvers are used in policies to make a simple decision based
on certain aspects of the request, such as SOAPAction, SOAP Operation
Name, and the relative path on which the request was received.
|
|