LibraryLink ToToggle FramesPrintFeedback

WS-Addressing Interceptors

In FUSE Services Framework, WS-Addressing functionality is implemented as interceptors. The FUSE Services Framework runtime uses interceptors to intercept and work with the raw messages that are being sent and received. When a transport receives a message, it creates a message object and sends that message through an interceptor chain. If the WS-Addressing interceptors are added to the application's interceptor chain, any WS-Addressing information included with a message is processed.

The WS-Addressing implementation consists of two interceptors, as described in Table 8.1.