- WSO2 Developer’s Guide
- Fidel Prieto Estrada Ramón Garrido Lázaro
- 78字
- 2021-07-08 10:05:59
Mediators
In WSO2, a mediator is a piece of code that has a logical behavior and a final purpose for using it, having an XML structure. By default, we have a list of mediators that we can use Out of the Box, but we can also develop a custom mediator to extend the default functionality.
When we have a set of mediators that perform an action together, it's called sequences: We can use it in Proxies and APIs.
推薦閱讀
- Implementing Modern DevOps
- Learn TypeScript 3 by Building Web Applications
- Flask Blueprints
- JavaScript全程指南
- Learning Apex Programming
- ASP.NET Core 5.0開發入門與實戰
- Python自動化運維快速入門(第2版)
- Vue.js 3.x從入門到精通(視頻教學版)
- 機器學習與R語言實戰
- 計算機應用基礎案例教程
- Python3.5從零開始學
- Developing SSRS Reports for Dynamics AX
- Android應用開發深入學習實錄
- MySQL程序員面試筆試寶典
- scikit-learn Cookbook(Second Edition)