Straight Through Routing | Routes the requests directly to a native endpoint that you specify. |
Context Based Routing | Route requests to different endpoints based on specific values that appear in the request message. |
Content Based Routing | Route requests to different endpoints based on specific criteria that you specify. |
Load Balancing and Failover Routing | Routes the requests across multiple endpoints. |
Set Custom Headers | Specifies the HTTP headers to process the requests. |