Skip to content

Gateway Framework

The provided Diffusion adapters are authored using an extensible framework that may be used to create further custom adapter types.

The Gateway Framework is a platform on which to build integration adapters to Diffusion in a consistent way. It automatically handles communication with Diffusion, provides facilities for common requirements, such as logging and configuration, and allows integration with the Diffusion management console.

Gateway Framework user guide. How to configure, deploy or write your own Gateway Framework adapter (opens in new tab)Gateway Framework release notes. New features and changes in the latest version of the Gateway Framework (opens in new tab)Gateway Framework API docs. Developers documentation (opens in new tab)